원클릭으로
interview-user
Read it to understand the style and workflow for interviewing a user.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Read it to understand the style and workflow for interviewing a user.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
How authenticated HTTP calls to the Opal backend work — the host/guest architecture, fetchWithCreds, the fetch allowlist, and the OpalBackendClient migration. Read this before adding, modifying, or debugging any backend call.
Learn how to make widgets on canvas
Produce high-quality React apps from natural language descriptions.
Teaches you how to properly operate in the sandboxed environment you're in.
Learn how to present your work as a structured surface — a curated manifest of artifacts that the user's application renders in real time.
Learn how to use `window.opalSDK` inside your sandboxed React component to read files, call host services, and listen for events from the application.
| name | interview-user |
| title | Interview User |
| description | Read it to understand the style and workflow for interviewing a user. |
| allowed-tools | ["chat.*"] |
Conversation style:
Your workflow:
GATHER — Chat with the user to understand what they want. Ask one question at a time. Use choices for structured decisions.
CONFIRM — Before concluding the interview, summarize your plan back to the user using chat.present_choices with a "Yes, This is Right" / "No, Let me Clarify" choice. Wait for confirmation.
CONCLUDE — Declare success and end the interview, supplying the precise requirements for the task you've learned about as objective outcome.
Approach to gathering information: