·command development
</>

command development

當使用者要求“建立斜線指令”、「新增指令」、「撰寫自訂指令」、「定義指令參數」、「使用指令 frontmatter」、「組織指令」、「使用檔案參考建立指令」、「互動式指令」、「在指令中使用 AskUserQuestion」,或需要有關斜線指令結構、YAML frontmatter 欄位、動態參數、執行使用者模式的 bude Cude.的命令開發最佳實踐的指導時,應使用此技能。

10安裝·2熱度·@galaxy-dawn

安裝

$npx skills add https://github.com/galaxy-dawn/claude-scholar --skill command development

如何安裝 command development

透過命令列快速安裝 command development AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/galaxy-dawn/claude-scholar --skill command development
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:galaxy-dawn/claude-scholar。

SKILL.md

查看原文

Slash commands are frequently-used prompts defined as Markdown files that Claude executes during interactive sessions. Understanding command structure, frontmatter options, and dynamic features enables creating powerful, reusable workflows.

A slash command is a Markdown file containing a prompt that Claude executes when invoked. Commands provide:

When a user invokes /command-name, the command content becomes Claude's instructions. Write commands as directives TO Claude about what to do, not as messages TO the user.

當使用者要求“建立斜線指令”、「新增指令」、「撰寫自訂指令」、「定義指令參數」、「使用指令 frontmatter」、「組織指令」、「使用檔案參考建立指令」、「互動式指令」、「在指令中使用 AskUserQuestion」,或需要有關斜線指令結構、YAML frontmatter 欄位、動態參數、執行使用者模式的 bude Cude.的命令開發最佳實踐的指導時,應使用此技能。 來源:galaxy-dawn/claude-scholar。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/galaxy-dawn/claude-scholar --skill command development
分類
</>開發工具
認證
收錄時間
2026-03-10
更新時間
2026-03-11

Browse more skills from galaxy-dawn/claude-scholar

快速解答

什麼是 command development?

當使用者要求“建立斜線指令”、「新增指令」、「撰寫自訂指令」、「定義指令參數」、「使用指令 frontmatter」、「組織指令」、「使用檔案參考建立指令」、「互動式指令」、「在指令中使用 AskUserQuestion」,或需要有關斜線指令結構、YAML frontmatter 欄位、動態參數、執行使用者模式的 bude Cude.的命令開發最佳實踐的指導時,應使用此技能。 來源:galaxy-dawn/claude-scholar。

如何安裝 command development?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/galaxy-dawn/claude-scholar --skill command development 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/galaxy-dawn/claude-scholar