一键导入
tools-monorepo
tools-monorepo 收录了来自 tylerbutler 的 11 个 skills,并提供仓库级职业覆盖和站内 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