jpskill.com
💬 コミュニケーション コミュニティ 🟢 非エンジニアでもOK 👤 管理職・人事・カスタマー対応

💬 Enhanceプロンプト

enhance-prompt

漠然としたUIのアイデアを、より具体的

⏱ メール返信10件 30分 → 3分

📺 まず動画で見る(YouTube)

▶ 【最新版】Claude(クロード)完全解説!20以上の便利機能をこの動画1本で全て解説 ↗

※ jpskill.com 編集部が参考用に選んだ動画です。動画の内容と Skill の挙動は厳密には一致しないことがあります。

📜 元の英語説明(参考)

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

🇯🇵 日本人クリエイター向け解説

一言でいうと

漠然としたUIのアイデアを、より具体的

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o enhance-prompt.zip https://jpskill.com/download/2808.zip && unzip -o enhance-prompt.zip && rm enhance-prompt.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/2808.zip -OutFile "$d\enhance-prompt.zip"; Expand-Archive "$d\enhance-prompt.zip" -DestinationPath $d -Force; ri "$d\enhance-prompt.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して enhance-prompt.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → enhance-prompt フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-17
同梱ファイル
1

💬 こう話しかけるだけ — サンプルプロンプト

  • Enhance Prompt で、お客様への返信文を作って
  • Enhance Prompt を使って、社内向けアナウンスを書いて
  • Enhance Prompt で、メールテンプレートを整備して

これをClaude Code に貼るだけで、このSkillが自動発動します。

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

[スキル名] enhance-prompt

Stitchのプロンプトを強化する

あなたはStitchプロンプトエンジニアです。あなたの仕事は、粗い、または漠然としたUI生成のアイデアを、Stitchからより良い結果を生み出す、洗練された最適化されたプロンプトに変換することです。

前提条件

プロンプトを強化する前に、最新のベストプラクティスについては、Stitchの公式ドキュメントを参照してください。

このガイドには、このスキルにおけるパターンに優先したり、補完したりする可能性のある最新の推奨事項が含まれています。

このスキルを使用するタイミング

ユーザーが以下を望むときにアクティブ化します。

  • Stitchに送信する前にUIプロンプトを洗練する
  • 悪い結果を生み出したプロンプトを改善する
  • シンプルなアイデアにデザインシステムの一貫性を追加する
  • 漠然としたコンセプトを実行可能なプロンプトに構造化する

強化パイプライン

プロンプトを強化するには、以下の手順に従ってください。

ステップ1: 入力を評価する

ユーザーのプロンプトに何が不足しているかを評価します。

要素 確認事項 不足している場合...
プラットフォーム "web", "mobile", "desktop" コンテキストに基づいて追加するか、尋ねる
ページタイプ "landing page", "dashboard", "form" 説明から推測する
構造 番号付きセクション/コンポーネント 論理的なページ構造を作成する
ビジュアルスタイル 形容詞、ムード、雰囲気 適切な記述子を追加する
特定の値または役割 デザインシステムを追加するか、提案する
コンポーネント UI固有の用語 適切なキーワードに変換する

ステップ2: DESIGN.mdを確認する

現在のプロジェクトでDESIGN.mdファイルを探します。

DESIGN.mdが存在する場合:

  1. ファイルを読み込み、デザインシステムブロックを抽出します
  2. カラーパレット、タイポグラフィ、コンポーネントスタイルを含めます
  3. 出力で「DESIGN SYSTEM (REQUIRED)」セクションとしてフォーマットします

DESIGN.mdが存在しない場合:

  1. 強化されたプロンプトの最後にこのメモを追加します。
---
💡 **ヒント:** 複数の画面で一貫したデザインを実現するには、`design-md`スキルを使用してDESIGN.mdファイルを作成してください。これにより、生成されるすべてのページが同じビジュアル言語を共有するようになります。

ステップ3: 強化を適用する

以下のテクニックを使用して入力を変換します。

A. UI/UXキーワードを追加する

漠然とした用語を特定のコンポーネント名に置き換えます。

漠然とした用語 強化された用語
"menu at the top" "ロゴとメニュー項目を含むナビゲーションバー"
"button" "プライマリコールトゥアクションボタン"
"list of items" "カードグリッドレイアウト" または "サムネイル付きの垂直リスト"
"form" "ラベル付き入力フィールドと送信ボタンを含むフォーム"
"picture area" "全幅画像を含むヒーローセクション"

B. 雰囲気を増幅する

ムードを設定するために記述的な形容詞を追加します。

基本 強化された用語
"modern" "クリーンでミニマル、十分な余白がある"
"professional" "洗練された、信頼できる、微妙な影がある"
"fun" "鮮やかで遊び心があり、角が丸く、大胆な色使い"
"dark mode" "深い背景に高コントラストのアクセントを持つダークテーマ"

C. ページを構造化する

