crapquants-skill
NewHow crappy is your code? Claude skill that teaches Claude to analyze Python code quality using CRAPQuants: Change Risk Anti-Patterns metrics, and diagnostics from 6 software engineering books. Works in Claude.ai, Claude Code, and the API.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/crapquants-skill.md https://raw.githubusercontent.com/DockyardTechlabs/crapquants-skill/main/SKILL.md/crapquants-skillFrequently Asked Questions
What is crapquants-skill?
How crappy is your code? Claude skill that teaches Claude to analyze Python code quality using CRAPQuants: Change Risk Anti-Patterns metrics, and diagnostics from 6 software engineering books. Works in Claude.ai, Claude Code, and the API.
How to install crapquants-skill?
To install crapquants-skill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /crapquants-skill.
What is crapquants-skill best for?
crapquants-skill is a community categorized under General. It is designed for: api, python. Created by DockyardTechlabs.