Convert spec-kit tasks (tasks.md) into beads for tracking implementation. Use when asked to generate beads, create tasks from specs, decompose a feature into work items, or convert specifications into trackable work.
Implement standalone bug and task beads that are not part of a spec-kit phase epic — for example, beads created by review-code, review-tests, or review-spec with --create-beads. Executes one bead at a time, committing after each. For feature phase implementation, use /implement instead.
Implement a spec-kit feature phase. Executes tasks one at a time, committing after each, with diff verification before closing. Use --all to continue through subsequent phases. For standalone bug/task beads outside a feature plan, use /fix instead.
Initialize a git repository with spec-kit and beads configuration.
Reviews code for design issues that static analysis misses. Checks single responsibility, abstraction levels, testability, and meaningful naming. Use when asked to review code, find design problems, or improve code quality.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A plugin marketplace for Claude Code that lets you discover and install plugins for enhanced development workflows.
Learn more about Claude Code marketplaces in the official documentation.
| Plugin | Category | Description |
|---|---|---|
| circuits | Hardware | Skills and agents for microcontroller and hardware projects -- timing diagrams, PCB design, and datasheet extraction |
| specbeads | Workflow | Specification-driven development with spec-kit and beads -- task tracking, sync, and automated code/docs/test/spec reviews |
| skill-creator | Workflow | Guidance and tooling for creating high-quality Claude Code skills with validation and best practices |
| runbooks | Workflow | Operational runbook creation with consistent structure and built-in maintenance feedback loops |
Skills and agents to help with microcontroller and other hardware projects.
| Component | Type | Description |
|---|---|---|
wavejson | Skill | Generate WaveJSON timing diagrams and HTML viewers using WaveDrom |
circuit-synth | Skill | Design PCB circuits in Python with KiCad output and component search |
datasheet | Skill | Extract structured information from IC/component datasheets into markdown |
datasheet-agent | Agent | Autonomous agent for datasheet reading and extraction |
Integrates spec-kit with beads for streamlined specification-driven development.
| Component | Type | Description |
|---|---|---|
specbeads:init | Command | Initialize a repository with spec-kit and beads |
specbeads:beadify | Command | Convert tasks.md into beads (epics for phases, tasks as children) |
specbeads:sync | Command | Bidirectional sync between beads and tasks.md |
specbeads:status | Command | Project progress dashboard with phase status and sync health |
specbeads:review-code | Command | Review code for quality issues, create bug beads for findings |
specbeads:review-docs | Command | Review documentation for completeness and accuracy |
specbeads:review-tests | Command | Review tests for coverage and quality issues |
specbeads:review-spec | Command | Validate implementation against spec-kit artifacts |
Guidance and tooling for creating high-quality Claude Code skills with validation and best practices.
| Component | Type | Description |
|---|---|---|
create-skill | Skill | Scaffold and write a new Claude Code skill with proper structure and metadata |
review-skill | Skill | Review an existing skill for conformance to best practices |
Operational runbook creation with consistent structure and built-in maintenance feedback loops.
| Component | Type | Description |
|---|---|---|
create-runbook | Skill | Create a new operational runbook from a standard template |
# If hosted on GitHub
/plugin marketplace add lumberbarons/lumber-mart
# For local testing
/plugin marketplace add /path/to/lumber-mart
# List available plugins
/plugin list
# Install a plugin
/plugin install circuits@lumber-mart
MIT
npx claudepluginhub lumberbarons/lumber-mart --plugin specbeadsSkills for creating and maintaining operational runbooks with consistent structure and built-in maintenance feedback loops.
Skills and agents to help with microcontroller and other hardware projects.
AI-first engineering workflow with BDD living documentation. Lean PRD writing, Gherkin generation, and wireframe mockups for Product and Engineer roles.
Gas Town SDLC — brief → design → plan pipeline that turns ideas into Gas Town beads (bd create commands + dependency graph)
GitHub Spec-Kit integration for constitution-based spec-driven development (7-phase workflow)
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns