Marketplace

typescript-standards

Guide for creating TypeScript libraries using the typescript-library-template pattern and applying its standards to existing projects. Use when setting up new npm packages, standardizing build scripts, configuring tooling (tsup, Vitest, ESLint, Prettier), or applying dual module format patterns.

$ 설치

git clone https://github.com/jordanburke/typescript-library-template /tmp/typescript-library-template && cp -r /tmp/typescript-library-template/.claude/skills/typescript-standards ~/.claude/skills/typescript-library-template

// tip: Run this command in your terminal to install the skill