# Safe Labs GmbH AI Agent Skills

Safe Labs GmbH publishes official AI agent skills for its tools, services, and developer workflows.

Browse 6 official AI agent skills across 1 Safe Labs GmbH repository, with install commands and source links.

Official page: https://skillscout.sh/official/safe-global/
Markdown page: https://skillscout.sh/official/safe-global/safe-global_skills_skillscout.md
Vendor website: https://safe.global/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/safe-global/safe-global_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Safe Labs GmbH 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

### safe-global/safe-wallet-monorepo

Includes 6 official skills: design.sync-component, cypress-e2e, design.sync-variables, design.figma-to-code, design.prototype, design.verify.

Install:

```bash
npx skills add safe-global/safe-wallet-monorepo -y
```

Source: https://github.com/safe-global/safe-wallet-monorepo

## Individual skills

### design.sync-component

Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.

Install:

```bash
npx skills add safe-global/safe-wallet-monorepo@design.sync-component -y
```

Package: safe-global/safe-wallet-monorepo
Source: https://github.com/safe-global/safe-wallet-monorepo/tree/dev/.claude/skills/design.sync-component

### cypress-e2e

Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.

Install:

```bash
npx skills add safe-global/safe-wallet-monorepo@cypress-e2e -y
```

Package: safe-global/safe-wallet-monorepo
Source: https://github.com/safe-global/safe-wallet-monorepo/tree/dev/.claude/skills/cypress-e2e

### design.sync-variables

Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.

Install:

```bash
npx skills add safe-global/safe-wallet-monorepo@design.sync-variables -y
```

Package: safe-global/safe-wallet-monorepo
Source: https://github.com/safe-global/safe-wallet-monorepo/tree/dev/.claude/skills/design.sync-variables

### design.figma-to-code

Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.

Install:

```bash
npx skills add safe-global/safe-wallet-monorepo@design.figma-to-code -y
```

Package: safe-global/safe-wallet-monorepo
Source: https://github.com/safe-global/safe-wallet-monorepo/tree/dev/.claude/skills/design.figma-to-code

### design.prototype

Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.

Install:

```bash
npx skills add safe-global/safe-wallet-monorepo@design.prototype -y
```

Package: safe-global/safe-wallet-monorepo
Source: https://github.com/safe-global/safe-wallet-monorepo/tree/dev/.claude/skills/design.prototype

### design.verify

Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.

Install:

```bash
npx skills add safe-global/safe-wallet-monorepo@design.verify -y
```

Package: safe-global/safe-wallet-monorepo
Source: https://github.com/safe-global/safe-wallet-monorepo/tree/dev/.claude/skills/design.verify

## safe-global/safe-wallet-monorepo package overview

Includes 6 official skills: design.sync-component, cypress-e2e, design.sync-variables, design.figma-to-code, design.prototype, design.verify.

### Top skills in this package

- design.sync-component: Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.
- cypress-e2e: Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.
- design.sync-variables: Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.
- design.figma-to-code: Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.
- design.prototype: Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.
- design.verify: Official Safe Labs GmbH skill from safe-global/safe-wallet-monorepo.

### Install

Install the full package:

```bash
npx skills add safe-global/safe-wallet-monorepo -y
```

Install a specific skill:

```bash
npx skills add safe-global/safe-wallet-monorepo@design.sync-component -y
```

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

Source: https://github.com/safe-global/safe-wallet-monorepo#readme
