better-coding-help

仓库创建 2026年7月3日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

解释技能集与调用方式,便于新用户上手。

这个 Skill 做什么

说明整个 better-coding 技能集的用途、调用方式与适用场景。

把 better-coding 这个技能集的全貌讲清楚:哪个 skill 负责写码、测评、复审或部署,如何在 Claude Code、Codex、Cursor、Windsurf 上调用。想知道流程、该选哪个技能或如何串联时用。它只做讲解和交接,不会直接写代码,读完能把任务放心交给合适的 skill。

▸ 展开 SKILL.md 英文原文

Explain the better-coding skill set: what a good coding workflow looks like, which of the ten skills fits which task, how they chain together, and how to invoke them manually in Claude Code, Codex, Cursor, or Windsurf. Use when the user asks how these coding skills work, which skill to use for a task, how to call, install, or update them, or wants an overview of the recommended workflow. Informational only — it explains and hands off; to set the workflow up for the agent use /better-coding-start, and for actual coding work start with /better-coding-orient. Trigger: /better-coding-help

Skill 开发管理技能指南工作流激活流程Claude CodeCodexCursor
0
Stars
0
Forks
10
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/janschachtschabel/better-coding-skills/main/skills/better-coding-help/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/janschachtschabel/better-coding-skills/main/skills/better-coding-help/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Better Coding Help

The map of the skill set. This skill explains; it never plans, codes, reviews,
or verifies. After answering, hand off to the right skill for real work.

## Activation

Begin the first response after loading with exactly this line:
▸ better-coding-help active — the map of the skill set

Emit it once, then answer the user's question using the material below. Answer
what was asked — don't dump this entire document unprompted.

---

## The workflow in one picture

```
session start → /better-coding-start  (boot: load workflow + persist to constitution)
any task → /better-coding-orient  (route + steering)
              │
   ┌──────────┼──────────────┐
 trivial    small      
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有