Welltuned
Run the project linter and report style violations.
When to use
Use when style or formatting of TypeScript sources needs checking.
Steps
- Detect the configured linter.
- Run it over the changed files.
- Summarise violations grouped by rule.
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.
npx skillmds@latest add ncoevoet/welltuned Run the project linter and report style violations.
Use when style or formatting of TypeScript sources needs checking.
ncoevoet/claude-markdown-health-check/tree/main/tests/fixtures/clean/dot-claude/skills/welltuned commit 914cd54af0