Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/dev-essentials:pc3 <statement or question><statement or question>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**IMMEDIATE EXIT if no argument:**
IMMEDIATE EXIT if no argument:
$ARGUMENTS is empty: output "❌ Error: Topic required. Usage: /pc3 " and STOP.Invoke the procon3 skill with $ARGUMENTS.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub emilmachine/skillhub --plugin dev-essentials