# Hep.gg AI Skills - Public Directory

This is the Hep.gg AI Skills service, a public registry where Hep.gg users publish agent skills (Claude-compatible SKILL.md files + optional supporting files). LLMs and coding agents WebFetch these URLs to load skills on demand, the same way Claude Code loads skills from `~/.claude/skills/`.

## How to use this catalog

1. Read each skill's `Description` below to find ones matching what the user is asking for.
2. WebFetch the skill's `URL` to load its full SKILL.md (YAML frontmatter + instructions).
3. Follow the SKILL.md content as you would a local Claude skill. The `description` in the frontmatter governs when to invoke it.
4. If the skill lists `Supporting files`, WebFetch those URLs when the SKILL.md references them.
5. These URLs are live - the owner edits via the Hep.gg dashboard and changes propagate within ~60 seconds.

## URL patterns on skills.hep.gg

- `https://skills.hep.gg/` - global directory of every public skill
- `https://skills.hep.gg/<username>` - one user's public catalog
- `https://skills.hep.gg/<username>/<slug>` - one skill's SKILL.md
- `https://skills.hep.gg/<username>/<slug>/<filename>` - a supporting file
- `https://skills.hep.gg/me/<access-key>` - owner-only catalog including private skills (the owner can paste this URL into your context)

## Catalog

### frontend-design

- **Slug:** `frontend-design`
- **Author:** JakeyPrime
- **Visibility:** public
- **URL:** https://skills.hep.gg/JakeyPrime/frontend-design
- **Description:** Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
