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.

ncoevoet Updated

File contents

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.

ncoevoet/claude-markdown-health-check/tree/main/tests/fixtures/clean/dot-claude/skills/welltuned commit 914cd54af0

Frequently asked questions

npx skillmds@latest add ncoevoet/welltuned