# 8StarLabs AI Agent Skills

8StarLabs publishes official AI agent skills for its tools, services, and developer workflows. Great Software Takes Craft. Design Driven Software Studio.

Browse 6 official AI agent skills across 1 8StarLabs repository, with install commands and source links.

Official page: https://skillscout.sh/official/8starlabs/
Markdown page: https://skillscout.sh/official/8starlabs/8starlabs_skills_skillscout.md
Vendor website: https://github.com/8starlabs

## Prompt for your agent

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

### 8starlabs/ui

Includes 6 official skills: 8sl-component-ship, 8sl-consume-registry, 8sl-pattern-review, frontend-design, pr-comment, transitions-dev.

Install:

```bash
npx skills add 8starlabs/ui -y
```

Source: https://github.com/8starlabs/ui

## Individual skills

### 8sl-component-ship

Official 8StarLabs skill from 8starlabs/ui.

Install:

```bash
npx skills add 8starlabs/ui@8sl-component-ship -y
```

Package: 8starlabs/ui
Source: https://github.com/8starlabs/ui/tree/main/skills/8sl-component-ship

### 8sl-consume-registry

Official 8StarLabs skill from 8starlabs/ui.

Install:

```bash
npx skills add 8starlabs/ui@8sl-consume-registry -y
```

Package: 8starlabs/ui
Source: https://github.com/8starlabs/ui/tree/main/skills/8sl-consume-registry

### 8sl-pattern-review

Official 8StarLabs skill from 8starlabs/ui.

Install:

```bash
npx skills add 8starlabs/ui@8sl-pattern-review -y
```

Package: 8starlabs/ui
Source: https://github.com/8starlabs/ui/tree/main/skills/8sl-pattern-review

### frontend-design

Official 8StarLabs skill from 8starlabs/ui.

Install:

```bash
npx skills add 8starlabs/ui@frontend-design -y
```

Package: 8starlabs/ui
Source: https://github.com/8starlabs/ui/tree/HEAD/skills/frontend-design

### pr-comment

Official 8StarLabs skill from 8starlabs/ui.

Install:

```bash
npx skills add 8starlabs/ui@pr-comment -y
```

Package: 8starlabs/ui
Source: https://github.com/8starlabs/ui/tree/main/skills/pr-comment

### transitions-dev

Official 8StarLabs skill from 8starlabs/ui.

Install:

```bash
npx skills add 8starlabs/ui@transitions-dev -y
```

Package: 8starlabs/ui
Source: https://github.com/8starlabs/ui/tree/main/skills/transitions-dev

## 8starlabs/ui package overview

Includes 6 official skills: 8sl-component-ship, 8sl-consume-registry, 8sl-pattern-review, frontend-design, pr-comment, transitions-dev.

### Top skills in this package

- 8sl-component-ship: Official 8StarLabs skill from 8starlabs/ui.
- 8sl-consume-registry: Official 8StarLabs skill from 8starlabs/ui.
- 8sl-pattern-review: Official 8StarLabs skill from 8starlabs/ui.
- frontend-design: Official 8StarLabs skill from 8starlabs/ui.
- pr-comment: Official 8StarLabs skill from 8starlabs/ui.
- transitions-dev: Official 8StarLabs skill from 8starlabs/ui.

### Install

Install the full package:

```bash
npx skills add 8starlabs/ui -y
```

Install a specific skill:

```bash
npx skills add 8starlabs/ui@8sl-component-ship -y
```

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

Source: https://github.com/8starlabs/ui#readme
