biome-lint-format

Set up Biome for fast linting and formatting in JavaScript/TypeScript projects, including editor integration, package scripts, optional pre-commit hooks, and migration from ESLint + Prettier. Use when adding or standardizing lint/format tooling, replacing ESLint/Prettier, or troubleshooting Biome configuration and workflow issues.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "biome-lint-format" with this command: npx skills add italypaleale/skills/italypaleale-skills-biome-lint-format

Biome Lint Format

Set up Biome with a consistent workflow and minimal friction.

Workflow

  1. Confirm project context:
  • Package manager
  • JavaScript/TypeScript scope
  • Keep ESLint/Prettier or migrate fully
  • Need Tailwind CSS directive support
  • Need pre-commit hooks
  1. Install Biome and create baseline configuration.

  2. Add project scripts for lint/format/check/ci flows.

  3. Configure editor integration (VS Code) if requested.

  4. Add optional pre-commit checks with Husky + lint-staged if requested.

  5. If migrating from ESLint + Prettier, remove old config carefully and run a first auto-fix pass.

  6. Validate setup by running check commands and confirming CI command behavior.

Reference Map

Load only the reference needed for the current request:

  • references/setup.md Use for installation, baseline biome.json, scripts, VS Code setup, pre-commit setup, and command examples.

  • references/migration.md Use only when migrating from ESLint + Prettier or running a hybrid temporary setup.

  • references/troubleshooting.md Use for config detection issues, editor conflicts, schema/version mismatches, and performance tuning.

  • references/rule-customization.md Use only when the user asks for concrete rule customizations.

Guardrails

  • Keep SKILL.md short and procedural; store details in references.
  • Use biome check as the default all-in-one command.
  • Do not claim Biome replaces tsc type checking.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

react-spa-vite

No summary provided by upstream source.

Repository SourceNeeds Review
General

go-package-skill-creator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Repository SourceNeeds Review
160.7K94.2Kanthropics
Coding

remotion-best-practices

Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.

Repository Source
148.2K2.1Kremotion-dev