api-docs
✓Analyze FastAPI route files and complete API documentation metadata. Follows the complete call stack including Depends, traces all possible errors, and generates comprehensive OpenAPI documentation elements. Use when: user provides a file path with @filename syntax and wants API docs completed.
Installation
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" |
Analyze FastAPI route files and complete API documentation metadata. Follows the complete call stack including Depends, traces all possible errors, and generates comprehensive OpenAPI documentation elements. Use when: user provides a file path with @filename syntax and wants API docs completed. Source: leechael/fastapi-api-docs-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/leechael/fastapi-api-docs-skills --skill api-docs- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is api-docs?
Analyze FastAPI route files and complete API documentation metadata. Follows the complete call stack including Depends, traces all possible errors, and generates comprehensive OpenAPI documentation elements. Use when: user provides a file path with @filename syntax and wants API docs completed. Source: leechael/fastapi-api-docs-skills.
How do I install api-docs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leechael/fastapi-api-docs-skills --skill api-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/leechael/fastapi-api-docs-skills
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01