Initial commit
This commit is contained in:
11
skills/core/performance.yaml
Normal file
11
skills/core/performance.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user