code-standards

Community

Craft clean, maintainable code with SOLID principles.

Authormarcioaltoe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides developers to design simple, robust, and clean code, applying SOLID, DRY, KISS, and pragmatic design patterns to reduce complexity and maintenance costs.

Core Features & Use Cases

  • SOLID Application: Apply SOLID principles in class/module design.
  • Clean Code Guidelines: Enforce readability, naming, and testability.
  • Code Review Aid: Provide quick checks to spot anti-patterns and complexity.

Quick Start

Describe a simple class or function that adheres to SOLID principles in a minimal, well-structured example.

Dependency Matrix

Required Modules

None required

Components

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: code-standards
Download link: https://github.com/marcioaltoe/claude-craftkit/archive/main.zip#code-standards

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository