FastAPI 项目通用基础设施(shared_backend),包含 CORS、全局异常处理、请求日志、统一响应格式。当新建 FastAPI 后端模块或需要统一中间件时使用。
$npx -y skills add nongjun/feishu-cursor-claw --skill fastapi-commonInstalls into the current project.
Run `npx skills use "https://github.com/nongjun/feishu-cursor-claw" --skill "nongjun/feishu-cursor-claw/fastapi-common"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nongjun/feishu-cursor-claw" that are relevant to the current task. Run `npx skills add "https://github.com/nongjun/feishu-cursor-claw"` and select the relevant skills, then follow their instructions.