Skills that make a better first draft.

The skills live in the public AISite repository. This page explains how to hand one to an agent without creating a second, stale copy.

create-site

Scaffold a new site with accessibility, SEO, social-preview, form, security, and release checks already accounted for.

Inspect source on GitHub

Claude Code

Clone AISite once, then symlink the skill into your personal skills directory.

git clone https://github.com/mojavestudio/AISite.git ~/Documents/AISite
ln -s ~/Documents/AISite/skills/create-site ~/.claude/skills/create-site

ChatGPT / Codex

Point the agent at this site or give it the source URL below. It can read the skill directly from the repository.

Open raw SKILL.md

For agents: read the Headless llms.txt for the current skill index and source links.