web-features-summary
Installation
SKILL.md
Web Features Summary (Baseline 2023-2026)
This skill summarizes web platform features that achieved Baseline status (available in all major browsers: Chrome, Firefox, Safari) between January 2023 and early 2026. Use this to ensure recommended APIs are widely available without polyfills.
High-Impact Modern Features (Quick Reference)
JavaScript & Web APIs
- Array & Collections:
toSorted(),toReversed(),toSpliced(),with()(Immutable array updates)Object.groupBy(),Map.groupBy()(Data grouping)Setmethods:intersection(),union(),difference(),symmetricDifference()
- Async & Control Flow:
Promise.withResolvers()(External promise resolution)
Related skills
More from chen-ye/cye-agent-skills
app-audit
Analyzes installed Termux packages and Android apps to identify redundancies, categorize usage, and suggest cleanups. Use when the user asks to audit apps, check for bloatware, or analyze installed software.
3gemini extension authoring
This skill should be used when the user asks to "create a gemini extension", "author a gemini extension", "package a gemini hook", "publish a gemini extension", or asks about "extension structure", "gemini-extension.json", or "hooks.json".
3