After modifying S2 project code, you must run lint to ensure there are no errors, avoiding issues when pushing to git.
6.2
Rating
0
Installs
Testing & Quality
Category
This skill provides clear, well-structured instructions for running lint checks on S2 project code modifications. The description adequately covers when and how to use the skill, with specific file types listed and detailed execution steps. The structure is logical with clear sections for usage triggers, execution, and error handling. However, the novelty score is low because running 'pnpm lint' is a straightforward single-command operation that a CLI agent could easily execute without a dedicated skill. The skill adds value primarily through enforcement (ensuring lint is always run after modifications) and context (explaining what lint checks are performed), but doesn't significantly reduce token cost or complexity compared to direct CLI usage. It's more of a workflow reminder than a complex automation.
Loading SKILL.md…

Skill Author