Skip to main content
在 Manus 中运行任何 Skill
一键导入

rob-pike

// Rob Pike's 5 Rules of Programming — a decision framework that prevents premature optimization and enforces measurement-driven development. Use when the user says "optimize", "slow", "performance", "bottleneck", "speed up", "make faster", "too slow", or any request to improve code speed/efficiency. Also use when you notice yourself about to suggest a performance optimization without measurement data. This is a thinking discipline, not a tooling workflow.

$ git log --oneline --stat
stars:3
forks:0
updated:2026年3月20日 05:01
SKILL.md
readonly