code-quality

Maintain code quality using Biome linting, formatting, and git hooks. Use this when the user asks about linting errors, code formatting, Biome configuration, fixing code style issues, organizing imports, or ensuring code quality standards before commits.

$ Installer

git clone https://github.com/ruchernchong/is-leap-year /tmp/is-leap-year && cp -r /tmp/is-leap-year/.claude/skills/code-quality ~/.claude/skills/is-leap-year

// tip: Run this command in your terminal to install the skill