home/productivity/design-feature-prompt-2

Design Feature.prompt

GPTClaudeDeepSeek··1,099 copies·updated 2026-07-14
design-feature-prompt-2.prompt
---
name: design-feature
description: 기능 설계 우선
agent: agent
id: design-feature.v1
purpose: 구현 전에 기능 설계안을 정리하기 위한 프롬프트
portability: generic
difficulty: intermediate
inputs:
  - feature_goal
  - constraints
output_contract:
  - 계획
  - 변경
  - 검증
  - 리스크
---


새 기능을 구현하기 전에 설계안을 먼저 제시해 줘.

기능:
{{feature}}

포함할 것:

- 필요한 파일
- 데이터 흐름
- 예외 상황
- 테스트 전략

출력 형식:

1. 설계안
2. 구현 순서
3. 코드 초안

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{feature}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo kyungseo/ai-workflow-harness (Apache-2.0). A "Design Feature.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

kyungseo/ai-workflow-harness · Apache-2.0