Skip to main content
Back to the directory
onmax/nuxt-skillsSoftware EngineeringFrontend and Design

ts-library

Complete reference guide for authoring TypeScript libraries and npm packages.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/onmax/nuxt-skills --skill ts-library
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, ts-library has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: onmax/nuxt-skills. Canonical URL: https://skills.sh/onmax/nuxt-skills/ts-library.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Complete reference guide for authoring TypeScript libraries and npm packages. Patterns for authoring high-quality TypeScript libraries, extracted from studying unocss, shiki, unplugin, vite, vitest, vueuse, zod, trpc, drizzle-orm, and more. For Nuxt module development: use nuxt-modules skill Consider loading these reference files based on your task: DO NOT load all files at once. Load only what's relevant to your current task. Token efficiency: Main skill ~300 tokens, each reference ~800-1200 tokens - 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 - Starting a new TypeScript library (single or monorepo) - Setting up package.json exports for dual CJS/ESM - Configuring tsconfig for library development - Choosing build tools (tsdown, unbuild) - Designing type-safe APIs (builder, factory, plugin patterns) - Writing advanced TypeScript types - Setting up vitest for library testing - Configuring release workflow and CI - Create project structure → load...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ts-library do?

Complete reference guide for authoring TypeScript libraries and npm packages.

Is ts-library good?

ts-library does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support ts-library?

ts-library currently lists compatibility with Skills CLI.

Is ts-library safe to install?

ts-library has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to ts-library?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install ts-library?

Run the following command to install ts-library: npx skills add https://github.com/onmax/nuxt-skills --skill ts-library

Related skills

More from onmax/nuxt-skills

Related skills

Alternatives in Software Engineering