Skip to main content

code-excellence

Positive model of what good code looks like across five structural dimensions: naming, function boundaries, error handling, testability, and idiom conformance. Use when writing new code, reviewing quality, refactoring for clarity, or when a reviewer flags "hard to read", "unclear intent", or "hard to test". Not for simplicity (see karpathy-guidelines), anti-pattern detection (see anti-patterns), or TDD mechanics (see testing-discipline) — this covers the gaps those leave.

Jump to install

Source facts

Repository
cardinalconseils/claude-starter
Last source activity
June 8, 2026 at 03:14
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.