ts-library
Comprehensive patterns for TypeScript library development, covering dual CJS/ESM builds, API design, and CI/CD.
Install
npx skills add https://github.com/onmax/nuxt-skills --skill ts-libraryStats
| Total installs | 1,001 |
| Weekly installs | 991 |
| GitHub stars | 605 |
| First seen | Jan 19, 2026 |
| Source | @onmax/nuxt-skills |
Summary
- Covers project setup, package.json exports configuration, tsconfig optimization, and dual CJS/ESM build tooling with tsdown or unbuild
- Includes API design patterns (builder, factory, plugin systems), advanced type inference techniques, and tree-shaking best practices
- Provides vitest testing setup, release workflow configuration, and GitHub Actions CI/CD templates
- Organized as modular reference files—load only what's relevant to your current task to minimize token usage
Tags
Related skills
| Skill | Installs | vs ts-library |
|---|---|---|
| langsmith-fetch | 952 | -49 |
| tailwind-patterns | 1,132 | +131 |
| swift-protocol-di-testing | 1,125 | +124 |
| coding-guidelines | 1,023 | +22 |
| agentic-engineering | 990 | -11 |
FAQ
- How many installs does ts-library have?
- ts-library has 1,001 total installs and 991 installs this week.
- Where is ts-library hosted?
- ts-library is published by @onmax/nuxt-skills at https://github.com/onmax/nuxt-skills.
- How many GitHub stars does ts-library have?
- ts-library has 605 GitHub stars.
- When was ts-library first indexed?
- OrangeBot.AI first indexed ts-library on Jan 19, 2026.
- How do I install ts-library?
- Run: npx skills add https://github.com/onmax/nuxt-skills --skill ts-library