jsverse
- 3 skills
- 0 followers
- 19 hours ago last updated
- ▌ Plan Reviewer · jsverseThoroughly reviews implementation plans before execution. Acts as a senior architect validating completeness, feasibility, risk, scope, and code reuse. Use whenever a plan has been written and needs review, when the user says "review plan", "check the plan", "is this plan good", or when about to approve a plan written by an agent.
- ▌ Angular New App · jsverseCreates a new Angular app using the Angular CLI. This skill should be used whenever a user wants to create a new Angular application and contains important guidelines for how to effectively create a modern Angular application.
- ▌ Create Branch Or Pr · jsverseName branches correctly and create a pull request for the current branch in the Transloco repo. Use when the user asks to 'create a branch', 'name my branch', 'create a PR', 'open a pull request', or 'submit a PR'. Enforces the branch-naming convention, derives a conventional-commit PR title (type(scope): description), fills in .github/pull_request_template.md, and auto-applies matching repo labels.