# YETI Robotics AI Agent Skills

YETI Robotics publishes official AI agent skills for its tools, services, and developer workflows.

Browse 8 official AI agent skills across 2 YETI Robotics repositories, with install commands and source links.

Official page: https://skillscout.sh/official/yeti-robotics/
Markdown page: https://skillscout.sh/official/yeti-robotics/yeti-robotics_skills_skillscout.md
Vendor website: https://yetirobotics.org/

## Prompt for your agent

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

### yeti-robotics/polar-edge

Includes 6 official skills: frontend-design, next-best-practices, next-cache-components, turborepo, vercel-react-best-practices, web-design-guidelines.

Install:

```bash
npx skills add yeti-robotics/polar-edge -y
```

Source: https://github.com/yeti-robotics/polar-edge

### yeti-robotics/rebuilt-2026

Includes 2 official skills: advantagekit, wpilib-best-practices.

Install:

```bash
npx skills add yeti-robotics/rebuilt-2026 -y
```

Source: https://github.com/yeti-robotics/rebuilt-2026

## Individual skills

### frontend-design

Official YETI Robotics skill from yeti-robotics/polar-edge.

Install:

```bash
npx skills add yeti-robotics/polar-edge@frontend-design -y
```

Package: yeti-robotics/polar-edge
Source: https://github.com/yeti-robotics/polar-edge/tree/HEAD/.claude/skills/frontend-design

### next-best-practices

Official YETI Robotics skill from yeti-robotics/polar-edge.

Install:

```bash
npx skills add yeti-robotics/polar-edge@next-best-practices -y
```

Package: yeti-robotics/polar-edge
Source: https://github.com/yeti-robotics/polar-edge/tree/HEAD/.claude/skills/next-best-practices

### next-cache-components

Official YETI Robotics skill from yeti-robotics/polar-edge.

Install:

```bash
npx skills add yeti-robotics/polar-edge@next-cache-components -y
```

Package: yeti-robotics/polar-edge
Source: https://github.com/yeti-robotics/polar-edge/tree/HEAD/.claude/skills/next-cache-components

### turborepo

Official YETI Robotics skill from yeti-robotics/polar-edge.

Install:

```bash
npx skills add yeti-robotics/polar-edge@turborepo -y
```

Package: yeti-robotics/polar-edge
Source: https://github.com/yeti-robotics/polar-edge/tree/main/.claude/skills/turborepo

### vercel-react-best-practices

Official YETI Robotics skill from yeti-robotics/polar-edge.

Install:

```bash
npx skills add yeti-robotics/polar-edge@vercel-react-best-practices -y
```

Package: yeti-robotics/polar-edge
Source: https://github.com/yeti-robotics/polar-edge/tree/HEAD/.claude/skills/vercel-react-best-practices

### web-design-guidelines

Official YETI Robotics skill from yeti-robotics/polar-edge.

Install:

```bash
npx skills add yeti-robotics/polar-edge@web-design-guidelines -y
```

Package: yeti-robotics/polar-edge
Source: https://github.com/yeti-robotics/polar-edge/tree/HEAD/.claude/skills/web-design-guidelines

### advantagekit

Official YETI Robotics skill from yeti-robotics/rebuilt-2026.

Install:

```bash
npx skills add yeti-robotics/rebuilt-2026@advantagekit -y
```

Package: yeti-robotics/rebuilt-2026
Source: https://github.com/yeti-robotics/rebuilt-2026/tree/main/.agents/skills/advantagekit

### wpilib-best-practices

Official YETI Robotics skill from yeti-robotics/rebuilt-2026.

Install:

```bash
npx skills add yeti-robotics/rebuilt-2026@wpilib-best-practices -y
```

Package: yeti-robotics/rebuilt-2026
Source: https://github.com/yeti-robotics/rebuilt-2026/tree/main/.agents/skills/wpilib-best-practices

## yeti-robotics/polar-edge package overview

Includes 6 official skills: frontend-design, next-best-practices, next-cache-components, turborepo, vercel-react-best-practices, web-design-guidelines.

### Top skills in this package

- frontend-design: Official YETI Robotics skill from yeti-robotics/polar-edge.
- next-best-practices: Official YETI Robotics skill from yeti-robotics/polar-edge.
- next-cache-components: Official YETI Robotics skill from yeti-robotics/polar-edge.
- turborepo: Official YETI Robotics skill from yeti-robotics/polar-edge.
- vercel-react-best-practices: Official YETI Robotics skill from yeti-robotics/polar-edge.
- web-design-guidelines: Official YETI Robotics skill from yeti-robotics/polar-edge.

### Install

Install the full package:

```bash
npx skills add yeti-robotics/polar-edge -y
```

Install a specific skill:

```bash
npx skills add yeti-robotics/polar-edge@frontend-design -y
```

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

Source: https://github.com/yeti-robotics/polar-edge#readme
