AI bots & agents
Find assistants, autonomous agents, and reusable agent skills for real work.
principle-sequence-verifiable-units
Apply to multi-step work (sweeps, migrations, runs of similar edits) and to how you stack commits and PRs. Break work i…
principle-subtract-before-you-add
Apply when sequencing an addition, refactor, or rewrite. Remove dead weight, redundant validators, and stub references…
principle-type-system-discipline
Apply when designing types, reviewing a function signature, or writing code in any statically-typed language. Make ille…
recall
Reconstruct your recent working context from your own chat history, live state, and the shared record (user reports, pr…
nextjs
Next.js App Router expert guidance. Use when building, debugging, or architecting Next.js applications — routing, Serve…
product-competitor-intelligence
Research competitor products, SKUs, pricing, packaging, positioning, feature comparisons, product catalogs, category pa…
connect-required-verification-information
Use this skill when the user asks what information a Stripe Connect connected account must provide for verification, on…
swarm
Fan out N parallel workers, drain them, and return one report. Use for /swarm, 'swarm this', or parallel coverage, race…
tdd
Use only when the user explicitly asks for TDD, a failing test, or a regression test, OR when the bug has an obvious ch…
teach
Explain a body of work plainly so a person actually understands it. Runs the `how` and `why` skills and weaves what the…
technical-writing
Layered technical-writing standard: Diátaxis structure, Google developer style sentences, STE instruction rules, Global…
typescript-best-practices
TypeScript best practices. Use when reading or editing any .ts or .tsx file.
Claude API
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration.
TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Claude/Anthropic in any form (Claude, Anthropic, Fable, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`); the user asks about an LLM (pricing/model choice/limits/caching) — never answer from memory; OR the task is LLM-shaped with provider unstated (agent/MCP/tool-definition/multi-agent/RAG/LLM-judge/computer-use; generate/summarize/extract/classify/rewrite/converse over NL; debugging refusals/cutoffs/streaming/tool-calls/tokens).
SKIP only when another provider is being worked on (overrides all triggers): OpenAI/GPT/Gemini/Llama/Mistral/Cohere/Ollama named in the query; OR `grep -rE 'openai|langchain_openai|google.generativeai|genai|mistralai|cohere|ollama'` over the project hits (run this grep FIRST if no provider named — don't Read the file).
investment-research-briefs
Create concise investment research briefs, company memos, sector snapshots, portfolio monitoring updates, earnings/news…
connect-recommend
Use this skill when the user asks about Stripe Connect configuration, charge patterns, Dashboard access, or how to get…
use-railway
Operate Railway infrastructure: sign up for or sign in to a Railway account, create projects, provision services and da…
sentry-create-alert
Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure is…
sentry-debug-issue
Debug and fix a Sentry issue — find it (by link, ID, or search), pull full context (stack trace, breadcrumbs, trace, lo…
sentry-fix-stack-traces
Make Sentry stack traces readable — upload source maps for JavaScript/TypeScript, or debug files for native and mobile…
sentry-get-started
Guided entry point for using Sentry through your agent. Orients you to your current setup and, for a new project, sets…
marketplace
Vercel Marketplace expert guidance — discovering, installing, and managing third-party integrations via the `vercel int…
academic-scientific-research
Find, screen, and synthesize academic papers, scientific literature, technical reports, preprints, clinical or biomedic…
test-cards · commands
Display Stripe test card numbers for various testing scenarios
sentry-snapshots-cocoa
Full Sentry Snapshots setup for Apple/Cocoa projects. Use when asked to "setup SnapshotPreviews", "setup Apple snapshot…