architecture-principles
CommunityDesign clean, modular, AI-friendly software
Software Engineering#architecture#refactoring#modularity#decoupling#ai-readability#design-patterns#single-responsibility
Authorzcawood-mie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides concise, actionable architecture and design guidance to avoid fragile, tightly-coupled code and to make codebases easier to understand, modify, and automate with AI-assisted tooling.
Core Features & Use Cases
- Function Design & Naming: Guidance on single responsibility, purity, and descriptive names to make functions predictable and testable.
- Module/File Design & API Surface: Advice on small focused files, minimal public APIs, and grouping by domain to reduce cognitive load.
- Decoupling & Composition: Patterns for dependency injection, avoiding circular dependencies, and composing simple functions into robust behavior.
- AI-Readability: Recommendations to structure code and naming so AI tools can more reliably edit, refactor, and reason about the code.
- Use Case: Apply these principles when refactoring a legacy feature to improve testability, reduce bugs, and enable safe AI-assisted edits.
Quick Start
Ask the agent to review the user module and propose concrete refactorings that apply single responsibility, improve decoupling, and optimize AI-readability.
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: architecture-principles Download link: https://github.com/zcawood-mie/agentz/archive/main.zip#architecture-principles 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 223,000+ vetted skills library on demand.