fastapi-templates
Description
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling.
How to Use
- Visit the GitHub repository to get the SKILL.md file
- Copy the file to your project root or .cursor/rules directory
- Restart your AI assistant or editor to apply the new skill
Full Skill Documentation
name
fastapi-templates
description
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Tags
Related Skills
api-design-principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs.
database-optimization
Optimize database queries, indexing strategies, and data modeling for high-performance applications.
temporal-python-testing
Test Temporal workflows with pytest, time-skipping, and mocking strategies.
temporal-python-workflows
Build durable, fault-tolerant workflows using Temporal with Python SDK.
web3-testing
Test smart contracts using Hardhat and Foundry with unit tests, integration tests, and mainnet forking.