stefan-stepzero
UserShipkit — AI-assisted product development framework for Claude Code. Skills, agents, and workflows for shipping MVPs fast.
Categories
Indexed Skills (40)
shipkit-adr
Land one architecture decision atomically: full entry to architecture-archive.json, hard-capped lean entry to architecture.json. Handles new decisions, supersession, amendment. Triggers: 'record this decision', 'log an ADR', 'we decided', 'supersede ADR', 'that replaces the earlier decision'.
shipkit-architecture-map
Maintain a code-derived 'current belief of the system architecture' map — key applications, datastores, contracts, and integration points. Triggers: 'map architecture', 'architecture map', 'what does the system look like', 'refresh architecture map'.
shipkit-codebase-audit
Audit a codebase for dead code, orphaned modules, unused dependencies, and unwired seams. Quick tier runs knip-class checks ephemerally (no repo mutation); deep and exhaustive tiers add intent↔code reconciliation. Portable to any repo, including ones with no tooling installed.
shipkit-codebase-index
Generate project index for faster codebase navigation. Triggers: 'index codebase', 'create index', 'map project'.
shipkit-design-system
Scaffold a tiered design system — principles, tokens, aesthetic direction from project context. Triggers: 'design system', 'design tokens', 'brand guidelines', 'visual direction', 'design principles'.
shipkit-engineering-definition
Define the technical approach — mechanisms, design decisions, stack direction, and component structure. Triggers: 'engineering approach', 'how to build this', 'technical design', 'mechanisms'.
shipkit-engineering-goals
Derive technical performance criteria from the engineering blueprint. Writes goals/engineering.json with response times, reliability, coverage thresholds. Evaluate mode checks actuals against targets.
shipkit-feedback-bug
Process user feedback into investigated bug specs with root cause analysis. Triggers: 'triage feedback', 'process bug reports', 'user testing feedback'.
shipkit-get-mcps
Discover and install MCP servers for enhanced Claude capabilities
shipkit-get-skills
Discover and install skills and plugins from the Claude Code ecosystem
shipkit-plan
Use when a spec exists and user wants implementation steps. Triggers: 'how to implement', 'create plan', 'plan this', 'what are the steps'.
shipkit-preflight
Aggregates project context and audits production readiness against a comprehensive SaaS checklist. Routes to prerequisite skills when context is missing.
shipkit-product-definition
Define what to build — features, UX patterns, and differentiators that solve discovered user needs. Triggers: 'product definition', 'what to build', 'features', 'solution design'.
shipkit-product-discovery
Use when defining users, personas, or user journeys. Triggers: 'who are users', 'create personas', 'user research', 'user stories'.
shipkit-product-goals
Derive measurable user-outcome criteria from the product blueprint. Writes goals/product.json (completion rates, UX quality, satisfaction). Evaluate mode compares actuals to targets.
shipkit-project-context
Use when starting a new project or refreshing tech stack context. Triggers: 'scan project', 'what's my stack', 'refresh context', 'generate stack'.
shipkit-prompt-audit
Audit LLM prompt pipeline architecture — decomposition, parallelization, chain integrity, schema validation, fallback paths. Finds structural issues no linter catches.
shipkit-qa-visual
Visual QA using Playwright as a browser automation library. --setup installs Playwright and creates ui-goals.json; default mode writes inline scripts to navigate, screenshot, and report against goals.
shipkit-resource-advocate
Infrastructure skill — a single-resource advocate in the thinking-partner adversarial debate. Dispatched (not user-invoked) by shipkit-thinking-partner's adversarial mode, once per advocate per round.
shipkit-review-direction
Internal reviewer — assesses strategic artifact coherence. Checks vision/why alignment, goal completeness, stage realism. The Direction coherence-review gate, dispatched by the engine (via shipkit-direction), not for direct use.
shipkit-review-planning
Internal reviewer — assesses planning artifact alignment. Checks definitions agree, specs cover roadmap, no gaps. A per-unit reviewer invoked by a caller (the engine in steered mode or a direction/planning caller), not for direct use.
shipkit-review-shipping
Review changes across 12 quality dimensions and report findings. Use after a chunk of work or before commit.
shipkit-scale-ready
Audits production systems for scale readiness — observability, performance, reliability, and operational maturity. For teams with traction preparing to grow.
shipkit-semantic-qa
Semantic QA — define inputs/criteria, generate test scripts, Claude judges outputs or screenshots against criteria. Also scores a built app's fidelity (completeness + essence) against captured intent. Triggers: 'semantic qa', 'quality check', 'visual qa', 'judge outputs', 'QA suite', 'fidelity scorecard', 'score fidelity'.
shipkit-spec-roadmap
Prioritize which specs to write first from product + engineering definitions. Triggers: 'spec roadmap', 'what to spec first', 'prioritize features', 'spec backlog'.
shipkit-spec
Use when user describes a feature to build. Triggers: 'spec this', 'create specification', 'define requirements', 'I want to build'.
shipkit-stage
Define project stage, scope constraints, and graduation criteria. Set mode configures the stage; evaluate mode assesses readiness for human approval.
shipkit-test-cases
Generate and maintain code-anchored test case specifications. Use when setting up test coverage, reviewing what to test, or before team implementation.
shipkit-thinking-partner
Use when user needs to think through decisions, explore trade-offs, or challenge assumptions. Triggers: 'think with me', 'help me decide', 'what am I missing?', 'devil's advocate', 'pre-mortem'.
shipkit-update
Install or update Shipkit via npx. Detects existing installations, archives them safely, and intelligently merges user content with new version.
shipkit-ux-audit
Use when auditing implemented UI for missing UX patterns. Triggers: 'audit UX', 'check UX', 'missing patterns', 'UX gaps'.
shipkit-why-project
Use when defining project vision and strategic direction. Triggers: 'why this project', 'define vision', 'project goals', 'what are we building'.
shipkit-claude-md
Update CLAUDE.md with learnings, preferences, or project context. Use when user says "update claude.md", "add to claude.md", or wants to persist something.
shipkit-communications
Use when user wants to visualize or present shipkit content as HTML. Triggers: 'create presentation', 'visualize this', 'HTML report'.
shipkit-direction
Define a project's WHY/WHAT foundation autonomously — the DIRECTION entry point. Drives the definitional steps to a coherent bar via the engine (autonomous-propose): grounds every field in a cited signal, asks only the few high-leverage decisions. Triggers: 'start a project', 'define direction', 'kick off', 'set up the vision', 'direction'.
shipkit-metrics
Capture current metric values for goal evaluation. Triggers: 'log metrics', 'update metrics', 'record measurements'.
shipkit-orchestrate
Core automation engine. Drives a set of steps to a confirmed ground-truth bar via a main-session delegate → reconcile → re-dispatch loop. Phase skills (build, review, direction) call it; can also run directly. Two modes: autonomous (run to done unattended) and steered (coordinate, surface to user). Triggers: invoked by a phase skill, 'orchestrate', 'drive to done', 'run this to done', 'coordinate the team'.
shipkit-ship
Build a spec'd + planned feature to done — the BUILD entry point. Drives the plan to a ground-truth bar via the orchestration engine (autonomous). Triggers: 'ship it', 'ship this', 'build this', 'run the build', 'build the plan'.
shipkit-user-instructions
Use when there are manual tasks the user must complete. Triggers: 'create task', 'track TODO', 'user needs to', 'manual step required'.
shipkit-work-memory
Log session progress and save resume state. Infers from conversation and git. Triggers: 'log progress', 'session summary', 'checkpoint', 'save progress', 'end session'.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.