en un clic
temporal-explorer
temporal-explorer contient 3 skills collectées depuis stevekinney, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.