hygiene

Use when making code changes to ensure they pass VS Code's hygiene checks. Covers the pre-commit hook, unicode restrictions, string quoting rules, copyright headers, indentation, formatting, ESLint, and stylelint. Run the hygiene check before declaring work complete.

By microsoft · 2,170 installs

npx skills add microsoft/vscode --skill hygiene

Source repository · Upstream listing