python-fastapi-development
About
This skill provides a specialized workflow for building production-ready Python backends with FastAPI. It covers async patterns, SQLAlchemy ORM integration, Pydantic validation, and authentication implementation. Use it when developing REST APIs, microservices, or any async Python backend requiring database integration and robust API patterns.
Quick Install
Claude Code
Recommendednpx skills add boisenoise/skills-collections -a claude-code/plugin add https://github.com/boisenoise/skills-collectionsgit clone https://github.com/boisenoise/skills-collections.git ~/.claude/skills/python-fastapi-developmentCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
api-security-testing
OtherThis skill provides a comprehensive security testing workflow for both REST and GraphQL APIs. It covers authentication, authorization, rate limiting, and input validation testing across multiple phases. Developers should use it for API security assessments, bug bounty testing, or validating API implementations against security best practices.
ai-agent-development
OtherThis workflow provides a structured approach for developers building AI agents, from single autonomous agents to complex multi-agent systems. It covers agent design, orchestration with tools like CrewAI and LangGraph, and includes tool integration and memory systems. Use it when implementing agent architectures, multi-agent collaboration, or adding capabilities to your AI agents.
web-security-testing
OtherThis Claude Skill provides a structured workflow for testing web applications against OWASP Top 10 vulnerabilities like injection and XSS. Use it during security assessments, penetration tests, or bug bounty hunting to systematically map, scan, and validate application security controls.
react-nextjs-development
OtherThis skill provides a specialized workflow for building React and Next.js 14+ applications using modern patterns like the App Router, Server Components, TypeScript, and Tailwind CSS. Use it when scaffolding new projects, implementing full-stack features, or applying current Next.js best practices. It bundles granular skills for application setup, full-stack guidance, and specific pattern implementation.
