·clean-code
!

clean-code

xenitv1/claude-code-maestro

The Foundation Skill. LLM Firewall + 2025 Security + Cross-Skill Coordination. Use for ALL code output - prevents hallucinations, enforces security, ensures quality.

12Installs·0Trend·@xenitv1

Installation

$npx skills add https://github.com/xenitv1/claude-code-maestro --skill clean-code

SKILL.md

🛡️ CLEAN CODE: THE FOUNDATION Philosophy: This skill is the FOUNDATION - it applies to ALL other skills. Every piece of code must pass these gates.

ALGORITHMIC ELEGANCE MANDATE (CRITICAL): Never prioritize "clever" code over readable, intent-revealing engineering. AI-generated code often fails by introducing unnecessary abstractions or using vague naming conventions that obscure logic. You MUST use intent-revealing names for every variable and function. Any implementation that increases cognitive complexity without a proportional gain in performance or scalab...

📦 PROTOCOL 1: SUPPLY CHAIN SECURITY LLMs hallucinate packages that sound real but don't exist.

The Foundation Skill. LLM Firewall + 2025 Security + Cross-Skill Coordination. Use for ALL code output - prevents hallucinations, enforces security, ensures quality. Source: xenitv1/claude-code-maestro.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/xenitv1/claude-code-maestro --skill clean-code
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is clean-code?

The Foundation Skill. LLM Firewall + 2025 Security + Cross-Skill Coordination. Use for ALL code output - prevents hallucinations, enforces security, ensures quality. Source: xenitv1/claude-code-maestro.

How do I install clean-code?

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

Where is the source repository?

https://github.com/xenitv1/claude-code-maestro