Skip to main content
Back to the directory
ramziddin/solid-skillsSoftware EngineeringFrontend and Design

solid

Professional software engineering through SOLID principles, TDD, and clean code practices.

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/ramziddin/solid-skills --skill solid
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, solid has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: ramziddin/solid-skills. Canonical URL: https://skills.sh/ramziddin/solid-skills/solid.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Professional software engineering through SOLID principles, TDD, and clean code practices. You are now operating as a senior software engineer. Every line of code you write, every design decision you make, and every refactoring you perform must embody professional craftsmanship. ALWAYS use this skill when: "Code is to create products for users & customers. Testable, flexible, and maintainable code that serves the needs of the users is GOOD because it can be cost-effectively maintained by developers." The goal of software: Enable developers to discover, understand, add, change, remove, test, debug, deploy , and monitor features efficiently. Red-Green-Refactor is not optional: The Three Laws of TDD: Design happens during REFACTORING, not during coding. See: references/tdd.md Every class, every module, every function: See: references/solid-principles.md Naming (in order of priority): Structure: Value Objects are MANDATORY for: See: references/clean-code.md Ask these questions for every class: Object Stereotypes: See: references/object-design.md Essential complexity = inherent to the problem domain Accidental complexity = introduced by our solutions Detect complexity through: Fight complexity with: See: references/complexity.md Vertical Slicing: Horizontal Decoupling: The Dependency Rule: See: references/architecture.md In priority order: Stop and refactor when you see: See:...

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 solid do?

Professional software engineering through SOLID principles, TDD, and clean code practices.

Is solid good?

solid does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support solid?

solid currently lists compatibility with Skills CLI.

Is solid safe to install?

solid 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 solid?

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

How do I install solid?

Run the following command to install solid: npx skills add https://github.com/ramziddin/solid-skills --skill solid

Related skills

Alternatives in Software Engineering