·clean-code
!

clean-code

xenitv1/claude-code-maestro

基础技能。 LLM 防火墙 + 2025 安全 + 跨技能协调。用于所有代码输出 - 防止幻觉、增强安全性、确保质量。

12安装·0热度·@xenitv1

安装

$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.

基础技能。 LLM 防火墙 + 2025 安全 + 跨技能协调。用于所有代码输出 - 防止幻觉、增强安全性、确保质量。 来源:xenitv1/claude-code-maestro。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/xenitv1/claude-code-maestro --skill clean-code
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 clean-code?

基础技能。 LLM 防火墙 + 2025 安全 + 跨技能协调。用于所有代码输出 - 防止幻觉、增强安全性、确保质量。 来源:xenitv1/claude-code-maestro。

如何安装 clean-code?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/xenitv1/claude-code-maestro --skill clean-code 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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