ship-toolkit
Automate your web deployment workflow.
3-4 hours → 3-5 minutes
$ cd my-awesome-project
✓ Generated 16 favicon sizes
✓ Created Open Graph images
✓ Optimized SEO metadata
✓ Analyzed performance (Score: 98/100)
✓ Deployed to production
🚀 Ship complete! Live at: my-app.vercel.app
The Deployment Tax
You just built an amazing web app with Claude Code. But before you can ship...
Generate favicons in 16 different sizes
⏱ 30 min
Create Open Graph images for social sharing
⏱ 45 min
Set up SEO meta tags, sitemap, robots.txt
⏱ 45 min
Optimize images and check performance
⏱ 1-2 hours
Configure deployment and environment
⏱ 30 min
Run pre-launch checklist manually
⏱ 30 min
Total: 3-4 hours per project
This kills momentum. This kills shipping.
One Command. Done.
ship-toolkit automates everything
10x Faster
Time savings per project
Zero Config
Command to ship everything
AI-Native
Built for Claude Code
9 Powerful Commands
Each command saves you hours. Use them individually or all at once.
/ship-assets⏱ saves 30 minGenerate favicons, OG images, PWA icons - all assets for modern web apps
/ship-seo⏱ saves 45 minSet up meta tags, sitemap, robots.txt - complete SEO optimization
/ship-perf⏱ saves 1-2 hoursOptimize images, performance, Core Web Vitals using Lighthouse
/ship-deploy⏱ saves 30 minDeploy to Vercel/Netlify with one command
/ship-launch⏱ saves 30 minValidate 34-point launch checklist before going live
/ship-complete⏱ saves 3-4 hours⭐ Run everything in sequence - complete automation workflow
/ship-statusQuick status check - what's done vs. what's missing
/ship-previewPreview OG images, meta tags, social shares
/ship-exportExport launch content for Twitter, Product Hunt, etc.
Get Started in 60 Seconds
Install once, ship forever
1. Install the plugin
git clone https://github.com/renedeanda/ship-toolkit.git
cd ship-toolkit
npm install
npm run build2. Configure for your project
{
"seo": {
"siteName": "My Awesome App",
"siteUrl": "https://myapp.com"
},
"deploy": {
"platform": "vercel"
}
}3. Ship it!
/ship-completeSupported Frameworks
Works with your favorite tools
Deployment Platforms
- Vercel
- Netlify
- Railway
- Render
- GitHub Pages
Features
- Auto-fix capabilities
- Resumable workflows
- CI/CD integration
- HTML/JSON reports
- TypeScript support
Stop Configuring.
Start Shipping.
Join AI-native developers who ship 10x faster