·safety-critical-patterns
</>

safety-critical-patterns

NASA 的 10 次幂规则中关于编写健壮、可验证代码的指南。适用于具有适合上下文的严格性的通用软件开发。在编写关键代码路径、检查稳健性、提高代码质量时使用。不要将其用作所有代码的严格要求 - 将严格性与结果相匹配。

15安装·0热度·@athola

安装

$npx skills add https://github.com/athola/claude-night-market --skill safety-critical-patterns

如何安装 safety-critical-patterns

通过命令行快速安装 safety-critical-patterns AI 技能到你的开发环境

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

来源:athola/claude-night-market。

SKILL.md

查看原文

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-patterns
分类
</>开发工具
认证
收录时间
2026-02-28
更新时间
2026-03-10

Browse more skills from athola/claude-night-market

快速解答

什么是 safety-critical-patterns?

NASA 的 10 次幂规则中关于编写健壮、可验证代码的指南。适用于具有适合上下文的严格性的通用软件开发。在编写关键代码路径、检查稳健性、提高代码质量时使用。不要将其用作所有代码的严格要求 - 将严格性与结果相匹配。 来源:athola/claude-night-market。

如何安装 safety-critical-patterns?

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

这个 Skill 的源码在哪?

https://github.com/athola/claude-night-market