devstuff
01Plugin Claude Code
A curated suite of Claude Code plugins for skill management: trace, forge, and share reusable skills.
Plugin Claude Code
A curated suite of Claude Code plugins for skill management: trace, forge, and share reusable skills.
Plugin Claude Code
Anonymize skills into reusable templates with smart placeholders. Clone any skill, replace project-specific values with {{placeholders}}, then choose: sanitize-only (raw placeholders) or questionnaire mode (auto-collects inputs via AskUserQuestion).
Command
Anonymize a skill into a reusable template with smart {{placeholders}} — choose sanitize-only or questionnaire mode.
Command
Use when user asks to open the Copycat dashboard. "open copycat dashboard", "show template dashboard", "copycat UI", "view cloned templates".
Plugin Claude Code
Analyze projects and generate utility skills via agent swarm.
Agent
Writes a single utility skill based on project analysis. Spawned as part of a swarm.
Command
Use when user asks to open the Skillforge dashboard. "open skillforge dashboard", "show generated skills dashboard", "skillforge UI". Opens an interactive HTML page in the browser.
Command
Use when you want to generate utility skills for this project. "generate skills", "skillforge launch", "analyze project and create skills".
Command
Use when you want to see skills generated by Skillforge. "show skillforge skills", "list generated skills", "what did skillforge create".
Command
Use when you want to check Skillforge status. "skillforge status", "how many skills generated", "is skillforge active".
Hook
Runs when a session starts, executing wrapper.sh via bash. From Lover0ne/devstuff.
Skill Claude CodeCodex
Skill "[object Object]" from Lover0ne/devstuff, covering when to use, quick reference, implementation and common mistakes.
Plugin Claude Code
Automatic activity tracing and skill generation. Converts completed tasks into replayable, context-specific Claude Code skills.
Agent
Evaluates completed work against existing skills, creates new skills or updates existing ones. Spawned by Claude main after every task.
Command
Use when user asks to open the Skilltrace dashboard. "open skilltrace dashboard", "show skill dashboard", "skilltrace UI", "open dashboard". Opens an interactive HTML page in the browser.
Command
Use when user asks about previous versions of a Skilltrace skill. "show skill history", "what changed in this skill", "old versions of deploy skill", "how did this skill evolve".
Command
Use when Skilltrace registry is out of sync with skill files on disk. "reindex skills", "rebuild skilltrace registry", "skills missing from list". Scans .claude/skills/ and re-registers all found SKILL.md files.
Command
Use when user asks about skills tracked by Skilltrace. "how many skills do I have", "show skilltrace skills", "skilltrace status", "what has skilltrace recorded", "list generated skills", "is skilltrace on". Shows status and all skills grouped by project.
Command
Use when user wants to enable or resume Skilltrace. "start skilltrace", "enable tracking", "resume skilltrace", "re-enable skilltrace", "start tracking again".
Command
Use when user wants to stop or pause Skilltrace. "stop skilltrace", "pause tracking", "disable skilltrace", "stop tracking for now".