By lumberbarons
Skills for creating and maintaining operational runbooks with consistent structure and built-in maintenance feedback loops.
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
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.
npx claudepluginhub lumberbarons/lumber-mart --plugin runbooksSkills to make the use of spec-kit and beads streamlined.
Skills and agents to help with microcontroller and other hardware projects.
Multi-agent orchestrator for Claude Code. Track work with convoys, sling to polecats. The Cognition Engine for AI-powered software factories.
Structured operational documentation and runbook patterns for human operators. Helps create clear, actionable runbooks for troubleshooting, incident response, and maintenance.
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Reusable skills for SDLC planning, software delivery, development workflows, research, data work, and office productivity.
Workflow skills and shared instructions for coding agents.
AI-first engineering workflow with BDD living documentation. Lean PRD writing, Gherkin generation, and wireframe mockups for Product and Engineer roles.