oxfmt

Community

Streamline Oxfmt setup and troubleshooting for JS/TS code.

Authortrystan2k
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Inconsistent code formatting across development environments, CI pipelines, and team members creates noisy git diffs, wastes time on manual formatting fixes, and causes avoidable CI failures when formatter rules are misaligned.

Core Features & Use Cases

  • Oxfmt Configuration: Set up and tune .oxfmtrc.json to define project-wide formatting rules including line width, quote style, semicolon usage, and ignore patterns for generated files.
  • Workflow Integration: Wire Oxfmt into package.json scripts, CI checks, and pre-commit hooks to enforce consistent formatting across all local and remote development workflows.
  • Troubleshooting & Migration: Diagnose and resolve formatting mismatches, ignore behavior issues, and conflicts with other formatters, plus guide migrations from Prettier or Biome to Oxfmt.
  • Use Case: A team switching from Prettier to Oxfmt can use this skill to generate a compatible configuration, run a one-time repo-wide formatting pass, and set up CI checks to prevent future style drift.

Quick Start

Use the oxfmt skill to create a project-specific .oxfmtrc.json configuration file, add format and format:check scripts to your package.json, and run a one-time formatting pass to align all existing code with the new rules.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: oxfmt
Download link: https://github.com/trystan2k/favoritable-old/archive/main.zip#oxfmt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.