Skip to main content
在 Manus 中运行任何 Skill
一键导入

code-standards

星标9
分支1
更新时间2026年6月28日 13:32

Apply this project's coding standards to any TypeScript/JavaScript code you write, refactor, or review. Use this skill WHENEVER you create or change application code — new functions, endpoints, components, bug fixes, refactors — or whenever the user asks to clean up, refactor, simplify, or review code for style, even if they don't mention "standards" or "style" by name. Triggers include: "refactor this", "clean this up", "is this well written?", "review my code", writing any new method/class/module, or anything touching files under src/ or frontend/. This skill encodes the project's rules on method length, parameters, variable scope, error handling, comments, magic numbers, nesting, and ternaries so new code matches the rest of the codebase instead of drifting.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly