Assertion Density

Place assertions where invariants are established or must hold: constructors, public boundaries, and loop bodies. Use when hardening code whose silent violations would otherwise surface far from their cause.

Amey-Thakur d641ee1 2.6 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/code-quality/assertion-density commit d641ee1f4a

Frequently asked questions

npx skillmds@latest add amey-thakur/assertion-density