convention-leaky-abstractions
CommunityIdentify and guard against leaky abstractions.
Software Engineering#architecture#orm#software-engineering#api-design#software-design#defensive-design#leaky abstractions
AuthorsunLeee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Leaky abstractions let internal implementation details escape into higher-level interfaces, causing performance problems, brittle code, and surprising behavior. This skill teaches you to recognize such leaks and design defensively to contain them.
Core Features & Use Cases
- Pattern awareness: detects common leaky abstraction patterns across ORM, ToolContext, and API boundaries.
- Defensive design guidance: prescribes explicit boundaries, explicit data access, and documentation of abstraction limits.
- Use case: during architecture reviews, refactors, or new module integrations, identify where hidden details leak and implement mitigations.
Quick Start
Review your project for hidden abstractions and implement explicit boundaries to prevent leakage.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: convention-leaky-abstractions Download link: https://github.com/sunLeee/optimization/archive/main.zip#convention-leaky-abstractions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.