npx claudepluginhub diegopherlt/dotclaudefilesDiego's curated Claude Code commands, agents, skills, and MCP servers. Includes custom slash commands for code review, testing, scaffolding, security scanning, specialized agents for quality auditing and UI implementation, plus sequential-thinking MCP server.
Test-Driven Development plugin with strict Red-Green-Refactor enforcement, testability auditing, and multi-language test implementation.
Workflow inteligente para planear y ejecutar features con 6 agentes especializados, paralelizacion, y analisis semantico via LSP. Incluye: skill plan-feature (5 fases de planning), skill smart-interview (entrevista estructurada para requerimientos cuantificables), skill smart-delegation (orquestacion de code-implementers en oleadas paralelas), y skill post-implementation (quality review, refactoring, y finalizacion).
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
My personal Claude Code plugins repository. Contains multiple plugins for different workflows.
| Plugin | Description |
|---|---|
dotclaudefiles | Commands, agents, skills, and configs I use daily |
# Add marketplace (once)
/plugin marketplace add DieGopherLT/dotclaudefiles
# Install plugin
/plugin install dotclaudefiles@diegopher
⚠️ Warning: This will replace your local files with the repo version (backups are created automatically).
# Bash
./scripts/stow-claude.sh
# Fish
./scripts/stow-claude.fish
Want a status line? Use dotfiles/claude/.config/ccstatusline/settings.json with:
ccstatusline (Node.js) sirmalloc/ccstatusline - Feature-rich status line with extensive customization.
or
cc-status-line (Go) Install DieGopherLT/cc-status-line - Lightweight Go implementation with better performance.
They both look almost identical, Go version made by me includes a visual context indicator.
/plugin marketplace update diegopher
/plugin install dotclaudefiles@diegopher
/plugin uninstall dotclaudefiles@diegopher
Diego (@DieGopherLT)