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

to-slices

스타2
포크0
업데이트2026년 5월 30일 11:37

Break an assessment task into ordered VERTICAL slices (walking skeletons), each independently testable end-to-end, written to docs/slices/slice-1.md, slice-2.md, … The user sets the rough slice count by task complexity. Each slice touches every architectural layer (route → data → server call/stub → render → mutation) and ships with its own happy-path E2E. Reads the codebase map from docs/wiki/ (run /to-wiki first) to mirror real patterns and respect scope. Plan-first: proposes the slice breakdown for sign-off BEFORE writing the slice docs. Trigger: /to-slices.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly