| name | stackprof-profiler |
|---|---|
| description | Use this skill when the user says an endpoint or process "is slow", "has performance issues", "needs profiling", or asks to "measure", "profile", or "benchmark" a Rails endpoint or method. Generates and executes a stackprof measurement script, then interprets the results to identify bottlenecks. Do NOT implement fixes — only measure and interpret. |
| version | 1.0.0 |
| argument-hint | [エンドポイント名] (例: GET /api/v1/posts) |
Railsエンドポイントのパフォーマンスをstackprofで計測し、ボトルネックを特定して報告する。