object-calisthenics

Community

Enforce clean code principles.

AuthorpingqLIN
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces the 9 core principles of Object Calisthenics to ensure code is clean, maintainable, and robust, primarily within business domain code.

Core Features & Use Cases

  • Code Quality Enforcement: Applies rules like "One Level of Indentation per Method" and "Don't Use the ELSE Keyword" to improve readability.
  • Maintainability: Promotes smaller classes and methods, reducing complexity and making code easier to manage.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically flag code that violates Object Calisthenics principles, ensuring a high standard of software craftsmanship.

Quick Start

Apply the object-calisthenics skill to review the C# code files in the 'src/domain' directory.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: object-calisthenics
Download link: https://github.com/pingqLIN/skill-0/archive/main.zip#object-calisthenics

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.