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.
원문 언어: 영어