·create-command
</>

create-command

ronnycoding/.claude

創建具有正確結構、參數處理、frontmatter 配置和最佳實踐的自定義 Claude Code 斜線命令的指南。當用戶想要創建斜線命令、自定義命令、可重用提示或提及創建/設計/構建命令時使用。

4安裝·0熱度·@ronnycoding

安裝

$npx skills add https://github.com/ronnycoding/.claude --skill create-command

SKILL.md

This skill helps you create custom Claude Code slash commands - reusable prompts stored as Markdown files that can be invoked with /command-name syntax. Slash commands are ideal for frequently-used prompts that you want to trigger explicitly.

The command name comes from the filename without .md extension.

All Arguments with $ARGUMENTS Captures everything passed to the command:

創建具有正確結構、參數處理、frontmatter 配置和最佳實踐的自定義 Claude Code 斜線命令的指南。當用戶想要創建斜線命令、自定義命令、可重用提示或提及創建/設計/構建命令時使用。 來源:ronnycoding/.claude。

查看原文

可引用資訊

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

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

快速解答

什麼是 create-command?

創建具有正確結構、參數處理、frontmatter 配置和最佳實踐的自定義 Claude Code 斜線命令的指南。當用戶想要創建斜線命令、自定義命令、可重用提示或提及創建/設計/構建命令時使用。 來源:ronnycoding/.claude。

如何安裝 create-command?

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

這個 Skill 的原始碼在哪?

https://github.com/ronnycoding/.claude