# Quickstart

> biome Quickstart

- Skill: `javimosch/quickstart-376` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/quickstart-376`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/quickstart-376/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/quickstart-376

---

# biome Quickstart

A toolchain for web projects with formatter and linter

## Installation

```bash
npm install -g @biomejs/biome
```

## Quick Examples

```bash
# Check version
biome --version

# Get help
biome --help
```

## Resources

- GitHub: https://github.com/biomejs/biome
- Stars: 24,475
- Language: rust

