원클릭으로
temporal-explorer
temporal-explorer에는 stevekinney에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.