Loading...
Loading...
Found 5,969 Skills
Single-pass feature implementation using Explore → Code → Test. Ships focused changes at maximum speed, with a built-in circuit breaker that stops and recommends `/apex` or `/forge` when the task turns out more complex than it looked. Use this whenever the user wants a quick win on a single, focused task — even when they don't say "oneshot" (e.g. "just", "quickly", "small change", "#42", or a GitHub issue URL for a small fix).
Humanize text: strip AI-isms and add real voice.
Use this skill PROACTIVELY when the user indicates they are done working, ending the session, wrapping up, or saying goodbye. Also use when significant work has been completed and the user hasn't explicitly asked to continue. Analyzes the session to evolve skills/commands/agents and propagates useful project permissions to global settings.
Use when someone asks to generate ad copy, write headlines, create copy suggestions, or draft marketing text — without generating a design. Also use when the user mentions 'copy suggestions,' 'headline ideas,' 'ad copy,' 'write copy for my ad,' 'content for my design,' 'text for my banner,' 'offer text,' 'bullet points for my ad,' 'CTA text,' or 'what should my ad say.' Generates structured copy variations using content expert instructions — no API call needed. Default is 2 variations; user can request more (e.g., 3–4 for A/B testing). Copy is presented in readable format for user review and edit, with JSON output for use in generate-design. For generating designs (which now includes copy generation as step 1), see generate-design.
Implement a task with automated LLM-as-Judge verification for critical steps
Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
Launch a sub-agent judge to evaluate results produced in the current conversation
Systematically fix all failing tests after business logic changes or refactoring
Fill web forms by fetching form fields from a URL, deep-searching the user's local knowledge base for relevant info, and generating a markdown document with all answers pre-filled. Use when the user provides a URL to a web form (conference application, speaker submission, event registration, profile form) and wants help filling it out from their existing materials. Also trigger when the user mentions "填网页表", "fill web form", "网页填表", "表单填写", "申请表填写", "conference application", "speaker submission", "讲师申请", "报名表", or provides a URL with "form", "feedback", "apply", "register", "submit" in the path.
Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
Execute complete FPF cycle from hypothesis generation to decision