d.labs Claude Code plugins
npx claudepluginhub dlabs/claude-marketplacePlanning-first, design-driven development workflow with A/B design variants, architecture robustness checks, trunk-based development enforcement, predefined agent team swarms, compound knowledge accumulation, browser automation testing, feature video walkthroughs, git worktree management, lightweight fast-lane workflows, code simplification, parallel batch operations, and skill eval framework. Stack-agnostic with auto-detection.
Code-first design exploration workflow. Product planning → section screen design → brand discovery → variant generation → iterative refinement → token extraction → production components. Generate standalone HTML variants, design app screens scoped to sections, refine picked designs with feedback, extract design tokens, and ship as Next.js components using your project's component libraries (shadcn/ui, Radix UI).
Probabilistic scenario validation for agentic software. Replaces rigid tests with LLM-judged user-story scenarios, satisfaction scoring across observed trajectories, and a Digital Twin Universe for behavioral clones of third-party services. Designed for codebases where agents and LLMs are first-class design primitives.
A collection of Claude Code plugins by d.labs.
| Plugin | Description | Version |
|---|---|---|
| blueprint-dev | Planning-first, design-driven development workflow with A/B design variants, architecture robustness checks, trunk-based development enforcement, agent team swarms, compound knowledge accumulation, browser testing, git worktree management, lightweight fast-lane workflows, code simplification, parallel batch operations, and skill eval framework. | 2.0.0 |
| design-studio | Code-first design exploration workflow. Product planning, section screen design, brand discovery, variant generation, iterative refinement, token extraction, and production Next.js components using your project's component libraries (shadcn/ui, Radix UI). | 0.5.0 |
| scenario-testing | Probabilistic scenario validation for agentic software. LLM-judged user-story scenarios, satisfaction scoring across observed trajectories, and a Digital Twin Universe for behavioral clones of third-party services. | 0.1.0 |
Step 1: Add the marketplace:
claude plugin marketplace add https://github.com/dlabs/claude-marketplace
Step 2: Install a plugin:
claude plugin install blueprint-dev
claude plugin install design-studio
claude plugin install scenario-testing
This installs with user scope by default (available across all projects). To install for a single project only:
claude plugin install blueprint-dev --scope project
Step 3: Restart Claude Code for the plugin to take effect.
Planning-first, design-driven development workflow for Claude Code.
/discover to /compound, plus lightweight fast-lane, batch operations, browser testing, and video walkthroughs/blueprint-dev:bp:discover # Detect your stack
/blueprint-dev:bp:plan "feature" # Plan a feature
/blueprint-dev:bp:lfg "feature" # Full pipeline
/blueprint-dev:bp:go "small task" # Fast lane for small work
/blueprint-dev:bp:batch "change" # Parallel codebase-wide changes
/blueprint-dev:bp:test-browser # Browser tests on affected pages
See the full Blueprint-Dev Guide for detailed usage.
Code-first design exploration — from product definition to production components.
/design-studio:product # Define your product
/design-studio:design-brand # Build a Minimum Viable Brand
/design-studio:design "description" # Generate HTML design variants
/design-studio:design-pick # Pick a variant and extract tokens
/design-studio:design-ship # Convert to Next.js components
Probabilistic validation for agentic software — where traditional tests fall short.
/scenario-testing:author "user story" # Write a scenario from a user story
/scenario-testing:run # Execute scenarios against your system
/scenario-testing:score # Score satisfaction across trajectories
/scenario-testing:twin "service" # Create a behavioral clone of a service
MIT
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories