Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

perf-design

Étoiles7
Forks4
Mis à jour28 juin 2026 à 00:19

ALWAYS invoke when the user asks to profile performance, find bottlenecks, optimize code, make something faster, or design a [perf]-tagged feature; do not optimize inline. Discovery mode profiles likely hot paths and emits substrate items per bottleneck. Per-feature mode designs an existing stage:drafting [perf] feature, writes the plan and benchmark scaffolds into the feature body, spawns child stories, and advances drafting to implementing. Uses the hierarchy: algorithmic/data model, I/O, data locality and CPU/cache behavior, language/runtime idioms, then parallelism. Route greenfield work to feature-design and refactors to refactor-design.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly