·safety-critical-patterns
</>

safety-critical-patterns

Guidelines from the NASA Power of 10 rules for writing robust, verifiable code. Adapted for general software development with context-appropriate rigor. Use when writing critical code paths, reviewing for robustness, improving code quality. Do not use as rigid requirements for all code - match rigor to consequence.

15Installs·0Trend·@athola

Installation

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

How to Install safety-critical-patterns

Quickly install safety-critical-patterns AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/athola/claude-night-market --skill safety-critical-patterns
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: athola/claude-night-market.

SKILL.md

View raw

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.

Guidelines from the NASA Power of 10 rules for writing robust, verifiable code. Adapted for general software development with context-appropriate rigor. Use when writing critical code paths, reviewing for robustness, improving code quality. Do not use as rigid requirements for all code - match rigor to consequence. Source: athola/claude-night-market.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/athola/claude-night-market --skill safety-critical-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-11

Browse more skills from athola/claude-night-market

Quick answers

What is safety-critical-patterns?

Guidelines from the NASA Power of 10 rules for writing robust, verifiable code. Adapted for general software development with context-appropriate rigor. Use when writing critical code paths, reviewing for robustness, improving code quality. Do not use as rigid requirements for all code - match rigor to consequence. Source: athola/claude-night-market.

How do I install safety-critical-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/athola/claude-night-market --skill safety-critical-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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