en un clic
tools-monorepo
tools-monorepo contient 11 skills collectées depuis tylerbutler, 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 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