Tigerstyle banner
nerdsane nerdsane

Tigerstyle

Design community

Description

--- name: tigerstyle description: TigerStyle coding discipline — assertions, checked arithmetic, design-by-contract user_invocable: true --- # TigerStyle — redis-rust You are about to modify executor or data structure code. This skill injects the TigerStyle coding discipline. Every example below is drawn from or modeled on the actual codebase. --- ## 1. What is TigerStyle? TigerStyle is a coding discipline from TigerBeetle (https://tigerstyle.dev), itself drawing from NASA/JPL's "Power of 1

Installation

Installs to ~/.claude/agents/nerdsane-redis-rust-tigerstyle.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nerdsane/redis-rust/HEAD/.claude/agents/tigerstyle.md -o ~/.claude/agents/nerdsane-redis-rust-tigerstyle.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository