v0.6.0 — Built for Claude Code

Ship Your Webapp Wisely.

The launch lifecycle plugin for Claude Code. 15 skills that make Claude's answers production-ready — from architecture decisions to deploy-day security. Same auth prompt, 2× the security coverage.

Claude Code — shipwise
01> /shipwise
02Scanning your codebase for launch readiness...
03✓ Stack: Next.js + Postgres + Vercel
04✓ Phase: Building → build
05✓ Scan: 28 items · 9 done · 5 gaps
06Readiness: 42% ████▁▁▁▁▁▁
07Top gap: Error tracking (~10 min)

Tested Against Real Projects

12 scenarios. 3 developer archetypes. Every one passed.

Full test results, prompts, and findings are open source.

Four Modes of Guidance

sensors

Automatic Checkpoint Gates

Edit auth code → security tips. Billing code → webhook reminders. API routes → validation checklist. Secrets → gitignore warning. About to deploy with P0 gaps? The deploy gate warns you. Four hooks, six whisper categories, once per topic per session. They catch what you'd forget at 11pm before a launch.

terminal

One-Time Scaffold

Run /shipwise once. Answer 9 questions. It scans your codebase, detects your stack, and shows a project profile card with your readiness score, top gaps, and time estimates. In testing, it correctly identified 9/9 tech components and 20 missing items in a real SaaS codebase.

query_stats

On-Demand Audit

Run /launch-audit before your beta, staging deploy, or public launch. Get a structured report: ✓ Stripe integration found, ✗ No health endpoint, ✗ No privacy policy. Readiness: 42%. Top 3 priorities with time estimates.

15 Contextual Skills

You don't invoke these — Claude loads them when your task matches. In our Before/After test, the same auth prompt scored 18/40 without Shipwise and 36/40 with it. The difference: 24 specific security improvements Claude wouldn't suggest on its own.

Active Skills
The Lifecycle

Design. Build. Ship. Grow.

lightbulb

Validate & Design

JTBD interview frameworks. Lean Canvas templates. RICE scoring for MVP scoping. 50-item WCAG 2.2 AA design checklist. 14-dimension design audit workflow. Form UX patterns. Onboarding flows. Micro-interaction specs. Co-founder agreement outlines. Entity formation decision trees. The stuff you Google at 2am — already in your Claude context.

code

Architecture & Code

SaaS boilerplate comparison (5 starters). React vs Vue vs Svelte decision matrix. tRPC vs GraphQL decision tree. Multi-tenancy patterns with Postgres RLS. Dashboard UX patterns (bento grid, KPI cards, zero-data states). Auth provider comparison. GitHub Actions templates. k6 load test scripts. Security headers for Next.js, Express, Nginx — copy, paste, done.

rocket_launch

Monitor & Launch

Sentry config templates you can copy into your project. Health endpoint code for Next.js and Express. Pricing page UX guide. Stripe vs Paddle comparison matrix. CORS configuration guide. GDPR/CCPA checklist. A launch day timeline: T-2h deploy, T-0 Product Hunt, T+30m email waitlist, T+2h check error rates.

trending_up

Analyze & Scale

Event naming conventions (noun_verb). Funnel tracking from signup to payment. Privacy-first analytics setup (Umami, Plausible — no consent banner needed). Revenue analytics from Stripe (MRR, NRR, LTV with SQL templates). Web Vitals RUM for real-user performance. Retention cohort templates. Email drip sequences. Weekly cloud cost review checklist.

Phase 1

Design

Validate, scope, and plan

Phase 2

Build

Architecture, code, test, secure

Phase 3

Ship

Monitor, optimize, comply, launch

Phase 4

Grow

Analyze, retain, iterate, scale

15
Skills

Covering idea validation through post-launch growth. Each with dual-mode output for beginners through seniors.

75+
Reference Docs

Every doc has at least one copy-paste template. Change the marked values and ship.

4
Lifecycle Hooks

Session context, edit whispers, deploy gate, and auto-progress tracking. Zero friction checkpoint gates.

Auth Security Score

Auth security score improvement (18/40 → 36/40). Validated Before/After test.

Quick Start

curl -fsSL https://raw.githubusercontent.com/harmansidhudev/shipwise/main/scripts/install.sh | bash
/shipwise
# That's it. Hooks are active. Skills auto-trigger.
# Build your app — Shipwise watches your back.

Ready to Ship Wisely?

25/25 test scenarios. 24 security improvements. 10 UX/a11y checks. Zero friction.

MIT License · Built for Claude Code · Skills portable to Cursor, Codex, Gemini CLI via convert.sh

Ship