Initial commit

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

View File

@@ -0,0 +1,8 @@
# References
Bundled resources for real-user-monitoring skill
- [ ] rum_platform_comparison.md: A detailed comparison of popular RUM platforms, including features, pricing, and ease of integration.
- [ ] core_web_vitals_guide.md: A comprehensive guide to Core Web Vitals, explaining their importance and how to optimize them.
- [ ] rum_api_documentation.md: API documentation for interacting with the chosen RUM platform programmatically.
- [ ] privacy_compliance_best_practices.md: Best practices for ensuring privacy compliance when implementing RUM.