ts-sdk-author
CommunityShip production-ready TypeScript SDKs on npm.
AuthorLonelyHerbivore
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill turns a TypeScript library-from-scratch into a production-grade npm SDK by standardizing workspace layout, build output, module boundaries, verification, and a safe release lifecycle.
Core Features & Use Cases
- Public API design with enforceable boundaries: Define what consumers can import via
src/apire-exports and keepinternal/unexported. - Dual ESM+CJS packaging with correct declarations: Generate the right
package.json#exportsmap for modern TypeScript and multiple runtimes. - Monorepo pipeline and release engineering: Integrate Turborepo caching, publint verification, attw type-resolution checks, changesets prerelease channels, and npm dist-tags.
Quick Start
Use this skill when you want to build a new npm-published TypeScript SDK package inside a pnpm monorepo, and ask the AI to produce the workspace layout, build config (tsdown or equivalent), exports map, verification steps, and changesets prerelease-to-stable flow for your package.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ts-sdk-author Download link: https://github.com/LonelyHerbivore/Trellis-Herbivore/archive/main.zip#ts-sdk-author Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.