By spences10
Debug failing CI pipelines and containers by analyzing logs, reproducing locally with Docker/npm commands, identifying root causes, and verifying fixes. Detect technical debt like duplicated code, long functions, and TODOs for refactoring. Remove AI-generated slop from git changes. Own and investigate all test, build, and command failures.
npx claudepluginhub spences10/claude-code-toolkit --plugin devops-skillsStop dismissing pre-existing test/build failures. Use when reporting test results, build output, or any command output containing errors or failures.
Debug failing CI pipelines, containers, and reproduce bugs locally. Use when CI is red, containers won't start, or need to reproduce bugs.
Identify and remove AI-generated code patterns (slop). Use when asked to clean up AI-generated code, remove unnecessary comments, or deslop.
Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable.
Find technical debt patterns in codebases. Use when asked to find duplicated code, inconsistent patterns, or refactoring opportunities.
Claude Code workflow patterns: prompting, CLAUDE.md maintenance, multi-agent orchestration
Share bugs, ideas, or general feedback.
Complete developer toolkit for Claude Code
Claude Code skill pack for CodeRabbit (24 skills)
Essential development workflow agents for code review, debugging, testing, documentation, and git operations. Includes 7 specialized agents with strong auto-discovery triggers. Use when: setting up development workflows, code reviews, debugging errors, writing tests, generating documentation, creating commits, or verifying builds. [Role] specialist. MUST BE USED when: [trigger 1], [trigger 2], [trigger 3]. Use PROACTIVELY for [broad task category].
Prompt engineering techniques for accurate, grounded Claude responses — anti-hallucination workflow with citation-backed analysis
Analyze Claude Code agent session transcripts to identify inefficiencies, anti-patterns, repeated mistakes, missing tooling opportunities, and user frustration signals for continuous improvement