Loading...
Loading...
Found 3,530 Skills
Fix all open GitHub issues labeled `internal request` in isolated worktrees, then open PRs
Update .specify/ scripts and templates from upstream github/spec-kit
Transform a feature description into a structured spec.md
Resolves experiment references from natural language to concrete experiment IDs. Handles name lookups, fuzzy descriptions ('the signup experiment', 'my latest experiment'), status filtering, and disambiguation when multiple experiments match. TRIGGER when: user refers to an experiment by name, description, or relative reference ('latest', 'most recent', 'the one I created yesterday') and you don't already have the experiment ID. DO NOT TRIGGER when: user provides an experiment ID directly, or you already resolved the experiment earlier in the conversation.
Apply psychological principles and behavioral science to copy and design. Useful for tightening hooks, framing, and pricing presentation.
Generate spoken audio from text using OpenAI's API with built-in voices. Useful for narrated explainers, lecture audio, and quick voiceover tracks.
Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets.
Automatically persists every plan produced by the agent as a structured Markdown file under .agentic/plans/ with a datestamped slug and updates the plans index. Prevents PLAN.md from being accidentally committed to the repository. Invoked automatically at the end of any planning session — no user prompt required. Triggered whenever an agent completes a plan, proposes a multi-step approach, or produces an architectural decision.
Use when an agent is asked to perform GitHub work in a repository that should follow using-github conventions
Guides agents through the 3-step experiment creation flow: defining the hypothesis, configuring rollout, and setting up analytics. Delegates rollout decisions to configuring-experiment-rollout and metric setup to configuring-experiment-analytics. TRIGGER when: user asks to create a new experiment or A/B test, OR when you are about to call experiment-create. DO NOT TRIGGER when: user is updating an existing experiment, managing lifecycle, or only browsing experiments.
Use this skill when > Conduct a comprehensive plan or design stress-test through systematic questioning. Interviews relentlessly about every decision point, resolves interdependencies progressively, and traverses the complete decision tree. Use when thoroughly vetting a proposal, design, or architecture before committing to it.
Use this skill when > Ultra-compressed communication mode that reduces token usage by ~75% by eliminating articles, filler words, pleasantries, and hedging while preserving technical accuracy. Activate with "caveman mode", "less tokens", "be brief", or "/caveman". Deactivate with "stop caveman" or "normal mode".