Skip to main content
Run any Skill in Manus
with one click

parser-development

Guide for implementing parsers with error recovery for new languages in Biome. Use when adding parsing support for a new language, implementing error recovery in a parser, or writing grammar definitions in .ungram format for JavaScript, CSS, JSON, HTML, GraphQL, or other languages.

Overview

Guide for implementing parsers with error recovery for new languages in Biome. Use when adding parsing support for a new language, implementing error recovery in a parser, or writing grammar definitions in .ungram format for JavaScript, CSS, JSON, HTML, GraphQL, or other languages.

Install command
npx skills add https://github.com/biomejs/biome --skill parser-development

Copy and paste this command into Claude Code to install the skill

Stars24,812
Forks1,014
UpdatedMay 8, 2026 at 15:31
SKILL.md
readonly