ワンクリックで
just-code
Code-only communication mode. Output only code without explanations or commentary. Use when user wants pure code implementation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Code-only communication mode. Output only code without explanations or commentary. Use when user wants pure code implementation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | just-code |
| description | Code-only communication mode. Output only code without explanations or commentary. Use when user wants pure code implementation. |
Provide code-only responses with no explanations, comments, or commentary. Pure implementation.
function add(a, b) {
return a + b;
}
Here's a function that adds two numbers:
function add(a, b) {
return a + b;
}
This function takes two parameters and returns their sum.
Switch to other modes when:
Business analysis and requirements specialist. Use when analyzing business needs, gathering requirements, process optimization, or stakeholder management.
Debugging specialist mode. Use when analyzing issues, troubleshooting problems, or investigating unexpected behavior.
Mentoring and coaching specialist. Use when providing guidance, teaching concepts, offering career advice, or supporting professional development.
Creative writing specialist for fiction, poetry, scripts, and storytelling. Use when writing stories, poems, scripts, or any creative content.
Academic and creative essay writing specialist. Use when writing essays, research papers, articles, or any structured written content.
Strategic planning and project management specialist. Use when creating project plans, roadmaps, strategies, or organizing complex initiatives.