关于
This skill provides a standardized framework for building robust TypeScript SDKs, whether by extracting reusable logic from existing applications or starting from scratch. It guides Claude through a rigorous process of API design, implementation of typed clients, error handling strategies, and automated bundling for ESM and CommonJS. By enforcing industry best practices like framework-agnostic core logic and sensible defaults, it helps developers create maintainable, developer-friendly libraries that are ready for distribution on public or private npm registries.