better-coding-help
解释技能集与调用方式,便于新用户上手。
说明整个 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:https://raw.githubusercontent.com/janschachtschabel/better-coding-skills/main/skills/better-coding-help/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/janschachtschabel/better-coding-skills/main/skills/better-coding-help/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