composer-answer-style
Use when answering questions, especially troubleshooting or design questions, to format responses using common tools.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when answering questions, especially troubleshooting or design questions, to format responses using common tools.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Svelte 5 component, state (runes), and styling conventions for the admin_frontend. Use when designing, refactoring, or implementing features in the Svelte admin frontend — decomposing large .svelte feature pages, choosing Tailwind v4 utilities vs scoped/global styles, structuring .svelte.ts controllers and URL/session preferences, building shared admin UI (tables, dialogs, page headers, tabs, inline feedback), wiring {@html}/markdown previews safely, or reviewing an admin_frontend change before merge.
Use when designing, refactoring, or implementing new features in the svelte admin frontend.
| name | composer-answer-style |
| description | Use when answering questions, especially troubleshooting or design questions, to format responses using common tools. |
Applies to: Composer model only. If the active model is not Composer, ignore this skill.
When answering, try to answer in text rather than spilling too many code snippets. Use code snippets only when:
Prefer prose, comparisons, and diagrams (e.g. mermaid, ASCII) over implementation code for architectural or conceptual discussions.
Always organize your answer starting from the user's POV without announcing it, and start shifting it towards your understanding of the problem and the solution. But don't be too verbose about it.
When answering questions, try to make answers organized. Make your answer structured and organized. Use some of the following only when relevant:
Do not impose structure on short or trivially simple answers.