Analyzes code for performance bottlenecks, algorithmic complexity, database queries, memory usage, and scalability. Use after implementing features or when performance concerns arise.
$npx -y skills add udecode/plate --skill performance-oracleInstalls into the current project.
Run `npx skills use "https://github.com/udecode/plate" --skill "udecode/plate/performance-oracle"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/udecode/plate" that are relevant to the current task. Run `npx skills add "https://github.com/udecode/plate"` and select the relevant skills, then follow their instructions.