maintainable-typescript

Installation
SKILL.md

Maintainable TypeScript

Use this skill when the project needs maintainability doctrine, not just local code changes.

Layout

  • doctrine/ contains the portable rules and supporting guidance that should hold across strict TypeScript repos.
  • stack/ contains stack-specific doctrine for the opinionated Vite+ / Drizzle / oRPC / Cloudflare setup.
  • prompts/ contains reusable prompt text for cleanup and review tasks when you need to steer another model away from wrapper-heavy refactors.
  • scripts/ contains runnable TypeScript-repo audit helpers for dead code, duplicate code, and import-boundary problems in the current project.
  • assets/tooling-templates/ contains copyable config templates for target repos.

Reading order

Do not read the whole skill directory by default.

Related skills
Installs
17
GitHub Stars
7
First Seen
Apr 4, 2026