什麼是 optimise-claude?
在審核、修剪或重組 AI 指令檔(CLAUDE.md、SKILL.md、AGENTS.md)時使用,以減少上下文視窗消耗。當 CLAUDE.md 臃腫或 Claude 忽略指令、SKILL.md 超過 120 行、技能共享重複內容、AGENTS.md 具有較大內聯區塊或使用者要求優化、精簡或減少令牌使用時觸發。 來源:ralphcrisostomo/nuxt-development-skills。
在審核、修剪或重組 AI 指令檔(CLAUDE.md、SKILL.md、AGENTS.md)時使用,以減少上下文視窗消耗。當 CLAUDE.md 臃腫或 Claude 忽略指令、SKILL.md 超過 120 行、技能共享重複內容、AGENTS.md 具有較大內聯區塊或使用者要求優化、精簡或減少令牌使用時觸發。
透過命令列快速安裝 optimise-claude AI 技能到你的開發環境
來源:ralphcrisostomo/nuxt-development-skills。
Audit AI instruction files for size, relevance, and structure. CLAUDE.md loads every session — bloated files cause Claude to ignore your actual instructions. SKILL.md lines cost tokens on every invocation. Keeping both lean reduces latency, cost, and instruction-following failures.
All operations scoped to project root ($PWD). Never modify files outside the repository.
For each CLAUDE.md, apply the litmus test per line: "Would removing this cause Claude to make mistakes?" If not, cut it.
在審核、修剪或重組 AI 指令檔(CLAUDE.md、SKILL.md、AGENTS.md)時使用,以減少上下文視窗消耗。當 CLAUDE.md 臃腫或 Claude 忽略指令、SKILL.md 超過 120 行、技能共享重複內容、AGENTS.md 具有較大內聯區塊或使用者要求優化、精簡或減少令牌使用時觸發。 來源:ralphcrisostomo/nuxt-development-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill optimise-claudeBrowse more skills from ralphcrisostomo/nuxt-development-skills
在審核、修剪或重組 AI 指令檔(CLAUDE.md、SKILL.md、AGENTS.md)時使用,以減少上下文視窗消耗。當 CLAUDE.md 臃腫或 Claude 忽略指令、SKILL.md 超過 120 行、技能共享重複內容、AGENTS.md 具有較大內聯區塊或使用者要求優化、精簡或減少令牌使用時觸發。 來源:ralphcrisostomo/nuxt-development-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill optimise-claude 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ralphcrisostomo/nuxt-development-skills