solid-principles

This skill provides universal SOLID principles guidelines for object-oriented code quality.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "solid-principles" with this command: npx skills add thebeardedbearsas/claude-craft/thebeardedbearsas-claude-craft-solid-principles

SOLID Principles

This skill provides universal SOLID principles guidelines for object-oriented code quality.

See @REFERENCE.md for detailed documentation.

Quick Reference

  • SRP: One reason to change per class

  • OCP: Extend via interfaces, don't modify existing

  • LSP: Subtypes substitutable for base types

  • ISP: Small interfaces (< 5 methods)

  • DIP: Depend on abstractions, not implementations

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

testing-python

No summary provided by upstream source.

Repository SourceNeeds Review
General

kiss-dry-yagni

No summary provided by upstream source.

Repository SourceNeeds Review
General

documentation

No summary provided by upstream source.

Repository SourceNeeds Review
Security

security

No summary provided by upstream source.

Repository SourceNeeds Review