ng-antd-admin
Build enterprise Angular admin dashboards with AI coding guidance
All Skills in This Repository (10)
Pure Emerald Level Indicatorsangular-testing
Automate Angular v21+ unit and integration tests with Vitest or Jasmine.
angular-ssr
Configure server-side rendering and hydration for Angular v20+ applications.
angular-di
Implement Angular 20+ dependency injection using inject() tokens and providers across scopes.
angular-routing
Configure Angular v20+ routing with lazy loading, guards, resolvers, and signal-based parameters.
angular-forms
Create type-safe reactive forms in Angular 21+ using Signals.
angular-http
Fetch Angular API data with signal-based httpResource and HttpClient.
angular-tooling
Generate Angular v20+ components, services, and modules using Angular CLI.
angular-directives
Design reusable Angular attribute, structural, and host directives for DOM behavior.
angular-signals
Implement signal(), computed(), linkedSignal(), and effect() for Angular reactive state.
angular-developer
Generates Angular code and architectural guidance for components, signals, forms, routing, and testing.
Frequently Asked Questions
FAQPage SchemaHow to install ng-antd-admin?โผ
Run `npx skills add huajian123/ng-antd-admin --all -g -y` in your terminal to install all skills in this suite globally.
What is ng-antd-admin used for?โผ
It is a production-ready Angular 21 admin dashboard template with built-in RBAC permissions, multi-tab navigation, themes, and an optional NestJS backend.
How does the Angular developer skill help AI agents?โผ
It gives your AI agent official Angular guidance on components, Signals, forms, routing, testing, and CLI usage so it generates correct, modern code.
Does it work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible AI coding tools.
Can I preview the admin template without a backend?โผ
Yes. The frontend uses MSW mock data, so you can run it standalone and explore every feature without starting the NestJS server.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core