acc-check-leaky-abstractions
π―Skillfrom dykyi-roman/awesome-claude-code
Identifies and flags code abstractions that expose unnecessary implementation details, compromising encapsulation and system design principles.
Part of
dykyi-roman/awesome-claude-code(242 items)
Installation
npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill acc-check-leaky-abstractionsNeed more details? View full documentation on GitHub β
More from this repository10
Validates and enforces PHP-FIG PSR coding standards, ensuring consistent code quality and readability across PHP projects.
Skill
Breaks down complex business processes into clear, step-by-step workflows with visual diagrams and detailed explanations of each stage's purpose and interactions.
Skill
Skill
Skill
Skill
Identifies and analyzes logging failures in access control systems, detecting potential security vulnerabilities and authentication misconfigurations.
Skill
Guides developers in implementing the Outbox pattern for reliable message publishing and transactional consistency in distributed systems