stefan-stepzero
- 40 skills
- 0 followers
- 5 hours ago last updated
- ▌ Shipkit Adr · stefan-stepzeroLand 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 Plan · stefan-stepzero bundleUse when a spec exists and user wants implementation steps. Triggers: 'how to implement', 'create plan', 'plan this', 'what are the steps'.
- ▌ Shipkit Ship · stefan-stepzeroBuild 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 Spec · stefan-stepzero bundleUse when user describes a feature to build. Triggers: 'spec this', 'create specification', 'define requirements', 'I want to build'.
- ▌ Shipkit Stage · stefan-stepzero bundleDefine project stage, scope constraints, and graduation criteria. Set mode configures the stage; evaluate mode assesses readiness for human approval.
- ▌ Shipkit Update · stefan-stepzeroInstall or update Shipkit via npx. Detects existing installations, archives them safely, and intelligently merges user content with new version.
- ▌ Shipkit Metrics · stefan-stepzero bundleCapture current metric values for goal evaluation. Triggers: 'log metrics', 'update metrics', 'record measurements'.
- ▌ Shipkit Get Mcps · stefan-stepzero bundleDiscover and install MCP servers for enhanced Claude capabilities
- ▌ Shipkit UX Audit · stefan-stepzero bundleUse when auditing implemented UI for missing UX patterns. Triggers: 'audit UX', 'check UX', 'missing patterns', 'UX gaps'.
- ▌ Shipkit Claude Md · stefan-stepzeroUpdate 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 Direction · stefan-stepzeroDefine 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 Preflight · stefan-stepzero bundleAggregates project context and audits production readiness against a comprehensive SaaS checklist. Routes to prerequisite skills when context is missing.
- ▌ Shipkit QA Visual · stefan-stepzeroVisual 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 Get Skills · stefan-stepzero bundleDiscover and install skills and plugins from the Claude Code ecosystem
- ▌ Shipkit Test Cases · stefan-stepzero bundleGenerate and maintain code-anchored test case specifications. Use when setting up test coverage, reviewing what to test, or before team implementation.
- ▌ Shipkit Orchestrate · stefan-stepzero bundleCore 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 Scale Ready · stefan-stepzero bundleAudits production systems for scale readiness — observability, performance, reliability, and operational maturity. For teams with traction preparing to grow.
- ▌ Shipkit Semantic QA · stefan-stepzero bundleSemantic 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 Why Project · stefan-stepzero bundleUse when defining project vision and strategic direction. Triggers: 'why this project', 'define vision', 'project goals', 'what are we building'.
- ▌ Shipkit Work Memory · stefan-stepzero bundleLog session progress and save resume state. Infers from conversation and git. Triggers: 'log progress', 'session summary', 'checkpoint', 'save progress', 'end session'.
- ▌ Shipkit Feedback Bug · stefan-stepzero bundleProcess user feedback into investigated bug specs with root cause analysis. Triggers: 'triage feedback', 'process bug reports', 'user testing feedback'.
- ▌ Shipkit Prompt Audit · stefan-stepzero bundleAudit LLM prompt pipeline architecture — decomposition, parallelization, chain integrity, schema validation, fallback paths. Finds structural issues no linter catches.
- ▌ Shipkit Spec Roadmap · stefan-stepzero bundlePrioritize which specs to write first from product + engineering definitions. Triggers: 'spec roadmap', 'what to spec first', 'prioritize features', 'spec backlog'.
- ▌ Shipkit Design System · stefan-stepzero bundleScaffold a tiered design system — principles, tokens, aesthetic direction from project context. Triggers: 'design system', 'design tokens', 'brand guidelines', 'visual direction', 'design principles'.
- ▌ Shipkit Product Goals · stefan-stepzero bundleDerive measurable user-outcome criteria from the product blueprint. Writes goals/product.json (completion rates, UX quality, satisfaction). Evaluate mode compares actuals to targets.
- ▌ Shipkit Codebase Audit · stefan-stepzero bundleAudit 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 · stefan-stepzero bundleGenerate project index for faster codebase navigation. Triggers: 'index codebase', 'create index', 'map project'.
- ▌ Shipkit Communications · stefan-stepzero bundleUse when user wants to visualize or present shipkit content as HTML. Triggers: 'create presentation', 'visualize this', 'HTML report'.
- ▌ Shipkit Project Context · stefan-stepzero bundleUse when starting a new project or refreshing tech stack context. Triggers: 'scan project', 'what's my stack', 'refresh context', 'generate stack'.
- ▌ Shipkit Review Planning · stefan-stepzeroInternal 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 · stefan-stepzero bundleReview changes across 12 quality dimensions and report findings. Use after a chunk of work or before commit.
- ▌ Shipkit Architecture Map · stefan-stepzero bundleMaintain 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 Review Direction · stefan-stepzeroInternal 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 Thinking Partner · stefan-stepzero bundleUse 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 Engineering Goals · stefan-stepzero bundleDerive technical performance criteria from the engineering blueprint. Writes goals/engineering.json with response times, reliability, coverage thresholds. Evaluate mode checks actuals against targets.
- ▌ Shipkit Product Discovery · stefan-stepzero bundleUse when defining users, personas, or user journeys. Triggers: 'who are users', 'create personas', 'user research', 'user stories'.
- ▌ Shipkit Resource Advocate · stefan-stepzeroInfrastructure 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 User Instructions · stefan-stepzero bundleUse when there are manual tasks the user must complete. Triggers: 'create task', 'track TODO', 'user needs to', 'manual step required'.
- ▌ Shipkit Product Definition · stefan-stepzero bundleDefine what to build — features, UX patterns, and differentiators that solve discovered user needs. Triggers: 'product definition', 'what to build', 'features', 'solution design'.
- ▌ Shipkit Engineering Definition · stefan-stepzero bundleDefine the technical approach — mechanisms, design decisions, stack direction, and component structure. Triggers: 'engineering approach', 'how to build this', 'technical design', 'mechanisms'.