Personal Claude Code plugins by Dennis Calazans
npx claudepluginhub denniscalazans/denniscalazans-pluginsBrain round trip toolkit — decode messy input, stress-test plans, distill insights, and write clean markdown
SonarQube-driven code quality skills for checking quality gates, browsing issues, fixing violations, verifying fixes locally, and triaging false positives
Unified browser automation: lightweight exploration via agent-browser + Retina recording via Playwright on a shared Chrome session
Codebase support toolkit — task lifecycle, codebase investigation, and adversarial implementation pipeline
External service connectors — Figma REST API and 1Password CLI
A personal collection of Claude Code plugins shaped by daily use. These skills started as shortcuts for my own workflow — dealing with messy voice transcriptions, forgetting to investigate before coding, merging branches I forgot to clean up. Over time they became structured enough to share.
Some are portable (you can drop them into any project), others are opinionated (they reflect how I like to work). Take what's useful, ignore what isn't.
/plugins marketplace add denniscalazans/denniscalazans-plugins
/plugins install dc@denniscalazans-plugins
/plugins install forge@denniscalazans-plugins
/plugins install integrations@denniscalazans-plugins
/plugins install code-quality@denniscalazans-plugins
/plugins install browser@denniscalazans-plugins
The bridge between your brain and AI: decode messy input, stress-test ideas, distill insights back. These work as a pipeline: brief decodes messy input → grill stress-tests the plan → distill produces clean output.
| Command | What it does |
|---|---|
/dc:brief | Turn chaotic input (voice transcription, brain dumps, messy notes) into structured, actionable output |
/dc:grill | Stress-test a plan, design, or architecture through relentless prepared questioning |
/dc:distill | Extract key insights and restructure content for human readers |
/dc:writing | Apply one-sentence-per-line markdown convention |
Agent: strategic-thinking-partner — proactive strategic oversight and assumption challenging
SonarQube-driven code quality workflows via MCP.
| Command | What it does |
|---|---|
/code-quality:sonar-status | Check quality gate status and dashboard metrics |
/code-quality:sonar-issues | Browse and search SonarQube issues with safe pagination |
/code-quality:sonar-fix | Fix a SonarQube issue with rule lookup and local verification |
/code-quality:sonar-verify | RED/GREEN validation — cross-reference server issues with local analysis |
/code-quality:sonar-triage | Mark issues as false positive, accepted, or reopened |
/code-quality:sonar-rule | Look up a SonarQube rule with compliant/noncompliant examples |
/code-quality:sonar-setup | Set up SonarQube MCP integration and diagnose connectivity |
/code-quality:sonar-env | Inspect local SonarQube infrastructure (IDE ports, MCP containers) |
Agent: code-quality-agent — orchestrates multi-step quality workflows (audits, batch fixes, PR reviews).
Context-efficient browser automation combining agent-browser for lightweight exploration with Playwright for Retina recording — both on a shared Chrome session.
| Command | What it does |
|---|---|
/browser:login | Authenticate into web apps using agent-browser + 1Password |
/browser:explore | Inspect pages, generate replayable flows, record Retina videos — three modes, one skill |
Agents:
recorder — generates and executes Retina recordings as a subagent, keeping the main context leanplaywright-healer — debug and fix failing Playwright flows using interaction log contextRequires: npm i -g agent-browser && agent-browser install
Install:
/plugins install browser@denniscalazans-plugins
Everything code-specific: start a task clean, investigate before implementing, run the adversarial pipeline, finish by cleaning up.
| Command | What it does |
|---|---|
/forge:start | Return to main with a clean working directory — begin a new task |
/forge:investigate | Explore codebase patterns and produce a TODAY IS / EXPECTED IS report |
/forge:implement | Orchestrate the adversarial pipeline with dynamic routing |
/forge:finish | Delete local branches already integrated into the default branch |
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations