<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Prompt-Engineerings on 梦兽编程</title><link>https://rexai.top/en/prompt-engineering/</link><description>Recent content in Prompt-Engineerings on 梦兽编程</description><generator>Hugo -- 0.163.3</generator><language>en</language><copyright>梦兽编程</copyright><lastBuildDate>Wed, 25 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://rexai.top/en/prompt-engineering/index.xml" rel="self" type="application/rss+xml"/><item><title>Building Complex Prompts from Scratch: The Seven-Element Framework</title><link>https://rexai.top/en/prompt-engineering/09-complex-prompts-from-scratch/</link><pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/09-complex-prompts-from-scratch/</guid><description>A complete guide to building complex prompts using the seven-element framework: Task Context, Tone, Rules, Examples, Input Data, Immediate Task, Output Format. Includes career coach, legal assistant, and code bot examples.</description></item><item><title>Teaching AI to Look Things Up: Claude Search &amp; Retrieval Guide</title><link>https://rexai.top/en/prompt-engineering/10.3-search-retrieval/</link><pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/10.3-search-retrieval/</guid><description>Claude search and retrieval basics: Use the API to search Wikipedia, scrape web pages, and build personal knowledge bases. Includes complete WikipediaSearchTool code examples.</description></item><item><title>Tool Use: Teach AI to Make Phone Calls and Get Help When It's Stuck</title><link>https://rexai.top/en/prompt-engineering/10-tool-use/</link><pubDate>Sun, 08 Feb 2026 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/10-tool-use/</guid><description>Claude can&amp;#39;t do math or query databases on its own. But you can teach it to &amp;#39;make phone calls&amp;#39; — give it the numbers for calculators, databases, and other tools, and let it dial when needed.</description></item><item><title>Prompt Chaining: Make AI Check Its Own Work and Double Accuracy</title><link>https://rexai.top/en/prompt-engineering/09-chain-prompts/</link><pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/09-chain-prompts/</guid><description>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 having AI write a draft, check it, polish it, and hand you a perfect final answer.</description></item><item><title>Prompt Engineering Basics: Why You Should Separate Data from Instructions</title><link>https://rexai.top/en/prompt-engineering/04-separating-data-and-instructions/</link><pubDate>Thu, 22 Jan 2026 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/04-separating-data-and-instructions/</guid><description>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 in AI programming.</description></item><item><title>Prompt Engineering Lesson 2: Clear and Direct is King</title><link>https://rexai.top/en/prompt-engineering/02-clear-and-direct/</link><pubDate>Mon, 12 Jan 2026 15:30:00 +0800</pubDate><guid>https://rexai.top/en/prompt-engineering/02-clear-and-direct/</guid><description>Anthropic&amp;#39;s official tutorial chapter 2: Why does Claude keep missing the point? Because your prompts aren&amp;#39;t clear enough. Learn this one trick to make AI understand you precisely.</description></item><item><title>Prompt Engineering Guide: Make AI Truly Understand You</title><link>https://rexai.top/en/prompt-engineering/01-intro/</link><pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/01-intro/</guid><description>Stop talking to AI without results. This guide takes you from zero to mastering prompt engineering, making Claude your capable assistant.</description></item><item><title>Claude Prompt Engineering 05: Formatting Output and Making AI Speak</title><link>https://rexai.top/en/prompt-engineering/05-%E6%A0%BC%E5%BC%8F%E5%8C%96%E8%BE%93%E5%87%BA%E8%AE%A9claude%E5%BC%80%E5%8F%A3%E8%AF%B4%E8%AF%9D/</link><pubDate>Sat, 25 Jan 2025 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/05-%E6%A0%BC%E5%BC%8F%E5%8C%96%E8%BE%93%E5%87%BA%E8%AE%A9claude%E5%BC%80%E5%8F%A3%E8%AF%B4%E8%AF%9D/</guid><description>Stop the AI rambling! Three Prompt Engineering techniques to make Claude output exactly the format you need, with XML tags and JSON format explained</description></item><item><title>Claude Prompt Engineering 07: Show AI Examples and It Just Gets It</title><link>https://rexai.top/en/prompt-engineering/07-%E7%BB%99ai%E7%9C%8B%E5%87%A0%E4%B8%AA%E4%BE%8B%E5%AD%90%E5%AE%83%E5%B0%B1%E6%87%82%E4%BA%86%E5%B0%91%E6%A0%B7%E6%9C%AC%E6%8F%90%E7%A4%BA%E7%9A%84%E9%AD%94%E6%B3%95/</link><pubDate>Sat, 25 Jan 2025 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/07-%E7%BB%99ai%E7%9C%8B%E5%87%A0%E4%B8%AA%E4%BE%8B%E5%AD%90%E5%AE%83%E5%B0%B1%E6%87%82%E4%BA%86%E5%B0%91%E6%A0%B7%E6%9C%AC%E6%8F%90%E7%A4%BA%E7%9A%84%E9%AD%94%E6%B3%95/</guid><description>Stop writing lengthy instructions. Just show Claude a few examples and AI will instantly understand what you mean. Let&amp;#39;s talk about Few-Shot Prompting</description></item><item><title>Make Claude Think Step by Step</title><link>https://rexai.top/en/prompt-engineering/06-rangclaude%E9%80%90%E6%AD%A5%E6%80%9D%E8%80%83ai%E5%B0%B1%E4%B8%8D%E7%9E%8E%E7%8C%9C%E4%BA%86/</link><pubDate>Sat, 25 Jan 2025 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/06-rangclaude%E9%80%90%E6%AD%A5%E6%80%9D%E8%80%83ai%E5%B0%B1%E4%B8%8D%E7%9E%8E%E7%8C%9C%E4%BA%86/</guid><description>Ever noticed AI sometimes gives wrong answers? Learn how &amp;#39;thinking out loud&amp;#39; dramatically improves accuracy. A simple yet powerful technique.</description></item><item><title>Stop AI from Making Stuff Up — How to Avoid AI 'Confidently Spouting Nonsense'</title><link>https://rexai.top/en/prompt-engineering/08-biyingshuoleaijiubuhuanluanle/</link><pubDate>Sat, 25 Jan 2025 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/08-biyingshuoleaijiubuhuanluanle/</guid><description>Sometimes AI gives you completely wrong answers with total confidence. Today let&amp;#39;s talk about some simple tricks to stop AI from &amp;#39;confidently spouting nonsense.&amp;#39;</description></item><item><title>Role Prompting: Prompt Engineering Lesson 3 - Make Claude Think Like Someone Else</title><link>https://rexai.top/en/prompt-engineering/03-role-prompting/</link><pubDate>Thu, 16 Jan 2025 09:00:00 +0800</pubDate><guid>https://rexai.top/en/prompt-engineering/03-role-prompting/</guid><description>Anthropic Official Tutorial Chapter 3: Learn how to assign roles to Claude, making it respond with different identities, styles, and thinking patterns. Master this Claude prompting technique to get better AI responses.</description></item><item><title>Prompt Engineering Basics: How to Talk to Claude the Right Way</title><link>https://rexai.top/en/prompt-engineering/02-basic-structure/</link><pubDate>Sat, 04 Jan 2025 00:00:00 +0000</pubDate><guid>https://rexai.top/en/prompt-engineering/02-basic-structure/</guid><description>Prompt Engineering tutorial for beginners: AI isn&amp;#39;t magic - it&amp;#39;s a smart LLM colleague who needs clear instructions. Master AI communication skills and Claude will deliver.</description></item></channel></rss>