·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