en un clic
task-api
task-api contient 4 skills collectées depuis MUmerRazzaq, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Comprehensive FastAPI development guide for building production-grade REST APIs. This skill should be used when building FastAPI applications from hello world to production-ready APIs, implementing CRUD operations, handling exceptions, configuring CORS, rate limiting, authentication, file uploads, and API design patterns.
Production-grade pytest test builder for FastAPI applications with SQLModel. This skill should be used when writing tests for API endpoints, business logic, database operations, or any Python code requiring comprehensive test coverage. Handles fixtures, mocking, async tests, database transactions, and dependency overrides.
Creates production-grade, reusable skills that extend Claude's capabilities. This skill should be used when users want to create a new skill, improve an existing skill, or build domain-specific intelligence. Gathers context from codebase, conversation, and authentic sources before creating adaptable skills.
Production-ready SQLModel patterns for FastAPI applications. This skill should be used when creating database models, writing queries, managing sessions, setting up relationships, configuring connection pools, or troubleshooting database issues with SQLModel.