clean-code-ch11-systems
CommunityAutomated checks for clean system design.
Authorhatlesswizard
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Code quality inspection focused on Chapter 11: Systems to ensure proper separation of construction from use, DI discipline, AOP patterns, and architecture testability, helping teams reduce startup fragility and cross-cutting concerns leakage.
Core Features & Use Cases
- Enforces separation of startup construction from runtime logic to improve testability and maintainability.
- Validates dependency injection usage and decoupling from container/framework specifics.
- Flags cross-cutting concerns handling, AOP pattern usage, and DSL opportunities for clearer architecture.
- Suitable for CI/code review to audit system-level design across Java and similar ecosystems.
Quick Start
Run the Systems checker against your codebase to identify startup-time construction, DI gaps, and cross-cutting concerns.
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: clean-code-ch11-systems Download link: https://github.com/hatlesswizard/clean-code-skills/archive/main.zip#clean-code-ch11-systems 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.