ship-product

Installation
SKILL.md

Ship Product

Build one concrete paid product end-to-end. Not a sellable boilerplate kit.

Invocation

Manual / human-only. Apply this skill only when a human explicitly invokes it (for example $ship-product, "use ship-product", or "follow ship-product"). Do not load or follow it automatically because the task looks like a greenfield app, SaaS, or TanStack Start project.

Hard rules

  • Need-based installs — thin backbone first; add packages only when the product map requires them. See references/stack.md.
  • Env gate — implement features, UI, and integrations in code first. Do not run live provider calls, browser E2E against paid/AI/email flows, or claim the app works until a user-provided .env exists and validates. Details: references/env-gate.md.
  • Self-contained — this skill embeds its own stack, naming, and workflow rules. Do not depend on other agent skills.
  • No competitor source — do not copy ShipFast, Supastarter, or unrelated product repos.
  • Prefer bun / bunx in all command examples.
Installs
2
GitHub Stars
1
First Seen
Jul 23, 2026
ship-product — dobroslavradosavljevic/skills