frontend
Angular, RxJS, and Nx monorepo coding standards and reviews
All Skills in This Repository (14)
Pure Emerald Level Indicatorserror-handling
Standardizes error handling for Nuclia frontend monorepo SDK responses, notifications, and retries.
agents-review
Review and refactor AGENTS.md files in the Nuclia frontend monorepo.
nx-monorepo
Guide Nx monorepo commands and module boundaries in Nuclia frontend.
code-review
Review changed files in the Nuclia frontend monorepo against Angular, RxJS, and TypeScript standards.
angular-patterns
Enforce modern Angular 21+ development patterns in Nuclia frontend monorepo.
testing-patterns
Provide testing patterns for Nuclai frontend monorepo Angular Jest Vitest Svelte React components and mocking strategies.
knowledge-sync
Detect stale AGENTS.md files and guide documentation updates via git.
skill-creator
Create, refine, and evaluate AI skills with SKILL.md and test cases.
bug-finder
Scan code snippets, diffs, or files for runtime bugs and correctness defects.
rxjs-patterns
Codify RxJS patterns and best practices for Angular applications.
performance
Enforce Angular performance best practices for change detection, signals, and lazy loading.
design-system
Document Nuclia design system components, SCSS tokens, and UI patterns.
Frequently Asked Questions
FAQPage SchemaHow to install Nuclia frontend skills?โผ
Run `npx skills add nuclia/frontend --all -g -y` in your terminal to install all skills in this collection globally.
What do these frontend skills cover?โผ
They cover Angular 21 component patterns, RxJS stream handling, Nx workspace commands, unit testing, translations, design system usage, error handling, and performance rules specific to this monorepo.
Can it review my pull request automatically?โผ
Yes. The code-review and bug-finder skills scan your changed files and report crashes, memory leaks, race conditions, and style violations with suggested fixes.
Do these skills work outside the Nuclia codebase?โผ
They are written for the Nuclia frontend monorepo, but the Angular, RxJS, and Nx patterns are useful references for any similar Angular workspace.
Do I need coding experience to use these skills?โผ
Basic familiarity with Angular and TypeScript helps, since the skills guide real code changes, reviews, and documentation updates in a production monorepo.
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