By DieGopherLT
Diego'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.
Generate/update LSP-optimized, token-efficient CLAUDE.md for module documentation. Triggers: document module, onboarding, understand business logic, claudify, module docs
Obtiene contexto de los ultimos N commits de una rama especifica
Evaluate user's English language usage at end of session for grammar, vocabulary, clarity, and technical writing improvement
Remove redundant comments, preserve valuable documentation. Triggers: clean comments, comment cleanup, code hygiene, remove obvious comments
Use this agent when adding third-party libraries, installing packages, troubleshooting dependency errors, migrating between versions, or researching library documentation. Gathers implementation guides, configuration examples, and migration strategies from Context7 and official sources.
Use this agent when dockerizing applications, creating Dockerfiles, containerizing projects, or setting up Docker configurations. Generates production-ready multi-stage builds following official Docker best practices with Alpine-first strategy.
Esta skill debe usarse cuando el usuario pide "investiga documentación de", "consulta documentación de", "quiero integrar X en", "cómo integrar", "implementar X en proyecto", "qué librería para", "instalar", "configurar", "error con", o menciona agregar funcionalidad que requiere dependencias especializadas (validación con zod, procesamiento imágenes con sharp, colas con bull, caché con ioredis, formularios con react-hook-form). IMPORTANTE: Invocar esta skill en lugar de usar Context7 MCP directamente - la skill proporciona framework de decisión sobre cuándo usar Context7 vs dependency-docs-collector agent según complejidad. No usar para paquetes ampliamente conocidos como express, react, vue, lodash, axios, jest; Claude tiene datos de entrenamiento suficientes para estos. Usar solo para paquetes especializados, plugins de framework, o librerías poco conocidas.
Esta skill debe usarse cuando el usuario pide "crea el PR", "prepara el PR", "escribe el PR", "genera el PR", "draft del PR", "documenta el PR", "crea la descripción del PR", o menciona crear pull request manualmente. Proporciona formato estructurado adaptado al tamaño de los cambios.
Esta skill debe usarse cuando el usuario pide "pensemos esto a fondo", "analicemos paso a paso", "evaluemos opciones", "razonemos sobre esto", "pensemos detenidamente", "meditemos", "qué me sugieres", "qué me recomiendas", "esto es complejo", "esto es complicado", "problema grande", o ante problemas que requieren análisis profundo, afectan múltiples componentes del sistema, tienen implicaciones arquitectónicas importantes, o representan decisiones de diseño con impacto significativo. IMPORTANTE: Invocar esta skill en lugar de usar seq-think MCP directamente - la skill proporciona workflow estructurado con generación de documentos de análisis.
Esta skill debe usarse cuando el usuario pide "documenta los endpoints", "documenta la API", "documentar las rutas", "document the endpoints", "document the API", "necesito la doc de los endpoints para el frontend", o cuando menciona documentar endpoints HTTP para consumo desde el frontend. Tambien activar cuando el usuario menciona pasar endpoints al frontend, compartir contratos HTTP, o preparar documentacion de rutas REST. No usar para WebSockets ni socket.io (usar document-sockets en su lugar).
Esta skill debe usarse cuando el usuario pide "documenta los sockets", "documenta los eventos", "documentar websockets", "document the sockets", "document socket events", "necesito la doc de los sockets para el frontend", o cuando menciona documentar eventos de socket.io para consumo desde el frontend. Tambien activar cuando el usuario menciona pasar eventos al frontend, compartir contratos de sockets, o preparar documentacion de eventos en tiempo real. No usar para endpoints HTTP REST (usar document-endpoints en su lugar).
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
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.
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
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)
npx claudepluginhub diegopherlt/dotclaudefiles --plugin dotclaudefilesReal-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Takazudo's personal Claude Code resources: skills, commands, agents, hooks, and scripts.
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
oh-my-zsh for Claude Code — 11 agents, 33 commands, 24 skills, 15 hooks + 9 examples (21 events), 9 rules, 4 MCP (minimal: playwright, context7, jina-reader, chrome-devtools@0.23.0). One-line install: curl -fsSL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh | bash
Complete developer toolkit for Claude Code
Meta-tools for Claude Code configuration and customization