nuclianucliaOfficialยท14 Agent Skills Included

frontend

Angular, RxJS, and Nx monorepo coding standards and reviews

Guides coding work inside the Nuclia frontend monorepo with ready-made rules for Angular 21, RxJS, Nx, testing, i18n, and design system usage. Reviews pull requests for bugs, memory leaks, race conditions, and style violations without manual checklist work. Keeps project documentation and API knowledge in sync so changes ship faster with fewer mistakes.
npx skills add nuclia/frontend --all -g -y
Available:

Tells the coding agent how the monorepo is structured, which apps and libraries exist, how to run builds and tests, and which conventions and sub-project guides to follow when making changes.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
nuclianuclia

error-handling

Standardizes error handling for Nuclia frontend monorepo SDK responses, notifications, and retries.

Official
Advanced
๐Ÿ“ฆ In Repo
nuclianuclia

agents-review

Review and refactor AGENTS.md files in the Nuclia frontend monorepo.

Official
Intermediate
๐Ÿ“ฆ In Repo
nuclianuclia

nx-monorepo

Guide Nx monorepo commands and module boundaries in Nuclia frontend.

Official
Intermediate
๐Ÿ“ฆ In Repo
nuclianuclia

code-review

Review changed files in the Nuclia frontend monorepo against Angular, RxJS, and TypeScript standards.

Official
Advanced
๐Ÿ“ฆ In Repo
nuclianuclia

angular-patterns

Enforce modern Angular 21+ development patterns in Nuclia frontend monorepo.

Official
Advanced
๐Ÿ“ฆ In Repo
nuclianuclia

testing-patterns

Provide testing patterns for Nuclai frontend monorepo Angular Jest Vitest Svelte React components and mocking strategies.

Official
Intermediate
๐Ÿ“ฆ In Repo
nuclianuclia

knowledge-sync

Detect stale AGENTS.md files and guide documentation updates via git.

Official
Advanced
๐Ÿ“ฆ In Repo
nuclianuclia

skill-creator

Create, refine, and evaluate AI skills with SKILL.md and test cases.

Official
Advanced
๐Ÿ“ฆ In Repo
nuclianuclia

bug-finder

Scan code snippets, diffs, or files for runtime bugs and correctness defects.

Official
Advanced
๐Ÿ“ฆ In Repo
nuclianuclia

rxjs-patterns

Codify RxJS patterns and best practices for Angular applications.

Official
Intermediate
๐Ÿ“ฆ In Repo
nuclianuclia

performance

Enforce Angular performance best practices for change detection, signals, and lazy loading.

Official
Advanced
๐Ÿ“ฆ In Repo
nuclianuclia

design-system

Document Nuclia design system components, SCSS tokens, and UI patterns.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’