Getting started
Anglesite runs inside Claude Code as a plugin. Here's how to set it up.
Prerequisites
- macOS — Anglesite currently supports macOS only (Windows and Linux support is planned)
- Claude Code — Install from claude.ai/code
- A Claude subscription (Pro, Team, or Enterprise) for Claude Code access
Install the plugin
- Open Claude Code
- Go to the Code tab
- Press the + button
- Select Plugins > Add Plugin
- Select the Personal tab
- Press the + button
- Select Add Marketplace from GitHub
- Type
Anglesite/anglesiteas the URL and press Sync
Create your website
Create a new directory for your site, open it in Claude Code, and run:
/anglesite:start The AI webmaster will walk you through everything:
- Describe your website — business, personal, blog, portfolio
- Design it together — colors, typography, layout, pages
- Preview it locally — runs securely on your computer with HTTPS
- Go live — publish to the web with free hosting
After setup
Once your site is running, you can:
/anglesite:deploy— Publish to the web (walks you through hosting and domain setup)/anglesite:design-interview— Redesign your site's visual identity/anglesite:new-page— Add a new page with SEO and accessibility built in/anglesite:check— Full health audit: build, privacy, security, accessibility/anglesite:fix— Diagnose and fix common problems
Need help?
File an issue on GitHub. That's where bugs, feature requests, and questions all live.