byancplua· 38 skills
Review code for extreme implementation ambition without tolerating accidental complexity. Reward code that is hard, powerful, and sophisticated only when it stays readable, cohesive, loosely coupled, expressive, and semantically named. Penalize redundant code extractable into meaningful private helpers, missed refactoring, giant or fragmented files outside the 500-1000 line range, vague abstractions, noisy comments, fake simplicity, meaningless over-extraction, under-extracted logic, duplicated intent, unstable APIs, and any structure that fails to justify its complexity. Use for absence-of-value-and-meaning reviews where the target is astonishingly simple code, not simplistic code.
$npx -y skills add ancplua/ancplua-claude-plugins --skill absence-of-value-and-meaning-code-quality-reviewInstalls into the current project.
Run `npx skills use "https://github.com/ancplua/ancplua-claude-plugins" --skill "ancplua/ancplua-claude-plugins/absence-of-value-and-meaning-code-quality-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ancplua/ancplua-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ancplua/ancplua-claude-plugins"` and select the relevant skills, then follow their instructions.