command development
✓当用户要求“创建斜杠命令”、“添加命令”、“编写自定义命令”、“定义命令参数”、“使用命令 frontmatter”、“组织命令”、“使用文件引用创建命令”、“交互式命令”、“在命令中使用 AskUserQuestion”,或者需要有关斜杠命令结构、YAML frontmatter 字段、动态参数、命令中的 bash 执行、用户交互模式或 Claude Code 的命令开发最佳实践的指导时,应使用此技能。
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 字段、动态参数、命令中的 bash 执行、用户交互模式或 Claude Code 的命令开发最佳实践的指导时,应使用此技能。 来源:ovachiever/droid-tings。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/ovachiever/droid-tings --skill command development- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 command development?
当用户要求“创建斜杠命令”、“添加命令”、“编写自定义命令”、“定义命令参数”、“使用命令 frontmatter”、“组织命令”、“使用文件引用创建命令”、“交互式命令”、“在命令中使用 AskUserQuestion”,或者需要有关斜杠命令结构、YAML frontmatter 字段、动态参数、命令中的 bash 执行、用户交互模式或 Claude Code 的命令开发最佳实践的指导时,应使用此技能。 来源:ovachiever/droid-tings。
如何安装 command development?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ovachiever/droid-tings --skill command development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/ovachiever/droid-tings
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01