Architects and maintains robust TypeScript packages within monorepo environments using industry-standard export patterns and build configurations.
Package Architect is a specialized Claude Code skill designed to streamline the creation and maintenance of TypeScript packages in modern monorepos like Bun, pnpm, or npm workspaces. It guides developers through defining clear public APIs using the exports map, managing TypeScript project references, and ensuring a single-responsibility architecture. By centralizing types and separating build outputs from source code, it helps teams avoid common monorepo pitfalls like circular dependencies and inconsistent configurations, resulting in a more maintainable and scalable codebase.