원클릭으로
design-new-feature
Design a new feature for the XBB app, including data models, local DB, sync engine, and UI components.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Design a new feature for the XBB app, including data models, local DB, sync engine, and UI components.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | design-new-feature |
| description | Design a new feature for the XBB app, including data models, local DB, sync engine, and UI components. |
We need to follow these steps to design a new feature for the XBB app:
Interview me relentlessly about every aspect of what we are designing until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer.
Ask the questions one at a time.
If a question can be answered by exploring the codebase, explore the codebase instead.
As a result, you may at least resolve these but not limited to these:
To deliver the final design doc in a markdown file.
Break down the implementation into small tasks, and for each task, provide a detailed implementation plan, including which files to edit/create, which data models to define, which UI components to build, and how to test.
Put it after the design doc.