什么是 safety-critical-patterns?
NASA 的 10 次幂规则中关于编写健壮、可验证代码的指南。适用于具有适合上下文的严格性的通用软件开发。在编写关键代码路径、检查稳健性、提高代码质量时使用。不要将其用作所有代码的严格要求 - 将严格性与结果相匹配。 来源:athola/claude-night-market。
NASA 的 10 次幂规则中关于编写健壮、可验证代码的指南。适用于具有适合上下文的严格性的通用软件开发。在编写关键代码路径、检查稳健性、提高代码质量时使用。不要将其用作所有代码的严格要求 - 将严格性与结果相匹配。
通过命令行快速安装 safety-critical-patterns AI 技能到你的开发环境
来源:athola/claude-night-market。
Guidelines adapted from NASA's Power of 10 rules for safety-critical software.
Full rigor: Safety-critical systems, financial transactions, data integrity code Selective application: Business logic, API handlers, core algorithms Light touch: Scripts, prototypes, non-critical utilities
Restrict Control Flow Avoid goto, setjmp/longjmp, and limit recursion.
NASA 的 10 次幂规则中关于编写健壮、可验证代码的指南。适用于具有适合上下文的严格性的通用软件开发。在编写关键代码路径、检查稳健性、提高代码质量时使用。不要将其用作所有代码的严格要求 - 将严格性与结果相匹配。 来源:athola/claude-night-market。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/athola/claude-night-market --skill safety-critical-patternsNASA 的 10 次幂规则中关于编写健壮、可验证代码的指南。适用于具有适合上下文的严格性的通用软件开发。在编写关键代码路径、检查稳健性、提高代码质量时使用。不要将其用作所有代码的严格要求 - 将严格性与结果相匹配。 来源:athola/claude-night-market。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/athola/claude-night-market --skill safety-critical-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/athola/claude-night-market