Coding Standards
Review code for TypeScript best practices and project conventions.
Instructions
- Use strict TypeScript mode
- Prefer const over let
- Use async/await over .then() chains
Review and enforce TypeScript coding standards across the project
npx skillmds@latest add josharsh/valid-skill Review code for TypeScript best practices and project conventions.
josharsh/skillmother/tree/main/tests/fixtures/valid-skill commit 1b2fc35c24