Skip to content

Commit 49f3c7c

Browse files
committed
feat: add context fork to webperf-core-web-vitals skill
Runs the skill in an isolated subagent so the main context only sees the final analysis result, not the intermediate script execution calls.
1 parent e28fa02 commit 49f3c7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

skills/webperf-core-web-vitals/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: webperf-core-web-vitals
33
description: Intelligent Core Web Vitals analysis with automated workflows and decision trees. Measures LCP, CLS, INP with guided debugging that automatically determines follow-up analysis based on results. Includes workflows for LCP deep dive (5 phases), CLS investigation (loading vs interaction), INP debugging (latency breakdown + attribution), and cross-skill integration with loading, interaction, and media skills. Use when the user asks about Core Web Vitals, LCP optimization, layout shifts, or interaction responsiveness.
4+
context: fork
45
---
56

67
# WebPerf: Core Web Vitals

0 commit comments

Comments
 (0)