Help us improve
Share bugs, ideas, or general feedback.
From frontend-skills
Guides creation of structured agent skills with progressive disclosure, bundled scripts, and reference files. Use when building a new skill.
npx claudepluginhub redpanda-data/ui-harness --plugin frontend-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/frontend-skills:write-a-skillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ask: domain/task? Primary use cases? Scripts needed? Reference materials?
Guides creation of new agent skills with templates, progressive disclosure, and bundled utility scripts. Use for building new skills.
Guides creation of new Claude Code skills with SKILL.md templates, structure, progressive disclosure, review checklists, and optional scripts/references.
Creates, updates, or validates SKILL.md agent skills including frontmatter authoring, bundled resource planning, and three-phase discoverability validation.
Share bugs, ideas, or general feedback.
Ask: domain/task? Primary use cases? Scripts needed? Reference materials?
skill-name/
├── SKILL.md # Main instructions (required, <100 lines)
├── REFERENCE.md # Detailed docs (if SKILL.md would exceed 100 lines)
├── EXAMPLES.md # Usage examples (if needed)
└── scripts/ # Utility scripts (if needed)
Max 1024 chars, third person. First sentence: what does. Second: "Use when [triggers]."