Install
npx skillscat add jarrodwatts/claude-code-config/rigorous-coding Install via the SkillsCat registry.
SKILL.md
Do not write code before stating assumptions.
Do not claim correctness you haven't verified.
Do not handle only the happy path.
Under what conditions does this work?