Claude Code Skill · 1MAP Club
A one-shot premium landing-page redesign skill. Give Claude a URL, raw HTML, or a screenshot — it ships a single premium index.html, and can deploy it live to GitHub Pages.
Installing · macOS & Linux
Download & unzip
Grab the button above and unzip it. You'll get a folder named 1map-lp-design.
Move it into your Claude skills folder
$ mkdir -p ~/.claude/skills $ mv 1map-lp-design ~/.claude/skills/
Restart Claude Code
Quit and reopen, or just start a new session so the skill is picked up.
Run it
> /1map-lp-design
Then paste a URL, some HTML, or drop in a screenshot of the page to redesign.
What's inside
1map-lp-design/ ├── SKILL.md # the skill itself ├── INSTALL.md # these instructions └── references/ ├── design-brief.md # the design system └── github-pages-deploy.md # deploy guide
How to use it
Run the command, then hand Claude a URL, HTML, or a screenshot. It makes every design call on its own and returns a finished, self-contained page — ask it to ship to GitHub Pages for a live link.