AI AGENT ADDONS

Build a whole website without manually creating each page. This skill uses an autonomous design loop that keeps going on its own. It reads a task from a special baton file, generates a new page using HTML and Tailwind, and adds it to your site.

After each page, the skill checks the look with visual verification. Then it writes the next task into the baton file so the loop continues. You can review each page or let it run fully on its own.

The loop works for any number of pages. It turns your request into a complete multi-page site step by step. This saves you from building each page one at a time.

Add Design Loop skill to your workflow

Global

mkdir -p ~/.claude/skills/design-loop

Project

mkdir -p .claude/skills/design-loop

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago