Stats
Actions
Tags
From claude-fitness-break
List, add, edit, remove, clear, reset, or locate claude-fitness-break exercises. Use only when the user explicitly invokes this skill.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-fitness-break:fitness-exercisesThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
!`bash "${CLAUDE_PLUGIN_ROOT}/hooks/exercises.sh" "$ARGUMENTS"`
!bash "${CLAUDE_PLUGIN_ROOT}/hooks/exercises.sh" "$ARGUMENTS"
Relay the script output to the user verbatim. Do not add commentary.
npx claudepluginhub adam-ismael/claude-fitness-break --plugin claude-fitness-breakGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.