Valid Skill

Review and enforce TypeScript coding standards across the project

josharsh 1b2fc35 2 files · 620 B Updated

File contents

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

josharsh/skillmother/tree/main/tests/fixtures/valid-skill commit 1b2fc35c24

Frequently asked questions

npx skillmds@latest add josharsh/valid-skill