Skip to main content

data-oriented-design

Mike Acton's data-oriented design operating rules - understand the real data first, then design the simplest transformation from the input you actually have to the output you actually need, at a stated cost. Use when designing or reviewing anything performance-sensitive or data-shaped - memory layout, struct-of-arrays vs array-of-structs, cache behavior, batch and pipeline design, hot loops, allocation strategy - or when a design is being justified by habit, analogy, abstraction, or "clean code" rather than by measurement. Also use when asked to reason like Mike Acton or apply data-oriented design.

Jump to install

Source facts

Repository
TudorAndrei/skills
Last source activity
August 3, 2026 at 14:46
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.