refactor

Installation
SKILL.md

Refactor

Review code changes in current branch against main, grade the quality, and iteratively refactor until the code meets a minimum quality threshold of 90/100.

Instructions

1. Get Changed Files

git diff main --name-only

Get the full diff for context:

git diff main

2. Run Vitest

Installs
11
Repository
cerico/macfair
First Seen
Feb 24, 2026
refactor — cerico/macfair