---
slug: "beautiful-mermaid-skill"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/994ak/beautiful-mermaid-skill@main/README.md"
repo: "https://github.com/994ak/beautiful-mermaid-skill"
source_file: "README.md"
branch: "main"
---
# beautiful-mermaid-skill

Claude skill for the `beautiful-mermaid` library (SVG + ASCII Mermaid rendering).

## Install

```bash
npx skills add https://github.com/994AK/beautiful-mermaid-skill --skill beautiful-mermaid
```

## Structure

```
skills/
  beautiful-mermaid/
    SKILL.md
    references/
```

## Notes

- Designed for discovery on https://skills.sh
- Source library: https://github.com/craft/beautiful-mermaid
