Core development loop: code review, fixes, commits, linting hooks, and 24 language-specific review agents
npx claudepluginhub alexei-led/cc-thingz --plugin dev-workflowDocumentation specialist for GoDoc, docstrings, README, API specs, and diagrams. Triggers on "update docs", "document this", "add comments", "write documentation", "improve README".
Go documentation specialist focused on godoc comments, meaningful comments only, and zero test comments. Use for Go code review.
Go 1.25+ idioms specialist focused on early returns, short naming, consumer-side interfaces, and stdlib-first patterns. Use for Go code review.
Go 1.25+ implementation specialist focused on requirements, DI wiring, private interfaces, and testability. Use for Go code review.
Go 1.25+ QA specialist focused on logic correctness, security (OWASP), and performance. Use for Go code review.
Go simplification specialist focused on over-abstraction, one-line functions, coupling, and testability. Recommends simpler designs.
Go testing specialist focused on idiomatic table-driven tests, testify assert/require, mockery EXPECT patterns, and test design quality. Identifies pointless/duplicate tests and recommends implementation refactoring when complex setup signals design problems.
Python 3.12+ documentation specialist focused on docstrings, README accuracy, and type hints for documentation. Use for Python code review.
Python 3.12+ idioms specialist focused on Pythonic patterns, PEP8, type hints, and Protocol usage. Use for Python code review.
Python 3.12+ implementation specialist focused on requirements match, dependency injection wiring, and edge cases. Use for Python code review.
Python 3.12+ QA specialist focused on logic correctness, security vulnerabilities, and performance issues. Use for Python code review.
Python 3.12+ simplification specialist focused on over-abstraction, dead code, and unnecessary complexity. Use for Python code review.
Python 3.12+ testing specialist focused on pytest, fixtures, parametrize, and coverage. Use for Python code review.
TypeScript 5.x documentation specialist focused on JSDoc, TSDoc, comment quality, and README accuracy. Use for TypeScript code review.
TypeScript 5.x idioms specialist focused on strict typing, discriminated unions, modern patterns (satisfies, as const), and composition. Use for TypeScript code review.
TypeScript 5.x implementation specialist focused on requirements match, dependency injection, runtime validation, and edge cases. Use for TypeScript code review.
TypeScript 5.x QA specialist focused on logic correctness, security vulnerabilities (OWASP), and performance issues. Use for TypeScript code review.
TypeScript 5.x simplification specialist focused on over-abstraction, dead code, and unnecessary complexity. Use for TypeScript code review.
TypeScript testing specialist focused on Vitest, test.each patterns, React Testing Library, and test design quality. Identifies pointless/duplicate tests and recommends combining with test.each.
Web documentation specialist for comments and ARIA labels. Use for HTML/CSS/JS review.
Web idioms specialist for semantic HTML, CSS patterns, and minimal JS. Use for HTML/CSS/JS/HTMX review.
Web implementation specialist for requirements and responsive design. Use for HTML/CSS/JS/HTMX review.
Web QA specialist for security, performance, and accessibility basics. Use for HTML/CSS/JS/HTMX review.
Web simplification specialist. Finds unnecessary complexity in HTML/CSS/JS. Use for code review.
Web testing specialist for E2E tests with Playwright. Use for test code review.
Inter-agent messaging via ccgram swarm. Use when communicating with other agents in the same tmux session — send messages, check inbox, discover peers, broadcast status, reply to requests, or spawn new agents. Activates on: peer messages, inbox, swarm, ccgram, broadcast, agent collaboration, ask another agent.
Smart git commits with logical grouping. Use when user says "commit", "commit changes", "save changes", "create commit", "bundle commits", "git commit", or wants to commit their work.
Update project documentation based on recent changes. Use when user says "update docs", "document", "add documentation", "update readme", "write docs", or wants to improve documentation.
Fix ALL issues via parallel agents with zero tolerance quality enforcement. Use when user says "fix", "fix issues", "fix errors", "fix all", "fix bugs", "fix lint", "fix tests", or wants to resolve code problems.
Review, refactor, and improve test quality. Use when user says "improve tests", "refactor tests", "test coverage", "combine tests", "table-driven", "parametrize", "test.each", "eliminate test waste", or wants to optimize test structure.
Batch refactoring via MorphLLM edit_file. Use for "refactor across files", "batch rename", "update pattern everywhere", large files (500+ lines), or 5+ edits in same file.
Multi-agent code review for security, quality, and architecture. Use when user says "review", "review code", "check code", "code review", "review my changes", "review this", or wants feedback on their code.
Intelligent codebase search via WarpGrep. Use when user asks "how does X work", "trace flow", "find all implementations", "understand codebase", or needs cross-file exploration in large repos (1000+ files).
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.