fastapi-templates
๐ฏSkillfrom wshobson/agents
A Claude Code skill that scaffolds production-ready FastAPI projects with async patterns, bundled with specialized Python agents and 16 progressive-disclosure skills for testing, packaging, and performance optimization.
Overview
fastapi-templates is a skill from the wshobson/agents marketplace that provides production-ready FastAPI project scaffolding for Claude Code. It is part of the python-development plugin, which bundles three specialized Python agents (python-pro, django-pro, fastapi-pro) along with scaffolding tools and 16 progressive-disclosure skills covering async patterns, testing, packaging, performance, and dependency management.
Key Features
- Production-ready FastAPI scaffolding - Generates project structures with async patterns, proper directory layout, and best-practice configurations out of the box
- Progressive-disclosure skills - Activates related knowledge packages like async-python-patterns (AsyncIO and concurrency), python-testing-patterns (pytest and fixtures), and uv-package-manager (fast dependency management) only when needed, minimizing token usage
- Three-tier model strategy - Uses Opus 4.5 for critical architecture decisions, Sonnet for development tasks, and Haiku for deployment, optimizing cost and performance across the workflow
- Composable with other plugins - Works alongside 73 focused plugins in the marketplace, letting you add security scanning, CI/CD, or Kubernetes deployment as needed
Who is this for?
- Python developers building FastAPI microservices who want a well-structured starting point with async patterns and modern tooling
- Teams adopting Claude Code for development automation who need specialized Python expertise baked into their AI workflow
- Engineers looking for a modular plugin system where FastAPI scaffolding integrates with testing, security, and deployment plugins
Same repository
wshobson/agents(234 items)
Installation
npx vibeindex add wshobson/agents --skill fastapi-templatesnpx skills add wshobson/agents --skill fastapi-templates~/.claude/skills/fastapi-templates/SKILL.mdSKILL.md
More from this repository10
The ui-design plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for UI/UX design assistance within development workflows.
The data-validation-suite plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Data category, which includes two data-focused plugins: data engineering and data validation.
A Claude Code plugin from the wshobson/agents marketplace for deployment validation, providing specialized AI agents and tools to ensure reliable production deployments within a 73-plugin ecosystem.
Shell Scripting is a Claude Code plugin from the wshobson/agents marketplace that provides AI-powered assistance for writing and maintaining shell scripts.
An MLOps plugin from the wshobson/agents ecosystem providing Claude Code with specialized agents and skills for ML pipeline management, model deployment, experiment tracking, and production monitoring.
A Claude Code plugin with specialized AI agents for accessibility compliance auditing, WCAG standards verification, and remediation guidance in web and mobile applications.
The reverse-engineering plugin is part of the wshobson/agents marketplace for Claude Code, providing specialized AI agents for code analysis, binary examination, and system reverse engineering tasks.
A Claude Code plugin for CI/CD automation with 4 specialized skills covering pipeline design, GitHub Actions, GitLab CI, and secrets management, part of the wshobson/agents marketplace.
The functional-programming plugin is part of the wshobson/agents marketplace for Claude Code. It falls under the Languages category, which includes seven language-focused plugins covering Python, JavaScript/TypeScript, systems programming, JVM, sc...
Comprehensive Review is a Claude Code plugin from the wshobson/agents marketplace that provides multi-perspective code analysis covering architecture, security, and best practices.