원클릭으로
eng-performance
Guard latency, memory, battery, bandwidth, and gas/compute budgets by measuring before and after every change.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Guard latency, memory, battery, bandwidth, and gas/compute budgets by measuring before and after every change.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Model the end-to-end system, constraints, and failure modes before touching code; use whenever a change spans multiple layers or unclear requirements.
Decompose work into safe, observable increments with feature flags, rollbacks, and communication baked in.
Design every change with traceability, diagnostics, and fast incident triage in mind across mobile, web, and web3 stacks.
Deliver changes with clear communication, reviewer-ready context, and follow-up accountability.
Enforce reproducible testing, automated verification, and evidence-driven sign-off before merging any change.
Apply proactive threat modeling, least-privilege design, and safety guardrails before delivering any code or infrastructure change.
| name | eng-performance |
| description | Guard latency, memory, battery, bandwidth, and gas/compute budgets by measuring before and after every change. |