Skip to main content

applying-best-practices

Code-quality and performance checklist for this project's stack. Use BEFORE making non-trivial changes — new features, refactors, perf work, bug fixes — to spot common pitfalls (N+1 queries, duplicate query-cache keys, non-passive scroll listeners, missing parallelism, eager bundle imports, re-render traps). Also use when reviewing a perf-audit finding or applying a best-practice "fix": this skill encodes the discipline of investigating WHY current code looks the way it does before assuming it's wrong.

Jump to install

Source facts

Repository
ryanportfolio/claude-starter
Last source activity
July 9, 2026 at 23:17
Detected SKILL.md language
English
Stars
0
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.