๐ฏ
distill
๐ฏSkillfrom kirkchen/beat
What it does
|Part of the Beat plugin for Claude Code โ a Gherkin-first TDD workflow. The distill skill extracts and condenses key insights from specifications to drive focused implementation.
Same repository
kirkchen/beat(3 items)
distill
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add kirkchen/beat --skill distillskills.sh Installโ Installs to .agents/skills/
npx skills add kirkchen/beat --skill distillManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/distill/SKILL.mdSKILL.md
189Installs
-
AddedMay 5, 2026
More from this repository2
๐ฏ๐ฏ
design๐ฏSkill
Part of the Beat plugin for Claude Code โ a Gherkin-first TDD workflow. The design skill generates Gherkin feature files and scenarios from requirements.
verify๐ฏSkill
Part of the Beat plugin for Claude Code โ a Gherkin-first TDD workflow. The verify skill validates implementation matches Gherkin scenarios.