Skip to main content
Back to the directory
sickn33/antigravity-awesome-skillsSoftware EngineeringFrontend and Design

software-architecture

Quality-focused software architecture guidance based on Clean Architecture and Domain-Driven Design principles.

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
2

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill software-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 Apr 30, 2026, software-architecture has 2 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: sickn33/antigravity-awesome-skills. Canonical URL: https://skills.sh/sickn33/antigravity-awesome-skills/software-architecture.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Quality-focused software architecture guidance based on Clean Architecture and Domain-Driven Design principles. This skill provides guidance for quality focused software development and architecture. It is based on Clean Architecture and Domain Driven Design principles. This skill is applicable to execute the workflow or actions described in the overview. - Emphasizes library-first approach: search for existing npm packages, SaaS solutions, and third-party APIs before writing custom code; reserve custom code for domain-specific logic, performance-critical paths, and security-sensitive implementations - Enforces code style rules including early returns over nested conditions, arrow functions, component decomposition at 80+ lines, and file splitting at 200+ lines - Promotes domain-driven design with clear separation of concerns: keep business logic independent of frameworks, avoid mixing UI with business logic, and use domain-specific naming instead of generic terms like utils or helpers - Identifies anti-patterns to avoid: NIH syndrome, poor architectural choices, generic naming conventions, and treating custom code as a liability requiring maintenance and testing - Early return pattern : Always use early returns when possible, over nested conditions for better readability - Avoid code duplication through creation of reusable functions and modules - Decompose long (more than 80...

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 software-architecture do?

Quality-focused software architecture guidance based on Clean Architecture and Domain-Driven Design principles.

Is software-architecture good?

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

Which AI agents support software-architecture?

software-architecture currently lists compatibility with Skills CLI.

Is software-architecture safe to install?

software-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 software-architecture?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install software-architecture?

Run the following command to install software-architecture: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill software-architecture

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering