Files
gh-tstomtimes-orchestra/skills/core/performance.yaml
2025-11-30 09:03:11 +08:00

11 lines
301 B
YAML

name: performance
description: |
Skill for diagnosing and improving runtime performance.
Used by Nova, Leo, and Finn.
principles:
- Measure before optimizing.
- Define target metrics explicitly.
metrics:
- Time to First Byte (TTFB)
- Core Web Vitals (LCP, CLS, FID)
- API latency budgets