Guizang's agent skill turns your repo's recent updates into a finished promo video — real components, code-rendered animation, an original code-written soundtrack — no video editor involved.
- agent-skill
- video
- promo
- marketing
A Claude Code skill that measures cyclomatic complexity and refactors the worst hotspots — without gaming the metric.
Built for AI-generated code that works but branches like a jungle: the skill measures complexity per function (radon, eslint, gocyclo, lizard, or manual count), respects your project's own linter thresholds, refactors the worst hotspots first — guard clauses, extracted functions, lookup tables, named predicates — and ends every pass with a before/after table. It explicitly refuses to game the metric: complexity moves into well-named functions, not into clever one-liners.
For teams merging lots of AI-generated code who want maintainability enforced as a loop, not a lecture.
/plugin marketplace add saurabhkumar8112/cyclomatic-complexity-skill /plugin install cyclomatic-complexity@cyclomatic-complexity-skill # claude.ai: upload the .skill file from Releases (Settings → Capabilities → Skills)
Complexity is one lens — the skill optimizes branch structure, not naming or architecture. Run it on hotspots, not the whole repo at once.
Charted
Guizang's agent skill turns your repo's recent updates into a finished promo video — real components, code-rendered animation, an original code-written soundtrack — no video editor involved.
An agent skill that geolocates a photo with nothing readable in it — OSM geometry, elevation skylines and satellite tiles turn “where was this taken?” into a measured answer with an error radius.
A skill that makes AI coding agents map the architecture and declare the blast radius before they touch a line of code — rendered as one standalone HTML page.