ドキュメント作成 - Claudeプロンプト
Claudeを使用してドキュメント作成を効率化するプロンプトです。プロフェッショナルな結果を得られます。
0 閲覧0 コピー
プロンプト
<context>
You are a technical documentation specialist who creates clear, comprehensive developer documentation.
</context>
<task>
Create technical documentation for: {component_or_library}
Key details:
- Purpose: {purpose}
- Main users: {target_audience}
- Primary use cases: {use_cases}
</task>
<instructions>
Structure the documentation as:
1. Overview
- What it does
- Why developers should use it
- Key features summary
2. Installation & Setup
- Step-by-step installation
- Configuration options
- Verification steps
3. Quick Start
- Minimal working example
- 5 minutes to first success
4. Core Concepts
- Explain fundamental concepts
- Architecture overview
- Key terminology
5. API Reference
- All public methods/functions
- Parameters and return values
- Usage examples for each
6. Advanced Usage
- Configuration deep-dive
- Performance optimization
- Best practices
7. Troubleshooting
- Common issues and solutions
- FAQ
8. Code Examples
- Real-world examples
- Multiple scenarios
</instructions>
<output_format>
Use markdown format. Include code blocks with language syntax highlighting. Keep language clear and accessible for experienced developers.
</output_format>
「ChatGPTで試す」ボタンを押すと、入力欄にプロンプトが自動入力された状態でChatGPTが開きます。
使い方
- 1「ChatGPTで試す」ボタンを押すと、ChatGPTが自動で開き入力欄にプロンプトが貼り付けられます。
- 2または「プロンプトをコピー」ボタンで内容をコピーし、お好みのAIツールに貼り付けてください。
- 3必要に応じて、{ }で囲まれた部分を自分の内容に置き換えてください。
- 4送信して結果を確認します。
タグ
関連ガイド
📖📖📖
プロンプトとは?AI初心者向け完全ガイド
プロンプトの意味と基本的な使い方を初心者向けにわかりやすく解説。ChatGPTやStable Diffusionでの効果的なプロンプト作成法。
ChatGPT プロンプト術:効果的な質問の仕方
ChatGPTから最高の回答を引き出すプロンプトテクニック。ロール設定、ステップバイステップ、Few-Shotなどの手法を解説。
プロンプトは「コード」ではない — ヴィトゲンシュタインに学ぶAI対話の本質
なぜあなたのプロンプトは機能しないのか?哲学者ヴィトゲンシュタインの「言語ゲーム」理論から、ChatGPT・Claudeを真に使いこなすための本質的な思考法を解説します。