safe-c

Installation
SKILL.md

Safe C

Build highly predictable, robust, and performant C applications with a "zero technical debt" policy. This style guide is heavily inspired by TigerBeetle's Tiger Style.

Retrieval-First Development

Always verify standards against the reference documentation before implementing.

Resource URL / Path
Safety & Control Flow ./references/safety.md
Performance Patterns ./references/performance.md
Developer Experience ./references/dx.md

Review the relevant documentation when writing new logic or performing code reviews.

When to Use

  • Writing new C logic from scratch
Related skills
Installs
15
First Seen
Mar 1, 2026