This is a FastAPI skill with production-ready patterns for building APIs with Pydantic v2, SQLAlchemy 2.0 async, and JWT authentication. It's explicitly updated for the latest versions as of January 2026, which matters because Pydantic v1 support was completely removed in FastAPI 0.128.0 and Python 3.8 support dropped in 0.125.0. Use this if you're spinning up authenticated API projects and want established patterns rather than piecing together docs from scratch. The skill comes from a resume matching project with 26.5K GitHub stars, so the patterns are battle-tested in a real application. It's passed security audits from Gen Agent Trust Hub, Socket, and Snyk.
npx -y skills add srbhr/resume-matcher --skill fastapi --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills