Compact the current conversation into a handoff document for another agent to pick up.
Quellsprache: Englisch
Menü
SkillsMP hat 5 Skills aus PSeitz/skills gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 5 von 5 gesammelten Skills angezeigt.
Compact the current conversation into a handoff document for another agent to pick up.
Quellsprache: Englisch
Find one high-leverage improvement in the current codebase, make it, and explain the change clearly.
Quellsprache: Englisch
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".
Quellsprache: Englisch
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.
Quellsprache: Englisch
Find one unnecessarily complex thing in the current codebase, simplify it, and explain the change.
Quellsprache: Englisch