commit

Installation
SKILL.md

Commit Workflow

When committing changes to this repository, follow these steps:

1. Build and typecheck

Run both commands and ensure they pass:

pnpm build && pnpm typecheck

Do not proceed if either fails. Fix all errors first.

2. Check what changed

git status
git diff --stat
Related skills
Installs
14
GitHub Stars
4
First Seen
Jan 20, 2026