Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub mkelk/claude-marketplace --plugin sddCommit completed work and create a pull request with ticks summary
Validate a specification document against the codebase and best practices
Create ticks from a specification for trackable, test-driven implementation
Start a new specification document with interactive dialogue
A marketplace for Claude Code plugins by mkelk.
claude-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Plugin registry
└── plugins/
└── sdd/ # Spec-Driven Development plugin
Add this marketplace using the /plugin command in Claude Code, then select "Add Marketplace" and enter:
mkelk/claude-marketplace
Once the marketplace is added, use /plugin to browse and install plugins.
A structured workflow for spec-driven development with ticks-based task tracking.
Commands:
/sdd:startspec - Start a new specification document/sdd:checkspec - Validate a spec against the codebase/sdd:createplan - Create ticks (tasks) from a spec/sdd:checkin-and-pr - Commit and create PR with ticks summaryRequirements:
tk CLI for ticks-based task managementgh CLI for GitHub PR creationplugins/.claude-plugin/plugin.json manifestcommands/.claude-plugin/marketplace.json{
"name": "my-plugin",
"version": "1.0.0",
"description": "What my plugin does",
"author": {
"name": "Your Name",
"email": "you@example.com"
},
"commands": "./commands/"
}
Commands use YAML frontmatter + Markdown:
---
description: What this command does
argument-hint: [optional-args]
---
Instructions for Claude to follow...
MIT
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Spec Driven Development toolkit - structured specification, planning, and implementation workflows for systematic feature development
Spec-driven development methodology for full-stack teams
Specification-Driven Development with Process Discipline for Claude Code
Spec-Driven Development Workflow for Claude Code. A 6-step pipeline: Requirements → Code Analysis → Design → Implement → Verify → Self-Improve. Specifications are the source of truth, code is a verified artifact.
Comprehensive Spec-Driven Development toolkit with multi-language support, specialized agents, and integrated security/observability tools
Spec-driven development using GitHub spec-kit methodology. Constitution-first approach with specify, plan, tasks, and implement phases.
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 claim