# Clutch Engineering AI Agent Skills

Clutch Engineering publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 1 Clutch Engineering repository, with install commands and source links.

Official page: https://skillscout.sh/official/clutchengineering/
Markdown page: https://skillscout.sh/official/clutchengineering/clutchengineering_skills_skillscout.md
Vendor website: https://github.com/clutchengineering

## Prompt for your agent

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

### clutchengineering/sidecar.clutch.engineering

Includes 3 official skills: frontend-design, sidecar-content-strategy, slipstream.

Install:

```bash
npx skills add clutchengineering/sidecar.clutch.engineering -y
```

Source: https://github.com/ClutchEngineering/sidecar.clutch.engineering

## Individual skills

### frontend-design

Official Clutch Engineering skill from clutchengineering/sidecar.clutch.engineering.

Install:

```bash
npx skills add clutchengineering/sidecar.clutch.engineering@frontend-design -y
```

Package: clutchengineering/sidecar.clutch.engineering
Source: https://github.com/clutchengineering/sidecar.clutch.engineering/tree/HEAD/.claude/skills/frontend-design

### sidecar-content-strategy

Official Clutch Engineering skill from clutchengineering/sidecar.clutch.engineering.

Install:

```bash
npx skills add clutchengineering/sidecar.clutch.engineering@sidecar-content-strategy -y
```

Package: clutchengineering/sidecar.clutch.engineering
Source: https://github.com/ClutchEngineering/sidecar.clutch.engineering/tree/main/.claude/skills/sidecar-content-strategy

### slipstream

Official Clutch Engineering skill from clutchengineering/sidecar.clutch.engineering.

Install:

```bash
npx skills add clutchengineering/sidecar.clutch.engineering@slipstream -y
```

Package: clutchengineering/sidecar.clutch.engineering
Source: https://github.com/ClutchEngineering/sidecar.clutch.engineering/tree/main/.claude/skills/slipstream

## clutchengineering/sidecar.clutch.engineering package overview

Includes 3 official skills: frontend-design, sidecar-content-strategy, slipstream.

### Top skills in this package

- frontend-design: Official Clutch Engineering skill from clutchengineering/sidecar.clutch.engineering.
- sidecar-content-strategy: Official Clutch Engineering skill from clutchengineering/sidecar.clutch.engineering.
- slipstream: Official Clutch Engineering skill from clutchengineering/sidecar.clutch.engineering.

### Install

Install the full package:

```bash
npx skills add clutchengineering/sidecar.clutch.engineering -y
```

Install a specific skill:

```bash
npx skills add clutchengineering/sidecar.clutch.engineering@frontend-design -y
```

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

Source: https://github.com/clutchengineering/sidecar.clutch.engineering#readme
