no-broken-window

Installation
SKILL.md

No Broken Windows

One broken window nobody repairs turns into ten. One hack nobody removes turns into the pattern.

Quick start

User: "Some components import from stores/ directly, some don't — I want consistency."

  1. Scan codebase, report: "14 components import stores, 6 don't"
  2. Propose rule: "Only container components import from stores/"
  3. Resolve grey areas, then enforce via lint rule
  4. Document in CONTEXT.md

Workflows

1. Identify the pattern

Related skills

More from mohganji/skills

Installs
4
Repository
mohganji/skills
GitHub Stars
4
First Seen
10 days ago