From beagle-core
Creates Claude Code skills with best practices for structure, validation, and testing. Useful when designing or refining skills, prompts, references, or supporting files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/beagle-core:skill-builderThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create, validate, and refine Claude Code skills.
Create, validate, and refine Claude Code skills.
SKILL.md with concise, trigger-focused instructions.SKILL.md.SKILL.md under 500 lines.allowed-tools entries are necessary and correct.For the full workflow, templates, examples, and validation checklist, see references/skill-builder-guide.md.
npx claudepluginhub existential-birds/beagle --plugin beagle-coreGuides development of Claude Code SKILL.md files with best practices, structure, YAML frontmatter rules, categories, patterns, references, and testing.
Guides creation of effective Claude Code skills with principles on conciseness, degrees of freedom, anatomy, and bundling resources for workflows/tools.
Guides creation of new Claude Code skills from scratch, covering SKILL.md anatomy, YAML frontmatter best practices, trigger phrases, and optional resources like scripts. Triggers on 'create a skill', 'new skill', 'scaffold skill'.