fastapi skills

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

Browse within: python 161docker 149Multi-Agent 99ReAct 77nextjs 71RAG 65agent-framework 62open-source 61llm-routing 60postgresql 59enterprise 49a-ri-a-ai 48agentic-workspace 48ai-workspace 48

MODSetter/SurfSense

Skill Claude CodeCodexCursor

Publish-readiness gate: 80-item CORE-EEAT audit with weighted scoring, veto checks, and fix plan. 内容质量/EEAT评分.

16k 2d ago A 36 tokens

emil-design-eng

02

MODSetter/SurfSense

Skill Claude CodeCodexCursor

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

16k 2d ago A 35 tokens

playwright-testing

03

MODSetter/SurfSense

Skill Claude CodeCodexCursor

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions…

16k 2d ago A 211 tokens

deep-research

04

xerrors/Yuxi

Skill Claude CodeCodex

A method for organising research that uses several sources and needs fact checking. It breaks a broad question into smaller investigations, checks important claims and combines the results into a cited report.

6.6k +6 yesterday A 69 tokens original MIT

html-preview

05

xerrors/Yuxi

Skill Claude CodeCodex

A guidance skill for adding small, static HTML/CSS visual previews to Markdown when a diagram, comparison, timeline, metric display, or layout sketch would be clearer than text. It does not use JavaScript.

6.6k +6 yesterday A 86 tokens original MIT

knowledge-base

06

xerrors/Yuxi

Skill Claude CodeCodex

A tool for searching and reading documents stored in a configured knowledge base. It can find relevant passages, open documents, locate terms, and show the knowledge base’s mind map.

6.6k +6 yesterday A 54 tokens original MIT

api-contrib

07

remsky/Kokoro-FastAPI

Skill Claude CodeCodex

Contributing to the Kokoro-FastAPI Python API: module layout, endpoint gating pattern, test expectations. Use when adding or changing endpoints, services, or inference code.

5.4k 3d ago A 39 tokens original Apache-2.0

readme-benchmarks

08

remsky/Kokoro-FastAPI

Skill Claude CodeCodex

Running the Kokoro-FastAPI benchmark + transcription-roundtrip suites and regenerating the README plots. Use when asked to run/refresh benchmarks, RTF/first-token plots, transcription sanity checks, or the long-form baseline.

5.4k 3d ago A 52 tokens original Apache-2.0

web-contrib

09

remsky/Kokoro-FastAPI

Skill Claude CodeCodex

Contributing to the Kokoro-FastAPI web player: vanilla JS constraints, MSE/audio gotchas, unit and e2e test setup. Use when changing anything under web/.

5.4k 3d ago A 41 tokens original Apache-2.0

koxudaxi/datamodel-code-generator

Skill Claude CodeCodex

Use this skill when the user wants Python data models, Pydantic models, dataclasses, TypedDicts, msgspec structs, or type-safe Python classes generated from OpenAPI, AsyncAPI, JSON Schema, GraphQL, JSON/YAML/CSV sample data, MCP tool schemas, Protocol Buffers, XML Schema, Apache Avro, or existing Python model objects.…

4.0k 2d ago A 147 tokens original MIT

docs-authoring

12

TracecatHQ/tracecat

Skill Claude CodeCodex

Use when adding or updating documentation pages in an existing docs site. Covers matching nearby docs tone and structure, planning navigation and page content, running product services and docs previews, capturing supporting UI screenshots with Chrome DevTools, suppressing Next.js floating dev indicators before…

3.8k 2d ago A 93 tokens AGPL-3.0

gh-prerelease

13

TracecatHQ/tracecat

Skill Claude CodeCodex

Cut a GitHub prerelease off a specific commit — branch, bump version with just update-version, tag, push, and publish a prerelease.

3.8k 2d ago A 35 tokens AGPL-3.0

TracecatHQ/tracecat

Skill Claude CodeCodex

REQUIRED whenever the user wants to build, create, scaffold, set up, read, inspect, view, change, modify, update, edit, add a step to, fix, run, test, execute, or publish a Tracecat workflow or automation. Read this SKILL.md FIRST, before calling core.workflow.createworkflow, core.workflow.getworkflow…

3.8k 2d ago A 147 tokens AGPL-3.0

perfup

15

raullenchai/Rapid-MLX

Skill Claude CodeCodex

Autonomous performance optimization: research, PoC, benchmark, implement, review, PR.

3.6k yesterday A 20 tokens

anvil

16

SenteLabsAI/OpenExecutive

Skill Claude CodeCodex

Evidence-first coding workflow. Use this skill for ANY task that writes, modifies, fixes, refactors, or reviews code — bug fixes, new features, refactors, config changes, even one-line edits. Verifies before presenting, attacks its own output with adversarial multi-model review, and tracks every check in a SQL ledger.…

2.9k 2d ago A 125 tokens

flyctl

17

SenteLabsAI/OpenExecutive

Skill Claude CodeCodex

Operate the two Fly.io apps for Open Executive (openexec-api-dev, openexec-ui-dev). Use this skill whenever the user asks to tail logs, SSH for SQLite inspection, list/set/unset secrets, check deploy status, restart machines, deploy, or rotate AUTHSECRET. Covers the exact commands, SQLite paths, and known gotchas for…

2.9k 2d ago A 0 tokens

openexec-api

18

SenteLabsAI/OpenExecutive

Skill Claude CodeCodex

Interact with the Open Executive FastAPI backend via curl. Use this skill when the user asks to hit /chat, /today, /people, /scheduledactions, /architecture/, /health/, /fixtures/, /audit/, or any HTTP endpoint on openexec-api-dev.fly.dev (dev) or localhost:8000 (local). Authenticates via $BACKENDSHAREDSECRET in the…

2.9k 2d ago A 0 tokens

codex-review-loop

19

Soju06/codex-lb

Skill Claude CodeCodex

Adversarial PR code review using Codex CLI. Codex review (20-50 min) -> structured findings -> HITL approval -> fix loop.

2.9k 2d ago A 36 tokens original MIT

openai-docs

20

Soju06/codex-lb

Skill Claude CodeCodex

Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations (for example: Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime, model capabilities or limits); prioritize OpenAI docs MCP tools and restrict any fallback browsing to…

2.9k 2d ago A 74 tokens original MIT

project-conventions

21

Soju06/codex-lb

Skill Claude CodeCodex

Project code conventions reference. Covers typing, structure, DI, testing, and anti-pattern rules for module implementation.

2.9k 2d ago A 27 tokens original MIT

agent-tool

22

vstorm-co/full-stack-ai-agent-template

Skill Claude CodeCodex

Add a new tool/function the AI agent can call (e.g. look something up, hit an external API, perform an action). Use when extending the assistant's capabilities, wiring a new function into the agent, or when the model needs a new action. This project uses {{ cookiecutter.aiframework }}.

1.9k 3d ago A 66 tokens original MIT

background-task

23

vstorm-co/full-stack-ai-agent-template

Skill Claude CodeCodex

Add or modify work that runs outside the request/response cycle — emails, document ingestion, webhooks, cleanups, scheduled jobs. Use when something is slow or fire-and-forget, or when adding a periodic/cron task. This project's queue is {{ cookiecutter.backgroundtasks }}.

1.9k 3d ago A 62 tokens original MIT

frontend-feature

24

vstorm-co/full-stack-ai-agent-template

Skill Claude CodeCodex

Build a new page, view, or data-driven feature in the Next.js frontend. Use when adding a route under the dashboard/marketing area, wiring UI to a backend endpoint, adding client state, or creating a localized page. Covers App Router, data fetching, Zustand stores, and i18n.

1.9k 3d ago A 64 tokens original MIT