with one click
jsse
jsse contains 2 collected skills from pmatos, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
This skill should be used when the user asks to "profile the codebase", "analyse performance", "find bottlenecks", "benchmark this", "generate a performance report", "measure runtime", "run perf", "check allocations", "why is this slow", or wants a performance investigation of Rust code. Produces a report without modifying code.
This skill should be used when the user asks to "fix performance issues", "optimise the bottlenecks", "implement the performance fixes", "apply the performance report", "speed this up based on the report", or wants to act on a performance report produced by /performance-analyse. Reads a performance report and implements targeted fixes.