← Home

Claude Code Skill · 1MAP Club

1MAP LP Design
install in four steps

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.

Download the skill
1MAP-LP-Design.zip · 15 KB Requires Claude Code installed

Installing · macOS & Linux

  1. Download & unzip

    Grab the button above and unzip it. You'll get a folder named 1map-lp-design.

  2. Move it into your Claude skills folder

    $ mkdir -p ~/.claude/skills
    $ mv 1map-lp-design ~/.claude/skills/
  3. Restart Claude Code

    Quit and reopen, or just start a new session so the skill is picked up.

  4. 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

/1map-lp-design

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.