Compact the current conversation into a handoff document for another agent to pick up.
原文の言語: 英語
メニュー
SkillsMP は PSeitz/skills から 5 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 5 件中 5 件を表示しています。
Compact the current conversation into a handoff document for another agent to pick up.
原文の言語: 英語
Find one high-leverage improvement in the current codebase, make it, and explain the change clearly.
原文の言語: 英語
Profile and optimize Rust code. Runs perf/instruments to find actual bottlenecks before changing anything. Use when user asks to "make this faster", "optimize", "profile", or "why is this slow".
原文の言語: 英語
Linux-only performance profiling workflow using perf. Use when investigating slow code, benchmark regressions, CPU hotspots, call stacks, or when the user asks to profile a command, test, or benchmark on Linux.
原文の言語: 英語
Find one unnecessarily complex thing in the current codebase, simplify it, and explain the change.
原文の言語: 英語