# Progress Agentic RAG AI Agent Skills

Progress Agentic RAG publishes official AI agent skills for its tools, services, and developer workflows.

Browse 15 official AI agent skills across 1 Progress Agentic RAG repository, with install commands and source links.

Official page: https://skillscout.sh/official/nuclia/
Markdown page: https://skillscout.sh/official/nuclia/nuclia_skills_skillscout.md
Vendor website: https://www.progress.com/agentic-rag

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/nuclia/nuclia_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Progress Agentic RAG skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### nuclia/frontend

Includes 15 official skills: product-knowledge, rxjs-patterns, angular-patterns, code-review, design-system, performance.

Install:

```bash
npx skills add nuclia/frontend -y
```

Source: https://github.com/nuclia/frontend

## Individual skills

### product-knowledge

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@product-knowledge -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/main/.github/skills/product-knowledge

### rxjs-patterns

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@rxjs-patterns -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/HEAD/.github/skills/rxjs-patterns

### angular-patterns

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@angular-patterns -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/main/.github/skills/angular-patterns

### code-review

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@code-review -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/main/.github/skills/code-review

### design-system

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@design-system -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/main/.github/skills/design-system

### performance

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@performance -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/HEAD/.github/skills/performance

### testing-patterns

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@testing-patterns -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/HEAD/.github/skills/testing-patterns

### agents-review

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@agents-review -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/main/.github/skills/agents-review

### api-sdk

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@api-sdk -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/main/.github/skills/api-sdk

### bug-finder

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@bug-finder -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/main/.github/skills/bug-finder

### error-handling

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@error-handling -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/HEAD/.github/skills/error-handling

### i18n-patterns

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@i18n-patterns -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/HEAD/.github/skills/i18n-patterns

### knowledge-sync

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@knowledge-sync -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/main/.github/skills/knowledge-sync

### nx-monorepo

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@nx-monorepo -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/HEAD/.github/skills/nx-monorepo

### skill-creator

Official Progress Agentic RAG skill from nuclia/frontend.

Install:

```bash
npx skills add nuclia/frontend@skill-creator -y
```

Package: nuclia/frontend
Source: https://github.com/nuclia/frontend/tree/HEAD/.github/skills/skill-creator

## nuclia/frontend package overview

Includes 15 official skills: product-knowledge, rxjs-patterns, angular-patterns, code-review, design-system, performance.

### Top skills in this package

- product-knowledge: Official Progress Agentic RAG skill from nuclia/frontend.
- rxjs-patterns: Official Progress Agentic RAG skill from nuclia/frontend.
- angular-patterns: Official Progress Agentic RAG skill from nuclia/frontend.
- code-review: Official Progress Agentic RAG skill from nuclia/frontend.
- design-system: Official Progress Agentic RAG skill from nuclia/frontend.
- performance: Official Progress Agentic RAG skill from nuclia/frontend.
- testing-patterns: Official Progress Agentic RAG skill from nuclia/frontend.
- agents-review: Official Progress Agentic RAG skill from nuclia/frontend.

### Install

Install the full package:

```bash
npx skills add nuclia/frontend -y
```

Install a specific skill:

```bash
npx skills add nuclia/frontend@product-knowledge -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/nuclia/frontend#readme
