一键导入
temporal-explorer
temporal-explorer 收录了来自 stevekinney 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Add a dependency to the correct workspace in this Turborepo monorepo, handling the workspace:* protocol for internal packages. Triggers when the user says "add dependency", "install package", "add a package", "bun add", or "/add-dependency". Also triggers when the user asks to add, install, or use a new library or package.
Scaffold a new app or package workspace in this Turborepo monorepo. Triggers when the user says "add a new app", "create a workspace", "new package", "scaffold workspace", "add workspace", "create an app", "create a package", or "/add-workspace". Also triggers when the user asks to add or create something that should live in apps/ or packages/.
Run a comprehensive health check on this Turborepo monorepo. Validates workspace configurations, dependency consistency, TypeScript resolution, linting, and the full turbo pipeline. Triggers when the user says "check health", "validate setup", "validate monorepo", "is the monorepo healthy", "audit the monorepo", or "/validate-monorepo". Also triggers when something seems broken across workspaces or after significant structural changes.