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.
4.6
Rating
0
Installs
Tools & Utilities
Category
The skill provides a reasonable foundation for code formatting tasks with clear trigger phrases and a structured approach. The description covers basic capabilities (formatting via Prettier) and when to invoke it. Task knowledge includes a 5-step workflow covering analysis, configuration, application, ignore patterns, and git hooks, with references to additional documentation files. Structure is acceptable with separation of concerns into referenced files, though SKILL.md itself has some incomplete sections (empty Output section, placeholder resource names). However, novelty is low since running Prettier commands is straightforward for a CLI agent and doesn't represent significant complexity reduction or token savings. The skill would benefit most developers but doesn't solve a problem that's particularly difficult for an AI agent to handle directly.
Loading SKILL.md…

Skill Author