ワンクリックで
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