configure-clarc
Installation
SKILL.md
Configure clarc
An interactive, step-by-step installation wizard for the clarc project. Uses AskUserQuestion to guide users through selective installation of skills and rules, then verifies correctness and offers optimization.
When to Activate
- User says "configure clarc", "install clarc", "setup clarc", or similar
- User wants to selectively install skills or rules from this project
- User wants to verify or fix an existing clarc installation
- User wants to optimize installed skills or rules for their project
Prerequisites
This skill must be accessible to Claude Code before activation. Two ways to bootstrap:
- Via install:
npx github:marvinrichter/clarc— the wizard installs this skill automatically - Manual: Copy only this skill to
~/.claude/skills/configure-clarc/SKILL.md, then activate by saying "configure clarc"