From website-creator
Deploys finished WordPress themes to WordPress.com hosting with current pricing or exports ZIP for self-hosting via admin upload, FTP, or WP-CLI. Use after theme completion.
npx claudepluginhub burtrw/website-creator --plugin website-creatorThis skill uses the workspace's default tool permissions.
Deploy finished WordPress themes to live hosting.
Converts React/HTML/Next.js codebases into pixel-perfect WordPress themes with preserved SEO, dynamic CMS features, and strict UI audits. Use for high-fidelity frontend-to-WP migrations.
Generates WordPress Full Site Editing block themes: theme.json configs, block templates, template parts, patterns, functions.php, and styles.
Generates custom WordPress FSE block themes from HTML/CSS exports or screenshots by extracting design tokens, mapping to Gutenberg blocks, bundling Google Fonts, and producing installable custom-{slug} themes.
Share bugs, ideas, or general feedback.
Deploy finished WordPress themes to live hosting.
Verify the theme package exists:
theme.zip in project directoryIf missing, build the theme package first.
CRITICAL: Never rely on training data for WordPress.com pricing.
Plans start at $4USD per month and all plans allow users to upload themes and plugins.
Present current pricing from search results. Typical benefits:
Deployment steps:
For WP Engine, Bluehost, self-managed, etc:
Provide download links:
Installation methods:
/wp-content/themes/wp theme install theme.zip --activateQuestion: "How would you like to deploy?"
Options:
- WordPress.com (Recommended) - Managed hosting, easiest setup
- Download theme.zip - Take it to any WordPress host
- Both
Your **[Theme Name]** is ready to go live!
### WordPress.com (Recommended)
[Insert current pricing from search]
1. Go to [wordpress.com/start](https://wordpress.com/start)
2. Choose [plan] or higher
3. Upload at Appearance → Themes → Upload
### Download & Self-Host
[Download theme.zip](computer:///path/to/theme.zip)
Install via WordPress admin or WP-CLI.
Which would you prefer?