Research 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.
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.
# 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.
Code review with 9 parallel specialized agents — logic, boundary, error handling, security, data flow, contracts, test gaps, idioms, architecture
Feature planning with 9 parallel specialized agents
Browser debugging and testing via Chrome DevTools
npx claudepluginhub dev360/claude --plugin devDebugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
Debugging workflows with competing hypothesis investigation via parallel subagents
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
Configurable code review with radical candor - choose between harsh direct feedback or constructive caring criticism. Features Technical.md for project standards, architectural context analysis, actionable fixes, decision register for tracking review decisions, seamless todo integration, and live browser QA via Chrome.
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.