code smells skills

10 tagged code smells, measured the same way as everything else here.

Browse within: code-quality 7

rohitg00/skillkit

Skill Claude CodeCodex

Reviews test code to identify and fix common testing anti-patterns including flaky tests, over-mocking, brittle assertions, test interdependency, and hidden test logic. Flags bad patterns, explains the specific defect, and provides corrected implementations. Use when reviewing test code, debugging intermittent or…

1.5k 3mo ago A 95 tokens original Apache-2.0

smell-check

02

Zhen-Bo/smell-check

Skill Claude CodeCodex

Runs a smell-first audit on a user-chosen path set: measures structure metrics, applies a named size profile, and reports code smells and test smells with evidence strength. Use for smell audit, code smell scan, whole-repo audit, tech debt scan, test smell check, maintainability audit, or duplication and nesting…

235 3d ago A 94 tokens original MIT

src

03

mcsee/Software-Design-Articles

Skill Claude CodeCodex

Validates foo syntax: DECLARE, arrays, nested arrays, function calls, loops.

22 7d ago A 0 tokens original MIT

audit

04

odere-pro/claude-oop-excellence

Skill Claude CodeCodex

Use before releases, after large PRs, or during onboarding to run a single read-only analysis of a codebase's quality, risk, and design. The one analysis front door. Reads the glossary to resolve a selector that zooms across three layers — track, aspect, family/category/entity — then delegates to the oop-orchestrator…

1 1mo ago A 184 tokens original MIT

improve

05

odere-pro/claude-oop-excellence

Skill Claude CodeCodex

Use after /audit flags problem areas, or directly on a smell/antipattern/family, to apply the smallest corrective refactor and verify it with the project's own detected commands. The FIX action reached from the audit report's Recommended Actions handoff (/fix-risks ). Resolves the selection against the glossary and…

1 1mo ago A 108 tokens original MIT

pattern-implement

06

odere-pro/claude-oop-excellence

Skill Claude CodeCodex

Use after /audit pattern-fit surfaces an opportunity, or directly on a design-pattern id, to implement that pattern into a target scope with a safe parallel-change sequence and verify it with the project's own detected commands. Resolves the pattern against the glossary and delegates to the oop-orchestrator in…

1 1mo ago A 98 tokens original MIT