api-docs
✓分析 FastAPI 路由文件并完成 API 文档元数据。 跟踪完整的调用堆栈(包括 Depends),跟踪所有可能的错误, 并生成全面的 OpenAPI 文档元素。 在以下情况下使用:用户使用 @filename 语法提供文件路径并希望 API 文档完成。
SKILL.md
Analyze FastAPI endpoints and complete their documentation for OpenAPI generation.
IMPORTANT: Before writing any documentation text, read and internalize the anti-slop guidelines in references/anti-slop.md. All copywriting must follow those rules.
| "This endpoint retrieves..." | "List KMS instances" | | "Allows users to get..." | "Get encryption key" | | "Provides functionality for..." | "Update compose file" |
分析 FastAPI 路由文件并完成 API 文档元数据。 跟踪完整的调用堆栈(包括 Depends),跟踪所有可能的错误, 并生成全面的 OpenAPI 文档元素。 在以下情况下使用:用户使用 @filename 语法提供文件路径并希望 API 文档完成。 来源:leechael/fastapi-api-docs-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/leechael/fastapi-api-docs-skills --skill api-docs- 分类
- ""沟通写作
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 api-docs?
分析 FastAPI 路由文件并完成 API 文档元数据。 跟踪完整的调用堆栈(包括 Depends),跟踪所有可能的错误, 并生成全面的 OpenAPI 文档元素。 在以下情况下使用:用户使用 @filename 语法提供文件路径并希望 API 文档完成。 来源:leechael/fastapi-api-docs-skills。
如何安装 api-docs?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/leechael/fastapi-api-docs-skills --skill api-docs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/leechael/fastapi-api-docs-skills
详情
- 分类
- ""沟通写作
- 来源
- skills.sh
- 收录时间
- 2026-02-01