ultraship
Audit, secure, ship, and grow production software
All Skills in This Repository (45)
Pure Emerald Level Indicatorsdemo
Audit web applications for demo readiness and fix visual polish issues.
using-git-worktrees
Create isolated Git worktrees with dependency installation and baseline test validation.
index-fix
Diagnose and resolve non-indexed web pages via Google Search Console and Bing Webmaster Tools.
evals
Generate characterization tests and Promptfoo eval suites for CI ship-gates.
learn
Save, search, and retrieve tagged project learnings as JSON files.
test-driven-development
Enforce the Red-Green-Refactor cycle for test-first software development.
seo-audit
Run SEO, GEO, and AEO audits with auto-fixes and sitemap submission.
systematic-debugging
Investigate root causes through a 4-phase structured debugging workflow.
canary
Run post-deployment HTTP health checks and compare metrics against a saved baseline.
perf-audit
Automate Lighthouse website performance audits and apply remediation fixes.
compete
Compare website performance, technical, SEO, and security gaps against a competitor URL.
staying-current
Verify version-sensitive technical facts against lockfiles and official sources.
Frequently Asked Questions
FAQPage SchemaHow to install Ultraship?▼
Run `npx skills add Houseofmvps/ultraship --all -g -y` in your terminal to install all skills globally.
What does the /ship command check?▼
It runs six auditors in parallel — SEO, accessibility, secrets, code quality, bundle size, and environment validation — then outputs a ship-readiness scorecard.
Can Ultraship block bad code from deploying?▼
Yes. The ship-gate skill enforces score thresholds, hard-fails on leaked secrets or critical findings, and wires into pre-push hooks and CI.
Does Ultraship help after deployment?▼
Yes. It includes canary monitoring, incident response with rollback plans, growth tracking, and SEO keyword intelligence for post-launch work.
Do I need coding experience to use Ultraship?▼
No. You describe what you want in plain English and the agent runs the right audits, fixes, and deploy steps for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core