Agent skill
fastapi-endpoint-generator
Generate FastAPI endpoint files with Pydantic models, dependency injection, and async handlers. Triggers on "create fastapi endpoint", "generate fastapi router", "python API endpoint", "fastapi route".
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/fastapi-endpoint-generator-ehtbanton-claudeskillsrepo
SKILL.md
FastAPI Endpoint Generator
Generate FastAPI router files with Pydantic models, dependency injection, and async handlers.
Output Requirements
File Output: *.py router files
Format: Valid Python 3.10+ with FastAPI
Standards: FastAPI best practices
When Invoked
Immediately generate a complete FastAPI router with CRUD endpoints and Pydantic models.
Example Invocations
Prompt: "Create FastAPI router for products"
Output: Complete products.py with async CRUD endpoints.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?