Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
3.7
Rating
0
Installs
Testing & Quality
Category
This skill provides basic instructions for running linting and formatting commands (yarn prettier and yarn linc) with some helpful reminders about common mistakes. The description is somewhat clear but could better specify what 'CI' means and when exactly to invoke this skill. The task knowledge is adequate for simple cases but lacks depth on handling specific error types or what constitutes 'manual fixes.' Structure is reasonable for a simple skill. However, novelty is low - a CLI agent can easily run these two commands and report errors without special guidance, making this skill only marginally useful for cost reduction. The skill would benefit from more sophisticated error handling logic, automated fix strategies, or integration with CI systems to justify encapsulation.
Loading SKILL.md…

Skill Author