Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:14 +08:00
commit 8040a9099d
8 changed files with 186 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for performance-budget-validator skill
- [ ] performance_budget_best_practices.md: A document outlining best practices for defining and maintaining performance budgets.
- [ ] lighthouse_metrics.md: A document detailing the metrics provided by Lighthouse and how they relate to performance budgets.
- [ ] budget_schema.json: A JSON schema defining the structure of the performance budget configuration file.