원클릭으로
tools-monorepo
tools-monorepo에는 tylerbutler에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Add a new OCLIF command to a CLI package with proper base class, flags, args, and post-creation steps
Create changesets for pending changes by analyzing git diff and commit history
Audit workspace dependencies for version mismatches, unused packages, and sync issues across all packages
Fix all repository policy violations
Run Nx affected commands for the current changes
Reference for Nx task architecture, orchestration patterns, and how to add or modify build tasks
Reference for OCLIF command patterns, base classes, and conventions used in CLI packages
Monorepo coding conventions to follow when writing or editing code in this repository
Check if PR has appropriate changesets before creating
Validate release readiness - changesets, policy compliance, build, test, and dependency sync
Scaffold a new package in the monorepo with correct conventions, configs, and policy compliance