🛠️
QualityJavaScript

Refine Skill

by shinpr

Refine Skill is a Quality 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 Refine Skill
Copy Refine 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/refine-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
Quality1478 skills

What Refine Skill does

Refine Skill evaluates requested skill changes in an optimization workflow with clarification, design review, implementation, and quality checks. Use it when updating a Claude Code skill and you want the change validated before release.

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

Documentation

README

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

命令上下文:用于理解技能文件变更请求,并通过 skill-creator(modification 模式)以质量保障的优化方式实现的工作流。

变更请求:$ARGUMENTS

执行流程

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

步骤 1:理解请求

若未指定,使用 AskUserQuestion 澄清:

  • 要修改哪个技能(例如 typescript-rules / coding-standards)
  • 变更类型:新增标准 / 修改现有标准 / 删除标准
  • 具体变更内容

目标文件识别:

  • 已提供技能名称 → Read:.claude/skills/{skill-name}/SKILL.md(同时检查 ~/.claude/skills/
  • 仅知道部分名称 → Glob:.claude/skills/*{keyword}*/SKILL.md~/.claude/skills/*{keyword}*/SKILL.md
  • 未知 → Glob:.claude/skills/*/SKILL.md~/.claude/skills/*/SKILL.md 进行全量扫描 → 与用户确认选择

步骤 2:收集用户表述(可选)

收集团队在请求此类工作时实际使用的表述:

  • 若变更影响 description 或范围,则为必需
  • 对于细微的标准修改可以跳过

步骤 3:创建设计方案

呈现当前状态与拟议变更的前后对比:

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

Commands Refine Skill provides

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

  • /sync-skills

Frequently asked about Refine Skill

  • What else does shinpr publish alongside Refine Skill?

    Refine 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 Refine 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 Refine Skill compare to other Quality skills?

    Refine Skill ranks #1374 by stars among the 1478 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. 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 Refine Skill against them. Open each page to compare what they document and how they install.

More from shinpr/ai-coding-project-boilerplate

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

See all 25 skills