npx claudepluginhub dev360/claude --plugin devResearch component libraries, MCP servers, and design systems. Compare external implementations to local code.
Run ONLY after pain points during a task. Identifies gaps in documentation and prompts, then updates them. Do NOT run after smooth tasks.
Automated issue triage. Use when investigating bug reports, support tickets, or incidents. Gathers evidence from logs, session replays, audit trails, and code to identify root cause.
UI/UX analysis, component design, interaction patterns, design system evolution. Invoke before/after UI work.
# Add marketplace
claude plugin marketplace add dev360/claude
# Install plugins
claude plugin install dev@dev360 --scope user
claude plugin install review@dev360 --scope user
claude plugin install debugger@dev360 --scope user
claude plugin install plan@dev360 --scope user
# Pull latest from marketplace
claude plugin marketplace update dev360
# Update individual plugins
claude plugin update dev@dev360 --scope user
claude plugin update review@dev360 --scope user
claude plugin update debugger@dev360 --scope user
claude plugin update plan@dev360 --scope user
Restart Claude after updating.
devInvestigation and self-improvement agents.
reviewCode review via 9 parallel specialized agents. Invoked with /review.
Agents are selected based on change size:
logic, boundary, error-handling, securitydata-flow, contracts, test-gapsidioms, architectureEach agent hunts for specific issues — logic errors, edge cases, missing error handling, security holes, blast radius, breaking API changes, test gaps, non-idiomatic patterns, and code smells. Findings are consolidated with pass/warn/fail verdicts per agent.
planPlan review via 9 parallel specialized agents. Invoked with /plan. Tailored for product engineers.
Agents are selected based on plan scope:
problem, prior-art, technicaluser-journey, ui-ux, deliverystrategy, information-architecture, reusabilityHunts for vague requirements, missing user flows, unspecified interaction states, codebase pattern conflicts, PLG gaps, navigation dead-ends, premature abstractions, delivery risks, and missing rollback strategies. Produces a Definition of Ready checklist and pass/warn/fail verdicts per agent.
debuggerBrowser debugging via Chrome DevTools MCP. Launches a subagent that can navigate pages, click elements, fill forms, monitor network requests, capture console errors, and take screenshots. Used automatically when Claude needs eyes in the browser, or explicitly via /debug.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Systematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes
Debug issues systematically with root cause analysis and execution tracing
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development