🧩
AI EngineeringJavaScript

Create Skill

by shinpr

Create Skill is an AI Engineering skill for Claude Code, published by shinpr in ai-coding-project-boilerplate.

227 stars25 forkson shinpr/ai-coding-project-boilerplateAdded 2026/09/03Repository updated 2026/09/01
agent-skillsagentic-aiagentic-workflowai-agentsanthropicboilerplateclaude-codecontext-engineeringdeveloper-toolsllm-orchestrationproductivityquality-gatestypescript
Install in seconds
Install Create Skill
Copy Create Skill into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/shinpr/ai-coding-project-boilerplate/tree/main/.claude/commands-zh-CN ~/.claude/skills/commands-zh-CN

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/shinpr/ai-coding-project-boilerplate.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/commands-zh-CN/create-skill.md in shinpr/ai-coding-project-boilerplate
Installs to
~/.claude/skills/commands-zh-CN
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2793 skills

What Create Skill does

Create Skill guides an interactive process for collecting knowledge, scope, and examples, then produces a structured skill file. Use it when turning project-specific know-how into a reusable Claude Code skill.

Create Skill is cataloged under AI Engineering on DirSkills. Create Skill comes from a repository tagged agent-skills, agentic-ai, agentic-workflow, ai-agents and anthropic.

Documentation

README

明确的用户指示:用户明确指示并授权本流程中列出的每一次子智能体调用。当调用的前置条件满足时,执行每一次适用的调用。

命令上下文:通过交互式对话引导用户创建结构良好的技能文件,然后生成并评审优化后的内容。

技能主题:$ARGUMENTS

执行流程

按顺序完成步骤 1-6。仅当当前步骤所述的输出、评审结果或批准条件被满足时才推进。在每一条适用的完成标准均被满足后完成。

步骤 1:预检

  1. Glob 现有技能:.claude/skills/*/SKILL.md~/.claude/skills/*/SKILL.md
  2. 如果 $ARGUMENTS 与现有技能名称匹配:改为建议 /refine-skill 并停止
  3. 列出现有技能名称,以便用户知悉

步骤 2:收集技能知识

使用 AskUserQuestion 分 4 轮收集信息。

第 1 轮:技能本质

  • 这个技能编码了哪些领域知识?(1-2 句)
  • 应用这个技能时的主要目标是什么?(例如“确保类型安全”、“统一测试模式”)

第 2 轮:项目特定价值

验证拟创建的技能是否在 LLM 的基线知识之外增加了价值。

  • 这个技能编码了哪些 LLM 无法从通用训练中获知的项目特定规则、模式、类名或工作流?
  • 提供具体示例(例如特定的错误类、团队约定、本代码库中的文件模式)
用户回答 行动
提供了项目特定的细节 纳入技能内容。进入第 3 轮。
只描述了通用知识 警告:“仅包含通用知识的技能在运行时不太可能被触发。”提供选项:(A)找出可补充的项目特定方面,(B)在理解该技能可能无法可靠触发的前提下继续

This is the opening of the README. Read the full README on GitHub.

Commands Create Skill provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /refine-skill
  • /sync-skills

Frequently asked about Create Skill

  • What else does shinpr publish alongside Create Skill?

    Create Skill is one of 25 skills that DirSkills catalogs from shinpr/ai-coding-project-boilerplate, the repository it ships in. Its siblings there include Coding Standards, Coding Standards and Create Skill. Each one is a separate skill with its own page in this directory, installs the same way Create Skill does, and is maintained by shinpr in that same repository. The rest of the collection is listed on the shinpr/ai-coding-project-boilerplate page.

  • How does Create Skill compare to other AI Engineering skills?

    Create Skill ranks #2509 by stars among the 2793 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Create Skill against them. Open each page to compare what they document and how they install.

More from shinpr/ai-coding-project-boilerplate

Create Skill is one of 25 skills cataloged on DirSkills from shinpr/ai-coding-project-boilerplate.

See all 25 skills