SKILL_MD
ship
by Jasrags
15

1. Run npm run typecheck and fix any TypeScript errors 2. Run npm test and fix any test failures 3. Run git status to review changes 4. Create a descriptive commit with conventional commit format (feat:, fix:, etc.) 5. Push to the current feature branch 6. Create a PR using gh pr create with a desc…

Coding / 软件开发Safe-ishScanned