Skip to main content
Back to the directory
pproenca/dot-skillsSoftware EngineeringFrontend and Design

clean-architecture

42 Clean Architecture rules organized by priority for designing maintainable, testable software systems.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/pproenca/dot-skills --skill clean-architecture
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, clean-architecture has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: pproenca/dot-skills. Canonical URL: https://skills.sh/pproenca/dot-skills/clean-architecture.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
42 Clean Architecture rules organized by priority for designing maintainable, testable software systems. Comprehensive guide to Clean Architecture principles for designing maintainable, testable software systems. Based on Robert C. Martin's "Clean Architecture: A Craftsman's Guide to Software Structure and Design." Contains 42 rules across 8 categories, prioritized by architectural impact. Reference these guidelines when: Read individual reference files for detailed explanations and code examples: - Covers 8 rule categories from dependency direction and entity design (critical) through testing architecture (low-medium), each with specific guidance and code examples - Dependency rules enforce inward-pointing dependencies, interface ownership, and acyclic component graphs to prevent architectural decay - Entity and use case rules isolate business logic from frameworks, persistence, and presentation concerns through clear boundaries and explicit ports - Includes practical patterns like humble objects, anti-corruption layers, and partial boundaries for phased architectural improvements - Designing new software systems or modules - Structuring dependencies between layers - Defining boundaries between business logic and infrastructure - Reviewing code for architectural violations - Refactoring coupled systems toward cleaner structure - dep-inward-only - Source dependencies point...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does clean-architecture do?

42 Clean Architecture rules organized by priority for designing maintainable, testable software systems.

Is clean-architecture good?

clean-architecture does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support clean-architecture?

clean-architecture currently lists compatibility with Skills CLI.

Is clean-architecture safe to install?

clean-architecture has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to clean-architecture?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install clean-architecture?

Run the following command to install clean-architecture: npx skills add https://github.com/pproenca/dot-skills --skill clean-architecture

Related skills

More from pproenca/dot-skills

Related skills

Alternatives in Software Engineering