From ultraship
Tracks post-ship product metrics including uptime, performance trends, dev velocity, SEO/AI visibility, dependencies, and code health. Provides dashboards, benchmarks, and growth insights.
npx claudepluginhub houseofmvps/ultraship --plugin ultraship<production-url>This skill is limited to using the following tools:
Most indie builders ship and forget. The ones who win ship and measure. This skill makes growth visible, trackable, and actionable — like having a growth-stage CTO and a marketing analyst looking at your dashboards every week.
Analyzes GSC, Bing Webmaster Tools, and GA4 data to deliver data-backed SEO strategies for dominating rankings, AI citations, and lead funnels.
Gathers live SEO intelligence via Nimble CLI crawls for keyword research, rank tracking, site audits, content gaps, competitor keywords, AI visibility on ChatGPT/Perplexity/Google AI/Gemini/Grok, and GitHub repo SEO.
Audits web project codebases for SEO and AI-answer visibility issues, producing prioritized fix-it plans. Targets static sites, Next.js, Astro, Hugo, WordPress.
Share bugs, ideas, or general feedback.
Most indie builders ship and forget. The ones who win ship and measure. This skill makes growth visible, trackable, and actionable — like having a growth-stage CTO and a marketing analyst looking at your dashboards every week.
node ${CLAUDE_PLUGIN_ROOT}/tools/growth-tracker.mjs <project-directory> --url=<production-url> --save
Parse the JSON output for current snapshot and historical trends.
Present a clear growth report:
Uptime & Performance:
Development Velocity:
SEO + AI visibility Trajectory:
Dependency Health:
Code Health:
Based on the data, provide strategic insights — not just metrics, but what they mean:
1. What's going well — metrics that are improving 2. What needs attention — metrics that are declining or stagnant 3. Benchmarks — how these metrics compare to typical indie SaaS projects:
| Metric | Below Average | Average | Good | Excellent |
|---|---|---|---|---|
| Response time | >1s | 500ms-1s | 200-500ms | <200ms |
| Deploy frequency | <1/week | 1-2/week | 3-5/week | Daily |
| SEO score | <50 | 50-70 | 70-85 | 85+ |
| GEO score | <40 | 40-60 | 60-80 | 80+ |
| Vulnerabilities | >5 high | 1-5 high | 0 high | 0 total |
4. The "One Thing" recommendation — if you could only do one thing this week to improve growth, what is it? Prioritize ruthlessly. Solo founders don't have time for 15 action items.
node ${CLAUDE_PLUGIN_ROOT}/tools/gsc-client.mjs query <site-url> 28
Show:
Content gap identification:
/compete data)node ${CLAUDE_PLUGIN_ROOT}/tools/bing-webmaster.mjs url-info <site-url> <page-url>
Show indexing status across Bing (which also powers ChatGPT Search and DuckDuckGo).
Why this matters for AI search: If Bing hasn't indexed your pages, ChatGPT Search can't find you. Submit your sitemap to Bing and verify key pages are indexed.
Tailor recommendations to where the product is:
Pre-launch (0 users):
Post-launch (1-100 users):
Growth (100-1000 users):
Scale (1000+ users):
Generate a prioritized list:
If the user wants a recurring check, format as a weekly digest:
Weekly Growth Report — [Project Name]
Week of [date]
Uptime: 99.9% | Avg Response: 230ms (-15ms)
SEO: 85 (+3) | GEO: 72 (+2) | AEO: 68 (+5)
Commits: 15 | Deploys: 3 | Active Days: 5
Vulnerabilities: 0 critical, 1 high
Top Action: Update 3 outdated dependencies
Trend: Improving (3 consecutive weeks of SEO gains)