Formats code files using prettier and eslint. Use when the user wants to format code, fix linting issues, or clean up code style.
3.7
Rating
0
Installs
Tools & Utilities
Category
The skill provides a clear description and well-organized structure for code formatting tasks. However, it lacks concrete implementation details, command examples, or scripts showing how to actually invoke prettier/eslint. The novelty is low since a CLI agent can easily run 'prettier --write' or 'eslint --fix' commands directly without significant token overhead. To improve, add actual bash command patterns, error handling steps, or multi-step formatting workflows that demonstrate value beyond simple tool invocation.
Loading SKILL.md…

Skill Author