·code-quality-principles
</>

code-quality-principles

Provides guidance on fundamental software design principles to reduce complexity, prevent over-engineering, and improve maintainability.

52Installs·0Trend·@athola

Installation

$npx skills add https://github.com/athola/claude-night-market --skill code-quality-principles

How to Install code-quality-principles

Quickly install code-quality-principles AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/athola/claude-night-market --skill code-quality-principles
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: athola/claude-night-market.

SKILL.md

View raw

Guidance on KISS, YAGNI, and SOLID principles with language-specific examples.

Principle: Avoid unnecessary complexity. Prefer obvious solutions over clever ones.

| Simple conditionals | Complex regex for simple checks | | Explicit code | Magic numbers/strings | | Standard patterns | Clever shortcuts | | Direct solutions | Over-abstracted layers |

Provides guidance on fundamental software design principles to reduce complexity, prevent over-engineering, and improve maintainability. Source: athola/claude-night-market.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/athola/claude-night-market --skill code-quality-principles
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from athola/claude-night-market

Quick answers

What is code-quality-principles?

Provides guidance on fundamental software design principles to reduce complexity, prevent over-engineering, and improve maintainability. Source: athola/claude-night-market.

How do I install code-quality-principles?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/athola/claude-night-market --skill code-quality-principles Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/athola/claude-night-market