# Welltuned

> Lints and formats TypeScript files on demand. Use when the user asks to lint, format, or check style in .ts or .tsx files, or mentions eslint or prettier.

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

---


# Welltuned

Run the project linter and report style violations.

## When to use

Use when style or formatting of TypeScript sources needs checking.

## Steps

1. Detect the configured linter.
2. Run it over the changed files.
3. Summarise violations grouped by rule.