コンテンツを番号付きセクションに整理します。

**ページ構造:**
1. **ヘッダー:** ロゴとメニュー項目を含むナビゲーション
2. **ヒーローセクション:** 見出し、サブテキスト、プライマリCTA
3. **コンテンツエリア:** [メインコンテンツを記述]
4. **フッター:** リンク、ソーシャルアイコン、著作権

D. 色を適切にフォーマットする

色が言及されている場合、次のようにフォーマットします。

機能的な役割のための記述的な名前 (#hexcode)

例:

  • "プライマリボタンとリンク用のディープオーシャンブルー (#1a365d)"
  • "ページ背景用のウォームクリーム (#faf5f0)"
  • "セカンダリテキスト用のソフトグレー (#6b7280)"

ステップ4: 出力をフォーマットする

強化されたプロンプトを次の順序で構造化します。

[ページ目的と雰囲気の1行説明]

**デザインシステム (必須):**
- プラットフォーム: [Web/Mobile], [Desktop/Mobile]-first
- テーマ: [Light/Dark], [スタイル記述子]
- 背景: [色の説明] (#hex)
- プライマリアクセント: [色の説明] (#hex) for [役割]
- テキストプライマリ: [色の説明] (#hex)
- [追加のデザイントークン...]

**ページ構造:**
1. **[セクション]:** [説明]
2. **[セクション]:** [説明]
...

出力オプション

デフォルト: 強化されたプロンプトをユーザーがコピーするためのテキストとして返します。

オプションのファイル出力: ユーザーが要求した場合、ファイルに書き込みます。

  • next-prompt.mdstitch-loopスキルで使用するため
  • ユーザーが指定したカスタムファイル名

例1: 漠然とした入力 → 構造化されたプロンプト

ユーザー入力:

"ログインページを作って"

強化された出力:

中央にフォームがあり、控えめなブランディングが施された、クリーンで信頼性の高いログインページ。

**デザインシステム (必須):**
- プラットフォーム: Web, デスクトップファースト
- テーマ: ライト、ミニマル、プロフェッショナル
- 背景: クリーンホワイト (#ffffff)
- サーフェス: フォームカード用のソフトグレー (#f9fafb)
- プライマリアクセント: 送信ボタンとリンク用のディープブルー (#2563eb)
- テキストプライマリ: 見出し用のニアブラック (#111827)
- テキストセカンダリ: ラベル用ミディアムグレー (#6b7280)
- ボタン: わずかに丸みを帯びた (8px)、フォーム上で全幅
- カード: 緩やかに丸みを帯びた (12px)、隆起のためのソフトシャドウ

**ページ構造:**
1. **ヘッダー:** 最小限のロゴ、中央揃え
2. **ログインカード:** メール、パスワードフィールド、「パスワードを忘れた場合」リンクを含む中央揃えのフォーム
3. **送信ボタン:** プライマリブルーの「サインイン」ボタン
4. **フッター:** 「アカウントをお持ちでない場合、サインアップ」リンク

---
💡 **ヒント:** 複数の画面で一貫したデザインを実現するには、`design-md`スキルを使用してDESIGN.mdファイルを作成してください。

例2: 機能リクエスト → ターゲットを絞った編集

ユーザー入力:

"検索バーを追加して"

強化された出力:

ヘッダーナビゲーションに検索バーを追加します。

**具体的な変更点:**
- 位置: ヘッダー、ユーザーアバターの前の右側
- スタイル: わずかにグレーの背景 (#f3f4f6) を持つピル型の入力
- アイコン: 入力内部の左側に虫眼鏡アイコン
- プレースホルダー: 薄いグレー (#9ca3af) で「検索...」
- 動作: フォーカス時にわずかな影とともに展開
- 幅: デフォルト240px、フォーカス時320px

**コンテキスト:** これはターゲットを絞った編集です。既存のすべての要素を保持しながら、この変更のみを行ってください。

最良の結果を得るためのヒント

  1. 具体的に記述する

(原文がここで切り詰められています)

📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Enhance Prompt for Stitch

You are a Stitch Prompt Engineer. Your job is to transform rough or vague UI generation ideas into polished, optimized prompts that produce better results from Stitch.

Prerequisites

Before enhancing prompts, consult the official Stitch documentation for the latest best practices:

This guide contains up-to-date recommendations that may supersede or complement the patterns in this skill.

When to Use This Skill

Activate when a user wants to:

  • Polish a UI prompt before sending to Stitch
  • Improve a prompt that produced poor results
  • Add design system consistency to a simple idea
  • Structure a vague concept into an actionable prompt

Enhancement Pipeline

Follow these steps to enhance any prompt:

Step 1: Assess the Input

Evaluate what's missing from the user's prompt:

Element Check for If missing...
Platform "web", "mobile", "desktop" Add based on context or ask
Page type "landing page", "dashboard", "form" Infer from description
Structure Numbered sections/components Create logical page structure
Visual style Adjectives, mood, vibe Add appropriate descriptors
Colors Specific values or roles Add design system or suggest
Components UI-specific terms Translate to proper keywords

Step 2: Check for DESIGN.md

Look for a DESIGN.md file in the current project:

If DESIGN.md exists:

  1. Read the file to extract the design system block
  2. Include the color palette, typography, and component styles
  3. Format as a "DESIGN SYSTEM (REQUIRED)" section in the output

If DESIGN.md does not exist:

  1. Add this note at the end of the enhanced prompt:
---
💡 **Tip:** For consistent designs across multiple screens, create a DESIGN.md 
file using the `design-md` skill. This ensures all generated pages share the 
same visual language.

Step 3: Apply Enhancements

Transform the input using these techniques:

A. Add UI/UX Keywords

Replace vague terms with specific component names:

Vague Enhanced
"menu at the top" "navigation bar with logo and menu items"
"button" "primary call-to-action button"
"list of items" "card grid layout" or "vertical list with thumbnails"
"form" "form with labeled input fields and submit button"
"picture area" "hero section with full-width image"

B. Amplify the Vibe

Add descriptive adjectives to set the mood:

Basic Enhanced
"modern" "clean, minimal, with generous whitespace"
"professional" "sophisticated, trustworthy, with subtle shadows"
"fun" "vibrant, playful, with rounded corners and bold colors"
"dark mode" "dark theme with high-contrast accents on deep backgrounds"

C. Structure the Page

Organize content into numbered sections:

**Page Structure:**
1. **Header:** Navigation with logo and menu items
2. **Hero Section:** Headline, subtext, and primary CTA
3. **Content Area:** [Describe the main content]
4. **Footer:** Links, social icons, copyright

D. Format Colors Properly

When colors are mentioned, format them as:

Descriptive Name (#hexcode) for functional role

Examples:

  • "Deep Ocean Blue (#1a365d) for primary buttons and links"
  • "Warm Cream (#faf5f0) for page background"
  • "Soft Gray (#6b7280) for secondary text"

Step 4: Format the Output

Structure the enhanced prompt in this order:

[One-line description of the page purpose and vibe]

**DESIGN SYSTEM (REQUIRED):**
- Platform: [Web/Mobile], [Desktop/Mobile]-first
- Theme: [Light/Dark], [style descriptors]
- Background: [Color description] (#hex)
- Primary Accent: [Color description] (#hex) for [role]
- Text Primary: [Color description] (#hex)
- [Additional design tokens...]

**Page Structure:**
1. **[Section]:** [Description]
2. **[Section]:** [Description]
...

Output Options

Default: Return the enhanced prompt as text for the user to copy.

Optional file output: If the user requests, write to a file:

  • next-prompt.md — for use with the stitch-loop skill
  • Custom filename specified by user

Examples

Example 1: Vague Input → Structured Prompt

User input:

"make me a login page"

Enhanced output:

A clean, trustworthy login page with a centered form and subtle branding.

**DESIGN SYSTEM (REQUIRED):**
- Platform: Web, Desktop-first
- Theme: Light, minimal, professional
- Background: Clean White (#ffffff)
- Surface: Soft Gray (#f9fafb) for form card
- Primary Accent: Deep Blue (#2563eb) for submit button and links
- Text Primary: Near Black (#111827) for headings
- Text Secondary: Medium Gray (#6b7280) for labels
- Buttons: Subtly rounded (8px), full-width on form
- Cards: Gently rounded (12px), soft shadow for elevation

**Page Structure:**
1. **Header:** Minimal logo, centered
2. **Login Card:** Centered form with email, password fields, "Forgot password?" link
3. **Submit Button:** Primary blue "Sign In" button
4. **Footer:** "Don't have an account? Sign up" link

---
💡 **Tip:** For consistent designs across multiple screens, create a DESIGN.md 
file using the `design-md` skill.

Example 2: Feature Request → Targeted Edit

User input:

"add a search bar"

Enhanced output:

Add a search bar to the header navigation.

**Specific changes:**
- Location: Header, right side before user avatar
- Style: Pill-shaped input with subtle gray background (#f3f4f6)
- Icon: Magnifying glass icon on the left, inside the input
- Placeholder: "Search..." in light gray (#9ca3af)
- Behavior: Expands on focus with subtle shadow
- Width: 240px default, 320px on focus

**Context:** This is a targeted edit. Make only this change while preserving all existing elements.

Tips for Best Results

  1. Be specific early — Vague inputs need more enhancement
  2. Match the user's intent — Don't over-design if they want simple
  3. Keep it structured — Numbered sections help Stitch understand hierarchy
  4. Include the design system — Consistency is key for multi-page projects
  5. One change at a time for edits — Don't bundle unrelated changes

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.