Plugins

1 plugin

Results for “code-complexity”

11 skills
More results
oyi77
Ponytail
Applies four disciplined mindsets—audit, debt, help, review—to cut complexity, track deferrals, surface reference, and catch over-engineering in codebases.
10
affaan-m
Codebase Onboarding
Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md.
226k
antigravity
Super Code
Enforces dense, correct, and idiomatic code on all coding tasks, minimizing code bloat and agent operation overhead.
42.4k
luokai0
Code Review
Provides a structured code review checklist covering security, performance, correctness, maintainability, testing, accessibility, and documentation, with a three-pass review process and guidance on severity levels and anti-patterns.
10 · bundle
samyakjhaveri
Techdebt
Scans recently changed code for tech debt: duplicated logic, dead code, magic numbers, deep nesting, and TODOs, then proposes fixes.
0
trailofbits
Trailmark Structural
Runs full Trailmark structural analysis by building a graph and computing pre-analysis passes for hotspots, taint, blast radius, privilege boundaries, and attack surface.
6k · bundle
antigravity
Lemmaly
Enforces an algorithm-first discipline: state Big-O, data structure, and algorithm family before writing loops, queries, or recursion to catch O(n²), N+1, and brute-force defaults.
42.4k
phoroth
Lemmaly
Enforces an algorithm-first discipline: state Big-O, data structure, and algorithm family before writing loops, queries, or recursion, catching O(n^2), N+1, and brute-force defaults.
3