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.

インストールへ移動

ソース情報

リポジトリ
TudorAndrei/skills
ソースの最終更新活動
2026年8月3日 14:46
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。