paniolo-typescript-best-practices

Installation
SKILL.md

Requires: file-read, terminal (linting/testing). No network access needed.

Full reference: typescript-typescript

  • Editing any .ts or .tsx file.
  • Resolving TypeScript strictness or lint errors related to typing quality.

Execution workflow

  1. Apply relevant rules below (each links to the full doc for examples).
  2. Keep changes minimal and local to the problem area.
  3. Run npm run lint after meaningful TS changes.

Key rules

Installs
5
First Seen
Jul 21, 2026
paniolo-typescript-best-practices — paniolo-ai/skills