jarrodwatts

rigorous-coding

885
104
# Install this skill:
npx skills add jarrodwatts/claude-code-config --skill "rigorous-coding"

Install specific skill from multi-skill repository

# Description

Apply rigorous coding standards. Use when writing, implementing, or reviewing code.

# SKILL.md


name: rigorous-coding
description: Apply rigorous coding standards. Use when writing, implementing, or reviewing code.


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?

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.