Add a new OCLIF command to a CLI package with proper base class, flags, args, and post-creation steps
tylerbutler/tools-monorepo
SkillsMP has collected 11 skills from tylerbutler/tools-monorepo. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 11
- GitHub stars
- 3
- GitHub forks
- 1
Skills in this repository
Showing 11 of 11 collected skills.
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