Progress Agentic RAG
Official@nuclia
The RAG as a Service company
Agent Skills by Progress Agentic RAG
Showing 14 vetted skills indexed across 1 GitHub repositories.
api-sdk
Guide @nuclia/core SDK usage and Angular service wrappers in a monorepo.
i18n-patterns
Manage internationalization patterns for Angular and Svelte in the Nuclia monorepo.
design-system
Document Nuclia design system components, SCSS tokens, and UI patterns.
performance
Enforce Angular performance best practices for change detection, signals, and lazy loading.
rxjs-patterns
Codify RxJS patterns and best practices for Angular applications.
bug-finder
Scan code snippets, diffs, or files for runtime bugs and correctness defects.
skill-creator
Create, refine, and evaluate AI skills with SKILL.md and test cases.
knowledge-sync
Detect stale AGENTS.md files and guide documentation updates via git.
testing-patterns
Provide testing patterns for Nuclai frontend monorepo Angular Jest Vitest Svelte React components and mocking strategies.
angular-patterns
Enforce modern Angular 21+ development patterns in Nuclia frontend monorepo.
code-review
Review changed files in the Nuclia frontend monorepo against Angular, RxJS, and TypeScript standards.
nx-monorepo
Guide Nx monorepo commands and module boundaries in Nuclia frontend.
agents-review
Review and refactor AGENTS.md files in the Nuclia frontend monorepo.
error-handling
Standardizes error handling for Nuclia frontend monorepo SDK responses, notifications, and retries.
Frequently Asked Questions About Progress Agentic RAG
FAQPage SchemaWhat specific development tasks are supported by these engineering standards?▼
These standards support refactoring Angular monorepos, enforcing RxJS reactive patterns, managing internationalization across Svelte and Angular components, and maintaining design system SCSS tokens. They provide structured guidance for code reviews, performance optimization via change detection, and testing strategies using Jest and Vitest.
Which technical personas benefit from these monorepo patterns?▼
Frontend architects, senior Angular developers, and quality assurance engineers working within Nx-based monorepos benefit most. These patterns are designed for teams managing complex frontend ecosystems who require strict adherence to modern Angular 21+ standards, reactive stream management, and consistent component documentation.
What are the primary prerequisites for implementing these development patterns?▼
Implementation requires an existing Nx monorepo environment utilizing Angular 21+. Developers should have foundational knowledge of RxJS, TypeScript, and modern testing frameworks like Jest or Vitest. The patterns assume a standard monorepo structure where module boundaries and service wrappers are managed via @nuclia/core.