Benchmarking and performance auditing for the Wax repo. Use when running or interpreting Wax benchmarks, diagnosing CPU, memory, or I/O bottlenecks, or investigating Swift 6.2 concurrency issues such as Sendable, actor isolation, @unchecked Sendable, task-group fan-out, and data races.
$npx -y skills add christopherkarani/wax --skill wax-performance-auditInstalls into the current project.
Run `npx skills use "https://github.com/christopherkarani/wax" --skill "christopherkarani/wax/wax-performance-audit"` 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/christopherkarani/wax" that are relevant to the current task. Run `npx skills add "https://github.com/christopherkarani/wax"` and select the relevant skills, then follow their instructions.