focused-fix
Deep-dive feature repair — systematically fix an entire feature/module across all its files and dependencies. Usage: /focused-fix <feature-path>
/cs:fable-goal — Turn a ramble about something you want made into one polished, autonomous /goal prompt (copy-paste ready). Extracts deliverable/quantity/stakes/tools/destination, asks at most one question batch, verifies every named resource exists, writes a 150–350 word prose
$ npx -y skills add alirezarezvani/claude-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/cs-fable-goalContext preview
What this command does when you run it.
/cs:fable-goal — Turn a ramble about something you want made into one polished, autonomous /goal prompt (copy-paste ready). Extracts deliverable/quantity/stakes/tools/destination, asks at most one question batch, verifies every named resource exists, writes a 150–350 word prose
name: "cs-fable-goal" argument-hint: "[ramble about the thing you want made]" description: "/cs:fable-goal — Turn a ramble about something you want made into one polished, autonomous /goal prompt (copy-paste ready). Extracts deliverable/quantity/stakes/tools/destination, asks at most one question batch, verifies every named resource exists, writes a 150–350 word prose prompt with the seven-part anatomy, and self-checks before delivering."
**Command:** `/cs:fable-goal <ramble>`
Converts a rambling description of a desired outcome into a single polished /goal prompt for a fresh autonomous session. The output is the prompt, never the build.
1. One fenced code block containing the finished /goal prompt (150–350 words, flowing first-person prose) with all seven anatomy parts: desire + stakes, quality bar, verified tool inventory + discovery mandate, creative-freedom grant, medium-matched verification loop, delivery destination, and the closing goal line + autonomy directive 2. A 2–4 bullet **Assumptions** list so you can correct any gap-fill with one line instead of re-rambling
Extract the six slots from the ramble → fill gaps from your brand profile or defaults, asking at most ONE question batch → verify every resource the prompt will name actually exists → write the prompt → run the six-point self-check → deliver.
See `skills/fable-goal/SKILL.md` for the full anatomy, verification-by-medium table, and anti-pattern list.
388 production-ready Claude Code skills, plugins, and agent skills for 13 AI coding tools. The most comprehensive open-source library of Claude Code skills and agent plugins — also works with OpenAI Codex, Gemini CLI, Cursor, and 9 more coding agents.
Repo: alirezarezvani/claude-skills
Deep-dive feature repair — systematically fix an entire feature/module across all its files and dependencies. Usage: /focused-fix <feature-path>
Clean up merged branches locally and on remote, keeping only main, dev, and gh-pages.
Stage, commit, and push the current branch following git governance rules.
Comprehensive audit pipeline for skills, plugins, agents, and commands. Validates structure, quality, security, marketplace compliance, cross-platform…