muratori-performance-aware

Community

Write hardware-aware, high-performance code.

Authorcopyleftdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers write code that is performant by focusing on hardware realities, avoiding unnecessary abstractions, and emphasizing measurement. It's for situations where performance is critical or understanding low-level behavior is key.

Core Features & Use Cases

  • Hardware Sympathy: Understand and leverage CPU caches, SIMD instructions, and memory layout.
  • Measurement-Driven Optimization: Profile code to identify bottlenecks before optimizing.
  • Data-Oriented Design: Structure data for efficient access patterns.
  • Use Case: Optimizing a game engine's rendering loop, a high-frequency trading system, or any application where every CPU cycle counts.

Quick Start

Apply Casey Muratori's principles to optimize the provided C++ code for better cache performance.

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: muratori-performance-aware
Download link: https://github.com/copyleftdev/sk1llz/archive/main.zip#muratori-performance-aware

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.