Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Spec-to-Ship

Spec-to-Ship에는 mrtblount에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
2
업데이트
2026-03-29
Forks
2
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

spec-driven-dev
소프트웨어 개발자

Spec-Driven Development protocol that runs before every new project or major feature. Creates structured, LLM-optimized specifications that enable one-shot implementation. Guides through 4 sequential phases: Specify, Plan, Tasks, Implement. Detects when specs are needed vs. when to just build. After spec creation, identifies and installs required tools and MCPs. Use when: "new project", "build me an app", "I want to create", "spec this out", "let's spec", "start a new project", "build a spec", "one-shot this", "new feature", "add a feature", "build a feature", "I want to build", "I want to add", "major feature", "big feature", "implement a feature", "add X to the project". MUST trigger proactively when Claude detects a request that would touch 5+ files, introduce new data models or APIs, or require significant new functionality — even if the user does not explicitly mention specs or SDD. Do NOT start implementing multi-file features without running this skill first. If in doubt about scope, run Phase 0 (Scope

2026-03-29
architect
소프트웨어 개발자

Phase 2 of Spec-Driven Development. Translates approved SPEC.md into a comprehensive technical plan covering tech stack, data models, API contracts, file structure, and architectural constraints. Output: PLAN.md optimized for LLM implementation.

2026-03-29
decomposer
소프트웨어 개발자

Phase 3 of Spec-Driven Development. Transforms approved SPEC.md and PLAN.md into atomic, dependency-ordered tasks. Each task touches 1-3 files maximum and is independently testable. Output: TASKS.md optimized for sequential LLM execution.

2026-03-29
retrofit
소프트웨어 개발자

Deploys Spec-Driven Development into an existing project. Scans codebase, build logs, CLAUDE.md, git history, and file structure to reconstruct a baseline understanding of the project's current state. Produces BASELINE.md that anchors all future spec work. Use when applying SDD to projects already in progress.

2026-03-29
specifier
프로젝트 관리 전문가

Phase 1 of Spec-Driven Development. Interactive specification gathering that produces a comprehensive SPEC.md covering business logic, user journeys, edge cases, success criteria, and invariants. Optimized for LLM consumption.

2026-03-29
sync
프로젝트 관리 전문가

Syncs SDD outputs to project management tools. Pushes TASKS.md to GitHub Projects as issues, SPEC.md to Linear as documents/initiatives. Handles bidirectional sync setup between GitHub Projects and Linear. Use after specs are finalized.

2026-03-29
toolchain
소프트웨어 개발자

Post-spec tool discovery, environment setup, and pre-flight checklist agent. Analyzes SPEC.md, PLAN.md, and TASKS.md to identify all required tools, MCPs, packages, and services. Inventories ALL available tools in the session. Automatically installs what it can, then produces a pre-flight checklist so the user can confirm everything is ready BEFORE autonomous implementation begins.

2026-03-29
prd-builder
프로젝트 관리 전문가

AI-native Product Requirements Document builder for new and existing products. Walks through structured discovery, market research, and generation phases to produce comprehensive PRDs aligned with the 7-section accelerator framework. Detects existing codebases and pulls context before interviewing the user. Use when: "create a PRD", "product requirements", "write a PRD", "PRD for", "new product", "product spec", "requirements document", "define the product", "what should we build", "product definition", "I need a PRD". Triggers on: PRD, product requirements document, product definition, product spec, define requirements, product planning.

2026-03-24
discovery
프로젝트 관리 전문가

Phase 1 of PRD Builder. Scans existing codebases to understand what's built, then walks the user through a structured discovery interview covering problem, target user, features, priorities, and AI considerations.

2026-03-24
generator
프로젝트 관리 전문가

Phase 3 of PRD Builder. Synthesizes discovery notes and research into a complete Product Requirements Document using the 7-section accelerator framework with AI-native extensions.

2026-03-24
researcher
프로젝트 관리 전문가

Phase 2 of PRD Builder. Conducts web research to gather market context, competitive landscape, user patterns, and relevant insights that strengthen the PRD with real-world grounding.

2026-03-24
reviewer
프로젝트 관리 전문가

Phase 4 of PRD Builder. Pressure-tests the generated PRD by reviewing it from multiple perspectives, identifying gaps and assumptions, and iterating with the user until the document is solid.

2026-03-24