fastapi
✓FastAPI development including async endpoints, Pydantic models, dependency injection, and OpenAPI documentation. Activate for FastAPI apps, async Python APIs, and modern Python web services.
Installation
SKILL.md
Provides comprehensive FastAPI development capabilities for the Golden Armada AI Agent Fleet Platform.
Run Commands \\\`bash Development uvicorn main:app --reload --host 0.0.0.0 --port 8000
With Gunicorn gunicorn main:app -w 4 -k uvicorn.workers.UvicornWorker -b 0.0.0.0:8000 \\\`
FastAPI development including async endpoints, Pydantic models, dependency injection, and OpenAPI documentation. Activate for FastAPI apps, async Python APIs, and modern Python web services. Source: lobbi-docs/claude.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/lobbi-docs/claude --skill fastapi- Source
- lobbi-docs/claude
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is fastapi?
FastAPI development including async endpoints, Pydantic models, dependency injection, and OpenAPI documentation. Activate for FastAPI apps, async Python APIs, and modern Python web services. Source: lobbi-docs/claude.
How do I install fastapi?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lobbi-docs/claude --skill fastapi 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/lobbi-docs/claude
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01