principle-model-the-domain
Apply when writing stateful logic, or when code branches a lot or repeats a shape assumption across files. Encode the domain in a structure instead of scattered conditionals.
By cursor · 1,793 installs
npx skills add cursor/plugins --skill principle-model-the-domain