Ruby on Rails performance conventions — N+1 prevention, caching, database tuning, benchmarking. Use when optimizing queries, adding caching, or profiling performance.
$npx -y skills add jorgegorka/ariadna --skill rails-performanceInstalls into the current project.
Run `npx skills use "https://github.com/jorgegorka/ariadna" --skill "jorgegorka/ariadna/rails-performance"` 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/jorgegorka/ariadna" that are relevant to the current task. Run `npx skills add "https://github.com/jorgegorka/ariadna"` and select the relevant skills, then follow their instructions.