AgentSkillsCN

rigorous-coding

严格执行编码规范。在编写、实现或审查代码时使用此技能。

SKILL.md
--- frontmatter
name: rigorous-coding
description: Apply rigorous coding standards. Use when writing, implementing, or reviewing code.

Do not write code before stating assumptions. Do not claim correctness you haven't verified. Do not handle only the happy path. Under what conditions does this work?