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.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ncoevoet/claude-markdown-health-check --skill welltuned --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Welltuned?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ncoevoet-welltuned)More formats (shields.io, HTML) on the badges page.
---
name: welltuned
description: 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.
when_to_use:
- "lint this file"
- "format check"
allowed-tools: Read, Edit, Bash(eslint:*)
disallowed-tools: WebFetch
model: sonnet
disable-model-invocation: true
effort: low
context: fork
background: false
license: MIT
compatibility: Claude Code
metadata:
catalog: internal
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!