·command development
</>

command development

当用户要求“创建斜杠命令”、“添加命令”、“编写自定义命令”、“定义命令参数”、“使用命令 frontmatter”、“组织命令”、“使用文件引用创建命令”、“交互式命令”、“在命令中使用 AskUserQuestion”,或者需要有关斜杠命令结构、YAML frontmatter 字段、动态参数、命令中的 bash 执行、用户交互模式或 Claude Code 的命令开发最佳实践的指导时,应使用此技能。

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 字段、动态参数、命令中的 bash 执行、用户交互模式或 Claude Code 的命令开发最佳实践的指导时,应使用此技能。 来源:galaxy-dawn/claude-scholar。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/galaxy-dawn/claude-scholar --skill command development
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from galaxy-dawn/claude-scholar

快速解答

什么是 command development?

当用户要求“创建斜杠命令”、“添加命令”、“编写自定义命令”、“定义命令参数”、“使用命令 frontmatter”、“组织命令”、“使用文件引用创建命令”、“交互式命令”、“在命令中使用 AskUserQuestion”,或者需要有关斜杠命令结构、YAML frontmatter 字段、动态参数、命令中的 bash 执行、用户交互模式或 Claude Code 的命令开发最佳实践的指导时,应使用此技能。 来源: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