baseline-status

star 772

Use this skill to check the browser support and Baseline status of web features.

GoogleChrome By GoogleChrome schedule Updated 3/18/2026

name: baseline-status description: Use this skill to check the browser support and Baseline status of web features.

Web Baseline Status Skill

Use this skill when you need to verify if a web feature is ready for use or when you need browser support data for specific features.

Tool Usage

Basic Search: To search for features by ID or description:

pnpm baselinestatus <query>

Example: pnpm baselinestatus over

JSON Output: To get structured output for easier parsing:

pnpm baselinestatus <query> --json

Example: pnpm baselinestatus over --json

Baseline Status Mapping

The output maps internal status codes to human-readable terms:

  • Widely (high): Supported by all major browsers for a significant time.
  • Newly (low): Recently supported by all major browsers.
  • Limited (false): Not yet supported by all major browsers.
Install via CLI
npx skills add https://github.com/GoogleChrome/modern-web-guidance-src --skill baseline-status
Repository Details
star Stars 772
call_split Forks 52
navigation Branch main
article Path SKILL.md
More from Creator
GoogleChrome
GoogleChrome Explore all skills →