Skip to content

Last updated: 2026-05-20

Auto-generated — run /skills-dashboard in Claude Code to refresh. Contents reflect files that exist on disk at time of last run; no manual inventory needed.

[!WARNING] 6 uncategorized items need attention. See the Uncategorized section at the bottom of this file. Add each item to the correct section in ~/.claude/skills/skills-dashboard/SKILL.md, then run /skills-dashboard again to clear this notice.


Source type: slash commands (~/.claude/commands/) except task-from-chat (user skill).

CommandHow to invokePurpose
task-start/task-start [file]First session on a task — read, plan, execute, append first AI Response
task-continue/task-continue [file]Process latest Human Response, append new AI Response
task-complete/task-complete [file]Close task: extract lessons, log/delete, commit offer
task-prep/task-prep [file]Hydrate task with full context; clarity check; sets status: ready
task-from-chat”convert this to a task”, /task-from-chatConvert chat-discovered task into SMTM task file
project-start/project-start [name]Initialize new KB project structure
project-continue/project-continue [name]Continue active project: process Talbot Response, update STATUS.md, append next Claude Response
project-task-complete/project-task-completeEnd project session: write log, tick STATUS.md, update _tmp.md
tmp-do/tmp-doImplement tasks from _tmp.md
tmp-plan/tmp-planPlan tasks from _tmp.md, await approval

🔧 Development Process [Plugin: superpowers 5.1.0]

Section titled “🔧 Development Process [Plugin: superpowers 5.1.0]”
SkillHow to invokePurpose
brainstorming [Plugin]”let’s brainstorm”, “explore options”Explore intent and design before implementing
writing-plans [Plugin]”write a plan”, “plan this”Create implementation plan from spec/requirements
executing-plans [Plugin]”execute the plan”Run a written plan with review checkpoints
subagent-driven-development [Plugin]auto-triggeredParallelize independent tasks via subagents
test-driven-development [Plugin]auto-triggered on features/bugfixesTDD workflow before writing implementation code

🔍 Code Quality [Plugin: superpowers 5.1.0]

Section titled “🔍 Code Quality [Plugin: superpowers 5.1.0]”
SkillHow to invokePurpose
systematic-debugging [Plugin]auto-triggered on bugs/failuresDebug before proposing fixes
verification-before-completion [Plugin]auto-triggered before “done”Require evidence before claiming success
requesting-code-review [Plugin]auto-triggered after implementationValidate work meets requirements
receiving-code-review [Plugin]auto-triggered on review feedbackHandle review feedback with rigor
finishing-a-development-branch [Plugin]auto-triggered when work is doneDecide merge/PR/cleanup strategy

SkillHow to invokePurpose
using-superpowers [Plugin]auto-triggered at session startEstablish skill discovery and usage rules
session-save”save context”, “checkpoint”, /session-saveEmergency save — write recovery file for next session
session-continue”resume session”, “load context”, /session-continueLoad a session-save file and resume autonomously

SkillHow to invokePurpose
research/research [path]Research a topic from a task file; appends cited report

🎨 Frontend / UI [Plugin: frontend-design]

Section titled “🎨 Frontend / UI [Plugin: frontend-design]”
SkillHow to invokePurpose
frontend-design [Plugin]auto-triggered on web UI workCreate distinctive, production-grade frontend interfaces

SkillHow to invokePurpose
skills-dashboard/skills-dashboardRegenerate this dashboard from disk scan
skill-creator [Plugin]”create a skill”, “improve this skill”Create/iterate on skills with evals and description optimization
writing-skills [Plugin]auto-triggered when creating/editing skillsEnsure skill quality before deployment

SkillHow to invokePurpose
caveman [Plugin]/caveman, “caveman mode”Compress AI output ~65-75%; ultra-concise responses
caveman-commit [Plugin]/caveman-commitWrite git commit messages in caveman style
caveman-review [Plugin]/caveman-reviewCode review in compressed caveman output
caveman-stats/caveman-statsShow token savings stats for session

Auto-activates via SessionStart hook. Modes: lite, full (default), ultra, wenyan. caveman-stats has a user command override at ~/.claude/commands/caveman-stats.md.


CommandInvokeMeans
cpw/cpw”Confirm understanding, plan, await approval.”
ptr/ptr”Proceed autonomously, test, report.”
ss/ss”See attached screenshot.”

Project-scoped commands live in .claude/commands/ within the project repo — not auto-discovered by global scan.

CommandInvokePurpose
test-all/test-allFull test suite: unit + TS + lint + 7 Playwright projects

Deployment: Use the web-deploy utility (~/utils/web/web-deploy/) directly — no slash command.


These files exist on disk but aren’t in any section definition. Open each link to inspect, then add to the appropriate section in skills-dashboard SKILL.md and run /skills-dashboard again to clear this notice.

NameSource
content-expanduser command
filter-focus-refreshuser command
graphifyuser skill
pdf-cleanupuser command
scaffold-utiluser command
write-task-briefuser command

Generated by /skills-dashboard · Source: ~/.claude/skills/skills-dashboard/SKILL.md