chrisjwalkchrisjwalkCommunityยท3 Agent Skills Included

angular-cli-netcore-ngrx-starter

Full-stack Angular and .NET feature scaffolding and upgrades

Scaffolds full-stack features, NgRx SignalStores, and micro-frontends in an Nx Angular and .NET monorepo. Applies proven recipe patterns for CRUD, auth, testing, and deployment without re-deriving conventions from scratch. Automates dependency updates and Angular major upgrades with verified migration steps and rollback paths.
npx skills add chrisjwalk/angular-cli-netcore-ngrx-starter --all -g -y
Available:

Instructs the agent to run all tasks through Nx, follow the issue-branch-PR GitHub workflow, and enforce the repo's coding conventions for Tailwind styling, signal-based state, and single-file Angular components.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install angular-cli-netcore-ngrx-starter?โ–ผ

Run `npx skills add chrisjwalk/angular-cli-netcore-ngrx-starter --all -g -y` in your terminal to install all skills in this suite globally.

How to scaffold a new full-stack feature in an Nx Angular monorepo?โ–ผ

The create-feature skill generates the Nx library, routes, NgRx SignalStore, components, specs, and an optional .NET minimal-API endpoint group following the repo's canonical todo feature.

How to add a micro-frontend with Module Federation and Vite?โ–ผ

The create-mfe skill walks through remote app setup, shared singleton configuration, NG0912 prevention, test stubs, and Azure deployment for new micro-frontends.

How to upgrade Angular to the next major version safely?โ–ผ

The upgrade-angular-major skill codifies a verified playbook: baseline green build, coordinated version bumps, pnpm peer rules, migrations, and a rollback path.

Does this work with Claude Code and other coding agents?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’