Skill

fastapi-skills

FastAPI framework patterns, best practices, and implementation guides

From f5-stacks
Install
1
Run in your terminal
$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacks
Tool Access

This skill is limited to using the following tools:

ReadWriteGlobGrepBash
Supporting Assets
View in Repository
architecture/clean-architecture.md
architecture/dependency-injection.md
architecture/project-structure.md
database/alembic-migrations.md
database/async-sqlalchemy.md
database/repository-pattern.md
database/sqlalchemy-patterns.md
error-handling/error-responses.md
error-handling/exception-handlers.md
performance/async-patterns.md
performance/background-tasks.md
performance/caching.md
security/api-key-auth.md
security/oauth2-jwt.md
security/rbac-permissions.md
testing/fixtures.md
testing/pytest-asyncio.md
testing/test-client.md
validation/custom-validators.md
validation/pydantic-models.md
Skill Content

FastAPI Skills

Modern, fast Python web framework for building APIs.

Sub-Skills

Architecture

Database

Security

Validation

Error Handling

Testing

Performance

Detection

Auto-detected when project contains:

  • main.py with FastAPI
  • fastapi or uvicorn packages
  • from fastapi import imports
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026