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.
Provides guidance on fundamental software design principles to reduce complexity, prevent over-engineering, and improve maintainability.
Quickly install code-quality-principles AI skill to your development environment via command line
Source: athola/claude-night-market.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/athola/claude-night-market --skill code-quality-principlesProvides guidance on fundamental software design principles to reduce complexity, prevent over-engineering, and improve maintainability. Source: athola/claude-night-market.
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
https://github.com/athola/claude-night-market