Skill Claude CodeCodex
A structured checklist for reviewing code changes or pull requests. It checks whether the change works, handles unusual inputs and failures, and has appropriate tests.
273 1mo ago A 47 tokens
original MIT
Skill Claude CodeCodex
A structured checklist for reviewing code changes or pull requests. It checks whether the change works, handles unusual inputs and failures, and has appropriate tests.
Skill Claude CodeCodex
A guide for writing Git commit messages using Conventional Commits, a shared format that labels changes such as features, fixes, tests, documentation, and maintenance.