# The RomM Project AI Agent Skills

The RomM Project publishes official AI agent skills for its tools, services, and developer workflows.

Browse 8 official AI agent skills across 1 The RomM Project repository, with install commands and source links.

Official page: https://skillscout.sh/official/rommapp/
Markdown page: https://skillscout.sh/official/rommapp/rommapp_skills_skillscout.md
Vendor website: https://romm.app/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/rommapp/rommapp_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant The RomM Project 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

### rommapp/romm

Includes 8 official skills: backend-development, frontend-i18n, frontend-v2-components, frontend-v2-input, frontend-v2-patterns, frontend-v2-theming.

Install:

```bash
npx skills add rommapp/romm -y
```

Source: https://github.com/rommapp/romm

## Individual skills

### backend-development

Official The RomM Project skill from rommapp/romm.

Install:

```bash
npx skills add rommapp/romm@backend-development -y
```

Package: rommapp/romm
Source: https://github.com/rommapp/romm/tree/master/.claude/skills/backend-development

### frontend-i18n

Official The RomM Project skill from rommapp/romm.

Install:

```bash
npx skills add rommapp/romm@frontend-i18n -y
```

Package: rommapp/romm
Source: https://github.com/rommapp/romm/tree/master/.claude/skills/frontend-i18n

### frontend-v2-components

Official The RomM Project skill from rommapp/romm.

Install:

```bash
npx skills add rommapp/romm@frontend-v2-components -y
```

Package: rommapp/romm
Source: https://github.com/rommapp/romm/tree/master/.claude/skills/frontend-v2-components

### frontend-v2-input

Official The RomM Project skill from rommapp/romm.

Install:

```bash
npx skills add rommapp/romm@frontend-v2-input -y
```

Package: rommapp/romm
Source: https://github.com/rommapp/romm/tree/master/.claude/skills/frontend-v2-input

### frontend-v2-patterns

Official The RomM Project skill from rommapp/romm.

Install:

```bash
npx skills add rommapp/romm@frontend-v2-patterns -y
```

Package: rommapp/romm
Source: https://github.com/rommapp/romm/tree/master/.claude/skills/frontend-v2-patterns

### frontend-v2-theming

Official The RomM Project skill from rommapp/romm.

Install:

```bash
npx skills add rommapp/romm@frontend-v2-theming -y
```

Package: rommapp/romm
Source: https://github.com/rommapp/romm/tree/master/.claude/skills/frontend-v2-theming

### pre-pr-verification

Official The RomM Project skill from rommapp/romm.

Install:

```bash
npx skills add rommapp/romm@pre-pr-verification -y
```

Package: rommapp/romm
Source: https://github.com/rommapp/romm/tree/master/.claude/skills/pre-pr-verification

### security-audit

Official The RomM Project skill from rommapp/romm.

Install:

```bash
npx skills add rommapp/romm@security-audit -y
```

Package: rommapp/romm
Source: https://github.com/rommapp/romm/tree/HEAD/.claude/skills/security-audit

## rommapp/romm package overview

Includes 8 official skills: backend-development, frontend-i18n, frontend-v2-components, frontend-v2-input, frontend-v2-patterns, frontend-v2-theming.

### Top skills in this package

- backend-development: Official The RomM Project skill from rommapp/romm.
- frontend-i18n: Official The RomM Project skill from rommapp/romm.
- frontend-v2-components: Official The RomM Project skill from rommapp/romm.
- frontend-v2-input: Official The RomM Project skill from rommapp/romm.
- frontend-v2-patterns: Official The RomM Project skill from rommapp/romm.
- frontend-v2-theming: Official The RomM Project skill from rommapp/romm.
- pre-pr-verification: Official The RomM Project skill from rommapp/romm.
- security-audit: Official The RomM Project skill from rommapp/romm.

### Install

Install the full package:

```bash
npx skills add rommapp/romm -y
```

Install a specific skill:

```bash
npx skills add rommapp/romm@backend-development -y
```

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

Source: https://github.com/rommapp/romm#readme
