focused-fix
Deep-dive feature repair — systematically fix an entire feature/module across all its files and dependencies. Usage: /focused-fix <feature-path>
Activate the claude-coach skill — personal Claude power-user coaching for the rest of the conversation.
$ npx -y skills add alirezarezvani/claude-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/cs-claude-coachContext preview
What this command does when you run it.
Activate the claude-coach skill — personal Claude power-user coaching for the rest of the conversation.
description: Activate the claude-coach skill — personal Claude power-user coaching for the rest of the conversation. argument-hint: "[use cases, e.g. 'writing, coding']"
Activates the `claude-coach` skill. From this point on, the conversation gains:
1. If `$ARGUMENTS` contains use cases (e.g. `writing, coding`), skip the use-case question and proceed. 2. Otherwise, ask exactly one question: **"What are your top 2-3 use cases for Claude?"** and wait. 3. Load `engineering/claude-coach/skills/claude-coach/references/cheat-codes.md`, rank techniques against the stated use cases, and present the top 5-7 with one-line explanations and one concrete example each. 4. End with: *"I'll watch your prompts going forward and surface tips when I spot an easy win — max one per response. Ask me 'rate that prompt' anytime for direct feedback."* 5. Stay active for the rest of the conversation. On every subsequent turn, run the 5-gate decision tree from `skills/claude-coach/references/coaching-rules.md` before deciding whether to surface a tip.
/cs:claude-coach /cs:claude-coach writing, coding /cs:claude-coach research, learning
Say "stop with the tips" or "no more coaching" mid-conversation and the persona goes silent until re-activated.
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…