By swingerman
Analyze recently-changed code for Change Risk Anti-Patterns. Computes CRAP per changed function across TypeScript, JavaScript, Python, Java, Kotlin, Go, Ruby, C#, Rust, and PHP. Auto-discovers how the repo generates coverage and proposes refactors + test stubs.
A personal marketplace of Claude Code plugins.
/plugin marketplace add swingerman/skills
Then install individual plugins:
/plugin install crap-analyzer@swingerman-skills
Analyze recently-changed code for Change Risk Anti-Patterns (CRAP = complexity × untested-ness). Flags the worst-risk functions in a diff and proposes refactors + test stubs.
coverage.out, coverage.py JSONpackage.json, pyproject.toml, Maven/Gradle, go.mod, etc.)Trigger with phrases like "analyze CRAP", "check code risk on this branch", or by running /crap-analyzer in a repo with a diff.
.
├── .claude-plugin/
│ └── marketplace.json # marketplace manifest
└── plugins/
└── crap-analyzer/
├── .claude-plugin/
│ └── plugin.json # plugin manifest
└── skills/
└── crap-analyzer/ # skill content
├── SKILL.md
├── scripts/
└── references/
MIT — see LICENSE.
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.
npx claudepluginhub swingerman/skillsAcceptance Test Driven Development for Claude Code. Enforces the ATDD methodology: write Given/When/Then specs first, generate a project-specific test pipeline, maintain two test streams (acceptance + unit). Inspired by Robert C. Martin's acceptance test approach from empire-2025.
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.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Modern R development skills for Claude Code - tidyverse patterns, rlang metaprogramming, Bayesian inference, performance optimization, and more
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.