梦兽编程
AI_SUITE

[ SECTION / PROMPT-ENGINEERING ]

Prompt-Engineerings

13 POSTS
01 PROMPT-ENGINEERING / 2026.02.25 / 9 MIN Teaching AI to Look Things Up: Claude Search & Retrieval Guide Claude search and retrieval basics: Use the API to search Wikipedia, scrape web pages, and build personal knowledge bases. Includes complete WikipediaSearchTool code … 02 PROMPT-ENGINEERING / 2026.02.25 / 9 MIN Building Complex Prompts from Scratch: The Seven-Element Framework A complete guide to building complex prompts using the seven-element framework: Task Context, Tone, Rules, Examples, Input Data, Immediate Task, Output Format. Includes … 03 PROMPT-ENGINEERING / 2026.02.08 / 11 MIN Tool Use: Teach AI to Make Phone Calls and Get Help When It's Stuck Claude can't do math or query databases on its own. But you can teach it to 'make phone calls' — give it the numbers for calculators, databases, and other tools, and let … 04 PROMPT-ENGINEERING / 2026.02.04 / 6 MIN Prompt Chaining: Make AI Check Its Own Work and Double Accuracy Writing requires revision, and so do AI responses. Learn how to use prompt chaining to make Claude self-review and improve, dramatically boosting response accuracy. Like … 05 // PROMPT-ENGINEERING / 2026.01.22 / 5 MIN Prompt Engineering Basics: Why You Should Separate Data from Instructions A fundamental prompt engineering technique: using XML tags to separate data from instructions. Learn how to help Claude understand your intent and avoid common confusion … 06 PROMPT-ENGINEERING / 2026.01.12 / 7 MIN Prompt Engineering Lesson 2: Clear and Direct is King Anthropic's official tutorial chapter 2: Why does Claude keep missing the point? Because your prompts aren't clear enough. Learn this one trick to make AI understand you … 07 PROMPT-ENGINEERING / 2026.01.04 / 4 MIN Prompt Engineering Guide: Make AI Truly Understand You Stop talking to AI without results. This guide takes you from zero to mastering prompt engineering, making Claude your capable assistant. 08 PROMPT-ENGINEERING / 2025.01.25 / 6 MIN Stop AI from Making Stuff Up — How to Avoid AI 'Confidently Spouting Nonsense' Sometimes AI gives you completely wrong answers with total confidence. Today let's talk about some simple tricks to stop AI from 'confidently spouting nonsense.' 09 PROMPT-ENGINEERING / 2025.01.25 / 5 MIN Make Claude Think Step by Step Ever noticed AI sometimes gives wrong answers? Learn how 'thinking out loud' dramatically improves accuracy. A simple yet powerful technique. 10 // PROMPT-ENGINEERING / 2025.01.25 / 7 MIN Claude Prompt Engineering 07: Show AI Examples and It Just Gets It Stop writing lengthy instructions. Just show Claude a few examples and AI will instantly understand what you mean. Let's talk about Few-Shot Prompting