بنقرة واحدة
performance-profile
Measure and reduce local latency, memory, or rendering overhead.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Measure and reduce local latency, memory, or rendering overhead.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Review a local change for privacy, permission, and data-exposure risk.
Reproduce, isolate, and verify a bug before changing code.
Inspect local dependencies for version, license, and build-path risk.
Write concise documentation from verified local code evidence.
Diagnose and fix one reproducible build, test, or runtime error.
Explain why a line changed using local git history and code context.
| id | performance-profile |
| name | Performance Profile |
| description | Measure and reduce local latency, memory, or rendering overhead. |
Start with the user-visible slow path and a repeatable measurement. Identify hot loops, allocation spikes, blocking work on the main thread, and unnecessary I/O. Keep optimizations tied to before and after evidence.