composio-community/perf-code-paths
Use when mapping code paths, entrypoints, and likely hot files before profiling.
npx skills add https://github.com/composio-community/awesome-claude-plugins --skill perf-code-paths
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>
Take composio-community/perf-code-paths from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.