<?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>Cursor on 凱凱的技術筆記</title><link>https://kaikai365.com/tags/cursor/</link><description>Recent content in Cursor on 凱凱的技術筆記</description><generator>Hugo</generator><language>zh-TW</language><lastBuildDate>Thu, 11 Jun 2026 14:30:00 +0800</lastBuildDate><atom:link href="https://kaikai365.com/tags/cursor/index.xml" rel="self" type="application/rss+xml"/><item><title>AI 工具 System Prompts 大全：讓 Cursor、Claude Code 發揮最大效能</title><link>https://kaikai365.com/posts/2026-06-11-ai-system-prompts-cursor-claude-code/</link><pubDate>Thu, 11 Jun 2026 14:30:00 +0800</pubDate><guid>https://kaikai365.com/posts/2026-06-11-ai-system-prompts-cursor-claude-code/</guid><description>&lt;p>你以為 AI 編程助手只是在「猜你要什麼」？錯了。每一個 Cursor、Claude Code、Windsurf 背後，都有一整套精心設計的 &lt;strong>System Prompt&lt;/strong>（系統提示）在規範它的行為、工具、甚至「性格」。&lt;/p>
&lt;p>最近一個叫做 &lt;a href="https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools">x1xhlol/system-prompts-and-models-of-ai-tools&lt;/a> 的 GitHub 專案爆紅，短短時間內拿到超過 &lt;strong>14 萬顆星&lt;/strong>，收錄了 25 個主流 AI 開發工具的系統提示詞、內部工具定義與模型配置。這篇文章就來帶你深度探索這個寶庫，並整理出讓你的 AI 編程助手發揮最大效能的實用技巧。&lt;/p>
&lt;div class="adsense-container" style="margin: 20px 0; text-align: center;">
&lt;span style="font-size: 12px; color: #888; display: block; margin-bottom: 5px;">- 廣告 -&lt;/span>
&lt;ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-7490556205068980"
data-ad-slot="YYYYYYYYYY">&lt;/ins>
&lt;script>
(adsbygoogle = window.adsbygoogle || []).push({});
&lt;/script>
&lt;/div>
&lt;h2 id="什麼是-system-prompt為什麼它這麼重要">什麼是 System Prompt？為什麼它這麼重要？&lt;/h2>
&lt;p>簡單來說，System Prompt 就是 AI 的「內建人格與行為準則」。當你對 Cursor 說「幫我寫個登入功能」時，AI 不是憑空想像——它會先讀取系統提示，知道自己：&lt;/p>
&lt;ul>
&lt;li>&lt;strong>角色定位&lt;/strong>：「你是一個專注於 TypeScript 的資深後端工程師」&lt;/li>
&lt;li>&lt;strong>可用工具&lt;/strong>：可以讀取哪些檔案、執行哪些終端指令、有無資料庫存取權&lt;/li>
&lt;li>&lt;strong>行為約束&lt;/strong>：改完程式碼要跑 linter、不超過三次修改嘗試、優先用 diff 而非覆寫&lt;/li>
&lt;li>&lt;strong>溝通風格&lt;/strong>：簡潔、證據導向、不废话&lt;/li>
&lt;/ul>
&lt;p>這就是為什麼同樣的提示詞，在 Cursor 和 Claude 上給出的答案可能天差地遠——它們的 System Prompt 不同，工具鏈不同，甚至底層模型也不同。&lt;/p></description></item></channel></rss>