help-me-mom
- 7 skills
- 0 followers
- 11 hours ago last updated
- ▌ Ng Mocks Sync Tests · help-me-mom bundleUse when syncing the tests branch from the ng-mocks tag pinned in package.json, regenerating e2e.ts, and replaying only required sandbox compatibility edits.
- ▌ Triage Issue · help-me-momUse when triaging or fixing ng-mocks GitHub issues and bug reports in a dedicated worktree based on upstream/main, with a local issue-* regression test, a focused source fix, coverage validation, e2e matrix checks, a conventional commit message, and a pull request.
- ▌ Clean Doc Examples · help-me-momSync Angular examples in docs/articles or README.md with executable specs and remove compatibility-only code from published snippets.
- ▌ Rebase To Upstream · help-me-momUse when replaying the current local branch onto upstream/main, or onto another provided remote branch, by stashing local changes, resetting to the target branch, and cherry-picking missing commits back one by one.
- ▌ Update Node Version · help-me-momUse when updating major Node.js versions across ng-mocks projects, including CI/CD, .nvmrc, Docker images, npm compatibility, @types/node, and wrapper-based validation.
- ▌ Update Package Locks · help-me-momUse when refreshing package-lock.json files in ng-mocks, resolving lockfile conflicts in an existing dependency PR, or ensuring a lockfile PR is conflict-free after creation.
- ▌ Prepare Dependabot Prs · help-me-momUse when preparing GitHub Dependabot pull requests by listing open PRs, verifying they are authored by app/dependabot, closing package.json major-version updates, and enabling auto-merge and approval for eligible updates without merging manually.