Use when mapping code paths, entrypoints, and likely hot files before profiling.
Maps code entrypoints and identifies likely hot files for performance scenarios before profiling.
npx claudepluginhub agent-sh/perfThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Identify likely implementation paths for a performance scenario.
Follow docs/perf-requirements.md as the canonical contract.
keywords: <comma-separated list>
paths:
- file: <path>
symbols: [<symbol1>, <symbol2>]
evidence: <short reason>
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.