Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By a3lem
Spec-driven development system with structured directories for requirements, design, tasks, and notes
npx claudepluginhub a3lem/my-claude-plugins --plugin spec-driven-devApply a proposed change. Use the spec-driven-development skill to:
Archive a completed spec. Use the spec-driven-development skill to:
Enter explore mode --a thinking partner for investigating ideas and clarifying requirements before proposing a change. Use the spec-driven-development skill to:
Propose a new change. Use the spec-driven-development skill to:
Refine an existing spec. Use the spec-driven-development skill to update:
Reviews and challenges specifications and implementation. Acts as senior engineer stand-in. Engages in multi-turn dialogue until satisfied.
Merges spec deltas into reference specs during the archive phase. Handles ADDED, MODIFIED, REMOVED, and RENAMED operations across all capabilities in a change.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Spec-driven development methodology for Claude Code. Provides skills for requirements engineering (EARS format), design documentation, task breakdown, AI prompting strategies, quality assurance, and troubleshooting.
Spec Driven Development toolkit - structured specification, planning, and implementation workflows for systematic feature development
Spec-driven development plugin for Claude Code. Markdown specs as the source of truth, code downstream.
Specification-driven development with EARS, Gherkin, and multi-provider support. Covers requirements authoring, BDD workflows, SpecKit integration, Kiro compatibility, ADRs, and user story management.
Cavekit 4 — compressed spec-driven dev. Three commands (/ck:spec, /ck:build, /ck:check) over one SPEC.md file. Caveman encoding. Bug-to-spec backprop.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Minimal file-based ticket system with dependency tracking for humans and AI agents
Skills for using shablon, a CLI that renders Jinja2 templates from a .shablon/ directory into a project tree.
File-based inter-agent messaging for parallel Claude Code sessions
Project knowledge management with notes, decision logs, and timestamped journal entries
Automatically prompt execution of Session Setup steps from CLAUDE.md on session start
Personal collection of Claude Code plugins, published as a marketplace.
tc: input.json to output.json, diffed against expected.json.tk, a git-backed issue tracker for AI agents.~/.claude/.notes/, structured decision log, and timestamped journal entries.Three plugins work together to manage project knowledge:
| Store | Plugin | Contract | Purpose |
|---|---|---|---|
specs/ | spec-driven-dev | Strongest | Behavioral truth — Gherkin scenarios, verified before shipping |
docs/ | (none needed) | Strong | Durable reference — maintained, authoritative |
notes/DECISIONS.md | project-notes | Medium | What was decided — concise dcn-xxxx entries |
notes/ | project-notes | Weak | Working knowledge — may go stale |
notes/journal/ | project-notes | Weakest | Timestamped snapshots — decay over time |
project-knowledge provides routing rules for deciding where information should live and where to look for it.