·command development
</>

command development

anthropics/claude-plugins-official

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

183安裝·6熱度·@anthropics

安裝

$npx skills add https://github.com/anthropics/claude-plugins-official --skill command development

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.的命令開發最佳實踐的指導時,應使用此技能。 來源:anthropics/claude-plugins-official。

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/anthropics/claude-plugins-official --skill command development
分類
</>開發工具
認證
收錄時間
2026-02-12
更新時間
2026-02-18

快速解答

什麼是 command development?

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

如何安裝 command development?

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

這個 Skill 的原始碼在哪?

https://github.com/anthropics/claude-plugins-official