code-quality
01Skill Claude CodeCodex
Clean, maintainable code standards. Apply when writing or reviewing any code — names reveal intent, no implicit any, no swallowed errors, no floating promises, no magic values, small focused functions, no dead code, Biome for JS/TS linting.
2 3mo ago A 55 tokens