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.