AI bots & agents
Find assistants, autonomous agents, and reusable agent skills for real work.
explain-error · commands
Explain Stripe error codes and provide solutions with code examples
test-cards · commands
Display Stripe test card numbers for various testing scenarios
connect-recommend
Use this skill when the user asks about Stripe Connect configuration, charge patterns, Dashboard access, or how to get…
connect-required-verification-information
Use this skill when the user asks what information a Stripe Connect connected account must provide for verification, on…
stripe-apps
Use when building, modifying, or reviewing a Stripe App — or when the user describes something that implies one (e.g. "…
eve
eve framework guidance for durable AI agents and agent-powered applications. Use when creating, editing, or debugging a…
product-competitor-intelligence
Research competitor products, SKUs, pricing, packaging, positioning, feature comparisons, product catalogs, category pa…
stripe-docs
Use when the user or agent needs to read, search, or look up Stripe documentation or API reference. Prefer this over cu…
stripe-projects
Use when the user wants to provision infrastructure or third-party services using Stripe Projects. Triggers: "I need a…
upgrade-stripe
Guide for upgrading Stripe API versions and SDKs
SessionStart · hooks
startup|clear|compact
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying…
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).
env-vars
Vercel environment variable expert guidance. Use when working with .env files, vercel env commands, OIDC tokens, or man…
investment-research-briefs
Create concise investment research briefs, company memos, sector snapshots, portfolio monitoring updates, earnings/news…
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techn…
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
Web Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
wix-vibe-headless
Client-only, dependency-free REST scaffolds for connecting an already-built front end (a vibe-coded app, an HTML/JSX/Vi…
academic-scientific-research
Find, screen, and synthesize academic papers, scientific literature, technical reports, preprints, clinical or biomedic…
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code