carmack-programming

Community

Lean, fast, principled programming.

Authordanielsimonjr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers adopt John Carmack's first-principles approach to building high-performance, maintainable systems.

Core Features & Use Cases

  • First-principles design: Understand hardware behavior, minimize abstractions, and write simple, correct code.
  • Performance discipline: Emphasize cache-conscious structures, data-oriented layouts (SoA), minimal branching in hot paths, and measured optimization.
  • Pragmatic engineering: Use unity builds, simple allocators (arena/ pools), and clear state-management patterns to reduce complexity.
  • Use Case: A graphics engine module implementing a cache-friendly physics step with profile-driven improvements.

Quick Start

Start by reading SKILL.md to align with Carmack's principles, then apply a simple, measurable optimization on a hot loop.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: carmack-programming
Download link: https://github.com/danielsimonjr/claude-skills/archive/main.zip#carmack-programming

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.