fastapi skills

1,014 tagged fastapi, measured the same way as everything else here.

Browse within: docker 144nextjs 131Multi-Agent 100open-source 84llm-routing 83gcp 61monorepo 61flutter 60mise 60postgresql 60enterprise 50a-ri-a-ai 48agentic-workspace 48ai-workspace 48

yfge/ai-video-studio

Skill Claude CodeCodex

Frontend validation workflow for ai-video-studio. Use when changing Next.js pages, components, hooks, API client code, route guards, auth flows, or when deciding whether lint, tests, build, and browser verification are required. Chooses between mandatory lint, conditional frontend tests, and risk-driven builds while…

not rated 60 +1 1mo ago A 83 tokens original MIT

yfge/ai-video-studio

Skill Claude CodeCodex

Chrome DevTools E2E workflow for ai-video-studio. Use when a change affects login, frontend/backend integration, AI generation, image or video flows, or any user-visible path that AGENTS.md requires to be verified in a real browser. Reads AGENTS.md for the current validation policy and account, follows the shared…

not rated 60 +1 1mo ago A 94 tokens original MIT

patentradar

75

yuc16/PatentRadar

Skill Claude CodeCodex

A patent-infringement and competitor-analysis skill for patents identified by publication numbers such as CN, US, EP, or JP numbers.

not rated 58 6d ago A 168 tokens

patentradar

76

yuc16/PatentRadar

Skill Claude CodeCodex

A skill for analysing possible patent infringement and competitors from a published patent number, such as a CN, US, EP, or JP number. It produces a Markdown report that a person can review, comparing patent claims with market products and supporting evidence.

not rated 58 6d ago A 168 tokens

agentline

77

AgentLineHQ/AgentLine

Skill Claude CodeCodex

Make phone calls, view received SMS, provision numbers, manage agents, and track billing through the AgentLine telephony API (REST or MCP). Use when the user asks to call someone, check transcripts, view text messages, manage phone agents, buy numbers, or check account balance. For MCP-native workflows, the server at…

not rated 40 7d ago C 85 tokens original MIT

leynier/python-template

Skill Claude CodeCodex

Design and generate a compatible project from the Python Template component layers or presets. Use when choosing a workload, framework, AI providers, data engines, interfaces, training and serving tools, deployment target, or IaC option; also use when a user wants a simple library, CLI, or API without AI.

not rated 37 yesterday A 65 tokens original MIT

leynier/python-template

Skill Claude CodeCodex

Extend or repair the Python Template repository while keeping its catalog, Copier questions, templates, generated references, and tests synchronized. Use for adding a framework, provider, database, interface, ML tool, deployment target, preset, compatibility rule, or generated-project capability.

not rated 37 yesterday A 57 tokens original MIT

leynier/python-template

Skill Claude CodeCodex

Validate the Python Template repository or a project generated from it. Use before committing, publishing, deploying, or reviewing a stack to check catalog compilation, rendering, dependencies, formatting, tests, security workflows, skills, and representative runtime behavior.

not rated 37 yesterday A 51 tokens original MIT

digital-strategy

81

guoliang1114-boop/AriaAI

Skill Claude CodeCodex

Digital transformation strategy planning and blueprint design for consulting engagements. Use when the user requests (1) creating or updating a digital transformation strategy, (2) digital top-level design or blueprint, (3) digital vision mission or goal setting, (4) digital transformation roadmap or phased planning…

not rated 37 today A 125 tokens original MIT

guoliang1114-boop/AriaAI

Skill Claude CodeCodex

A preparation guide for checking whether a company’s sustainability or ESG report is ready for independent assurance, meaning an outside reviewer checks its reliability. It uses ISSB, ESRS and GRI reporting standards.

not rated 37 today A 47 tokens original MIT

infocard

83

guoliang1114-boop/AriaAI

Skill Claude CodeCodex

Create editorial-style information cards using HTML/CSS in Markdown. Best for knowledge summaries, data highlights, event announcements, and single-topic content cards with magazine-quality typography.

not rated 37 today A 36 tokens original MIT

adding-capabilities

84

Artesiana/agent2

Skill Claude CodeCodex

Use when adding pause/resume, human approval, provider routing, tool scoping, or knowledge search to an existing agent — covers all optional Agent2 framework capabilities with implementation patterns.

not rated 36 4mo ago A 39 tokens original MIT

brain-clone

85

Artesiana/agent2

Skill Claude CodeCodex

Use when a domain expert wants to clone their professional brain into an Agent2 agent — interactive multi-phase interview that extracts identity, Chain-of-Thought, tools, knowledge, examples, and output format, then generates a complete production agent with a Sachbearbeiter-style Chain-of-Thought prompt, Pydantic…

not rated 36 4mo ago A 96 tokens original MIT

Artesiana/agent2

Skill Claude CodeCodex

Use when building an agent that needs deep domain expertise — reads documents, checks them against professional knowledge, asks clarifying questions, and produces structured domain-specific output. Covers knowledge-backed agents, document processing, multi-turn workflows with human approval, and per-context knowledge…

not rated 36 4mo ago A 59 tokens original MIT

challenge-workflow

87

micheltlutz/dev-challenge

Skill Claude CodeCodex

Run the spec-driven loop for a dev-challenge exercise — read the spec and its acceptance criteria, clarify ambiguity, plan, build, verify with the harness, iterate on failing criteria. Use whenever someone is working through a challenge from specs/challenges/, mentions a challenge id like backend-05-balance or…

not rated 32 2d ago A 87 tokens original MIT

design-fidelity

88

micheltlutz/dev-challenge

Skill Claude CodeCodex

Compare an implemented UI against the dev-challenge design tokens and mockups — colours, type scale, spacing, layout and the required testids. Use when someone asks "does this match the design", wants a design review of a screen they built, is working on a web or mobile challenge's visual fidelity, or asks which…

not rated 32 2d ago A 75 tokens original MIT

spec-authoring

89

micheltlutz/dev-challenge

Skill Claude CodeCodex

Add or change a challenge in the dev-challenge spec layer — frontmatter, acceptance criteria with stable IDs, the matching harness test, and the validation that keeps them in sync. Use when someone wants to add a new challenge or track, edit an existing spec or acceptance criterion, change API behaviour that a spec…

not rated 32 2d ago A 83 tokens original MIT

mnemos

90

ncz-os/mnemos

Skill Claude CodeCodex

Configure and use MNEMOS for persistent cross-session memory with Hermes — shared memory pool across profiles, full-text and semantic search, compression with quality manifests, knowledge-graph triples, and session transcript ingestion. Use when setting up MNEMOS, troubleshooting memory retrieval, storing…

not rated 31 5d ago A 72 tokens original Apache-2.0

mnemos-memory

91

ncz-os/mnemos

Skill Claude CodeCodex

Read and write persistent memory via MNEMOS. Use when you need to recall prior decisions, infrastructure facts, project context, or established patterns across sessions, and when you have learned something new worth persisting (solved problem, validated pattern, architectural decision, team standard). Covers full-text…

not rated 31 5d ago A 82 tokens original Apache-2.0

iam-epiphany/resume-agent

Skill Claude CodeCodex

A skill that turns a job seeker’s raw materials—such as chats, PDFs, DOCX files, resumes, and coursework—into searchable Markdown notes, a personal profile, and sourced facts.

not rated 27 19d ago A 239 tokens

crudauth

93

benavlabs/crudauth

Skill Claude CodeCodex

Use when building or modifying authentication in a FastAPI app with crudauth (the crudauth PyPI package) — covers CRUDAuth, the AuthUserMixin / makeauthidentity user model, IdentityConfig, currentuser(...) gates, session + bearer transports, OAuth (Google/GitHub), email verification / password reset / change, custom…

not rated 23 2mo ago B 188 tokens original MIT

AuraVixStudio/caelo

Skill Claude CodeCodex

Review a specific GitHub pull request with gh — fetch the diff, fan out reviewers, consolidate, and optionally post the review. Requires the gh CLI or the GitHub MCP server.

not rated 22 22d ago A 48 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: