fastapi instructions

2,321 tagged fastapi, measured the same way as everything else here.

Browse within: docker 40embeddings 20Multi-Agent 18langgraph 18knowledge-base 17nextjs 15knowledge-graph 14local-first 14fastmcp 13fintech 11hybrid-search 11postgresql 11graphrag 10claude-desktop 8

reparent

25

TracecatHQ/tracecat

Command Claude Code

Rebase alembic migrations to maintain a linear history when multiple heads exist.

3.8k +1 today A 0 tokens AGPL-3.0

stress-test-webhook

26

TracecatHQ/tracecat

Command Claude Code

Send large JSON payloads to a webhook endpoint to verify that result externalization to MinIO is working correctly. This tests that payloads exceeding Temporal's 2MB blob limit are properly externalized to object storage.

3.8k +1 today A 0 tokens AGPL-3.0

tracecat

27

TracecatHQ/tracecat

Settings file Claude Code

Agent settings declaring 15 allowed tools.

3.8k +1 today A tokens not measured AGPL-3.0

tracecat AGENTS.md

28

TracecatHQ/tracecat

Instructions file CodexOpenCode

AGENTS.md instructions for TracecatHQ/tracecat, covering tracecat agent notes, path-specific notes, repo map, fargate deployment notes and setup and verification.

3.8k +1 changed today A 5,466 tokens AGPL-3.0

tracecat CLAUDE.md

29

TracecatHQ/tracecat

Instructions file

Claude Code instructions for TracecatHQ/tracecat, a project described as: Open-source security automation platform for teams and AI agents.

3.8k +1 today A 3 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 +1 today A 147 tokens AGPL-3.0

perfup

31

raullenchai/Rapid-MLX

Command Claude Code

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

3.6k +45 today A 20 tokens

perfup

32

raullenchai/Rapid-MLX

Skill Claude CodeCodex

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

3.6k +45 today A 20 tokens

Rapid-MLX AGENTS.md

33

raullenchai/Rapid-MLX

Instructions file CodexOpenCode

AGENTS.md instructions for raullenchai/Rapid-MLX, covering rapid-mlx engineering team, team, working model, required task lifecycle and durable knowledge.

3.6k +45 today A 782 tokens

claude-code

34

raullenchai/Rapid-MLX

Agent

Point Anthropic's Claude Code at a local rapid-mlx server. Claude Code speaks the Anthropic Messages API (POST /v1/messages); rapid-mlx implements that route natively, so you can drive Claude Code with any local model.

3.6k +45 today A 0 tokens

hermes-agent

35

raullenchai/Rapid-MLX

Agent

Point Nous Research's Hermes Agent at a local rapid-mlx server. Hermes is a tool-heavy CLI agent (it injects up to 62 tools per request) that speaks the OpenAI-compatible chat completions API (POST /v1/chat/completions).

3.6k +45 today A 0 tokens

matrix

36

raullenchai/Rapid-MLX

Agent

This page renders the Tier-1 agent × model-family integration matrix truthfully from the authoritative test suite in tests/integrations/ — the matrix cells (testagentsmatrix.py), the family aliases and strict-xfail rules (conftest.py), and the pilot run recorded in tests/integrations/README.md.

3.6k +45 today A 0 tokens

SenteLabsAI/OpenExecutive

Agent Claude Code

Hostile logic reviewer. Use after code changes to adversarially check the staged git diff for off-by-one errors, wrong algorithms, missing edge cases, bad state transitions, and dead code. Reports a minimal triggering input per finding.

3.4k +437 today A 54 tokens

SenteLabsAI/OpenExecutive

Agent Claude Code

Hostile maintainability reviewer. Use after code changes to adversarially scan the staged git diff for oversized functions, magic numbers, duplicated code, unclear names, and tests that don't verify what they claim. Quotes the exact offending lines.

3.4k +437 today A 53 tokens

SenteLabsAI/OpenExecutive

Agent Claude Code

Hostile security reviewer. Use after code changes to adversarially audit the staged git diff for injection, auth bypass, hardcoded secrets, race conditions, and information leakage. Reports severity and a concrete exploit per finding.

3.4k +437 today A 50 tokens

anvil

41

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.…

3.4k +437 today A 125 tokens

flyctl

42

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…

3.4k +437 today A 0 tokens

openexec-api

43

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…

3.4k +437 today A 0 tokens

SenteLabsAI/OpenExecutive

Instructions file

Claude Code instructions for SenteLabsAI/OpenExecutive, covering open executive — claude code context, project overview, repository layout, key commands and python setup.

3.4k +437 today A 2,100 tokens

codex-review-loop

45

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 +24 yesterday A 36 tokens original MIT

openai-docs

46

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 +24 yesterday A 74 tokens original MIT

project-conventions

47

Soju06/codex-lb

Skill Claude CodeCodex

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

2.9k +24 yesterday A 27 tokens original MIT

codex-lb AGENTS.md

48

Soju06/codex-lb

Instructions file CodexOpenCode

AGENTS.md instructions for Soju06/codex-lb, covering agents, environment, code conventions, workflow (openspec-first) and how to work (default).

2.9k +24 yesterday A 1,906 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: