Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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:20 de marzo de 2026, 05:01
SKILL.md
readonly