Execute automatically formats and validates code files using Prettier and other formatting tools. Use when users mention "format my code", "fix formatting", "apply code style", "check formatting", "make code consistent", or "clean up code formatting". Handles JavaScript, TypeScript, JSON, CSS, Markdown, and many other file types. Trigger with relevant phrases based on skill purpose.
5.8
Rating
0
Installs
Tools & Utilities
Category
The skill provides clear instructions for code formatting with Prettier, covering key steps from analysis to enforcement. The description adequately conveys when to invoke the skill. Task knowledge is strong with a logical 5-step process and references to additional implementation details. Structure is clean with separate reference files for errors, examples, and implementation. However, novelty is low - code formatting with Prettier is straightforward for a CLI agent to execute directly using basic bash commands without needing a dedicated skill wrapper. The skill would be most valuable for complex multi-tool formatting workflows or project-specific configurations, but the current implementation addresses a relatively simple use case that doesn't significantly reduce token costs or complexity compared to direct CLI usage.
Loading SKILL.md…

Skill Author