Workshop facilitation plugin for design thinking, brainstorming, and collaborative problem-solving sessions with guided phases and session artifact documentation
Run a focused brainstorming session to generate ideas on a topic. Uses divergent and convergent thinking with structured ideation techniques.
Run a Design Thinking workshop with the full empathize, define, ideate, prototype, and feedback cycle. Best for solving user-centric problems and exploring innovative solutions.
Synthesize and analyze ideas from a workshop or brainstorming session. Groups ideas into themes, identifies patterns, and creates prioritized summaries.
Execute a complete workshop session with a single operator. Tracks exploration state, implements backtracking after deep dives, and documents both explored findings and uncharted territory.
Documentation specialist for creating session artifacts that capture both explored findings AND uncharted territory. Ensures no silent omissions in workshop records.
Expert workshop facilitator for running sessions with a single operator. Tracks exploration state with mind mapping, implements backtracking after deep dives, and documents both explored and uncharted territory.
Workshop planning specialist for designing effective session structures, selecting activities, and defining clear objectives. Use when preparing a new workshop or adapting an existing template.
Synthesis specialist for analyzing workshop outputs, identifying patterns, grouping ideas, and creating summaries. Use when consolidating brainstorming results or workshop outputs.
Brainstorming techniques for idea generation. Use when facilitating brainstorming sessions, leading ideation exercises, or helping teams generate creative solutions.
Design thinking methodology for human-centered problem solving. Use when facilitating design thinking workshops, user research sessions, or creative problem-solving activities.
Mind mapping and exploration state tracking for workshops. Use to maintain awareness of explored vs uncharted territory, implement backtracking, and ensure comprehensive coverage or documented gaps.
Core facilitation skills for running effective workshops. Use when facilitating any type of group session, managing participation, and guiding discussions.
Documentation practices for capturing workshop outputs. Use when creating session records, idea inventories, decision logs, and action item trackers.
Uses power tools
Uses Bash, Write, or Edit tools
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 collection of plugins for Claude Code that extend its capabilities with specialized workflows, skills, and agents.
| Plugin | Description | Version |
|---|---|---|
| dotnet-tdd | Test-Driven Development for .NET with SOLID, DRY, KISS, YAGNI, and CQS principles | 1.0.0 |
Install a plugin by pointing Claude Code to the plugin directory:
claude --plugin-dir ./plugins/dotnet-tdd
plugins/
├── dotnet-tdd/ # .NET TDD plugin
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin manifest
│ ├── agents/ # Specialized agents
│ ├── commands/ # Slash commands
│ ├── hooks/ # Event hooks
│ ├── skills/ # Domain knowledge
│ └── README.md
└── [future-plugins]/
Each plugin follows a standard structure:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Required: Plugin manifest
├── agents/ # Optional: Subagent definitions
├── commands/ # Optional: Slash commands
├── hooks/ # Optional: Event hooks
├── skills/ # Optional: Knowledge files
└── README.md # Plugin documentation
{
"name": "plugin-name",
"version": "1.0.0",
"description": "What the plugin does",
"keywords": ["relevant", "tags"],
"commands": ["./commands/command.md"],
"agents": ["./agents/agent.md"],
"skills": ["./skills/skill-name"],
"hooks": "./hooks/hooks.json"
}
Want to add a plugin? Submit a PR with your plugin in the plugins/ directory following the structure above.
MIT
Senior Business Analyst plugin for requirements gathering, codebase analysis, stakeholder interviews, and SRS document generation
Test-Driven Development plugin for .NET following TDD, SOLID, DRY, KISS, YAGNI, and CQS principles
Infrastructure troubleshooting plugin for diagnosing and resolving issues across GitHub Actions, Railway, Supabase, and Postgres. Focuses on log analysis, error pattern recognition, and proactive health monitoring.
Lightweight meta-orchestrator that leverages your plugin ecosystem through capability-based routing, with simplified commands (5), consolidated state files (2), and smart continuation
General .NET development workflow with automated validation through build, test, and static analysis quality gates
npx claudepluginhub doubleslashse/claude-marketplace --plugin workshop-facilitatorComprehensive skills library for Claude Code: planning, design, TDD, debugging, collaboration patterns, and proven techniques
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
Planning and execution workflows for Claude Code. Based on obra/superpowers.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.