2 boosters for "coupling" — open source, verified from GitHub, ready to install
"name": "modularity", "description": "Design and analyze modular software systems using the Balanced Coupling model by Vlad Khononov. Includes a modularity review skill for analyzing existing codebases and a modular design skill for designing new systems from requirements.", "name": "Vlad Khononov"
A practical guide to writing maintainable, debuggable LLM agent code by addressing unique failure modes like non-determinism, opaque tool calls, and prompt-logic coupling. Developers building Claude-based agents will benefit from these patterns.