sk Skill · iceinvein
coupling-auditor
Use when reviewing how modules communicate, when one module change breaks others unexpectedly, when passing large objects between functions, or when shared state exists between modules. Trigger on "why did this break?", "these modules are too tangled", or when tracing unexpected side effects across boundaries. NOT for coupling within a single module's internals.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
TypeScript
- Host repository
- iceinvein/agent-skills
- Host language
- TypeScript