Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
googlechrome avatar

Baseline Status

  • 2 installs
  • 921 repo stars
  • Updated August 4, 2026
  • googlechrome/modern-web-guidance-src

Checks the browser support and Baseline status of web features via a baselinestatus CLI query.

About

Verifies whether a web feature is ready to use by checking its browser support and Baseline status through a CLI query. A developer uses it to confirm cross-browser readiness of a feature.

  • Queries Baseline status by feature ID or description
  • Supports JSON output for parsing

Baseline Status by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #1,863 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/googlechrome/modern-web-guidance-src --skill baseline-status

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars921
Last updatedAugust 4, 2026
Repositorygooglechrome/modern-web-guidance-src

What it does

Checks the browser support and Baseline status of web features via a baselinestatus CLI query.

Files

SKILL.mdMarkdownGitHub ↗

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.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.