Claude Code · Command

Commands for Claude Code

把多步驟工作流包成一次輸入的 slash commands。 每個條目都有一行可複製的安裝指令,可以直接放進 Claude Code 設定。

15 Commands·

/init

Initialize CLAUDE.md from existing codebase.

0
onboardinginitbuilt-in

/review

Review a pull request — diff, scope, risks.

0
reviewprbuilt-in

/security-review

Security review of pending changes on the current branch.

0
securityreviewbuilt-in

/compact

Summarise the conversation and reset context to a smaller working set.

0
contextsessionbuilt-in

/clear

Clear the current conversation context entirely.

0
contextsessionbuilt-in

/bug-fix

TDD-driven bug fix workflow — failing test first, then fix.

0
bugtddworkflow

/hotfix

Emergency production fix path — minimal verification, fast rollout.

0
hotfixincidentworkflow

/pre-deploy

Run the full pre-deployment checklist before shipping.

0
deployreleaseworkflow

/team-full

Full team workflow — product + dev + test for new features.

0
workflowteamsdd

/team-product

Product team workflow — PM + BA + UX + strategy.

0
workflowproductteam

/team-dev

Dev team workflow — architect + backend + frontend + DB.

0
workflowdevteam

/team-test

Test team workflow — strategy + generation + execution + diagnosis.

0
workflowtestingteam

/init-project

Bootstrap a new project with .claude/ scaffolding by tech stack.

0
initscaffoldingworkflow

/tailor-project

Scan an existing project and tailor .claude/ config to its actual stack.

0
inittailorworkflow

/research-article

Keyword research → competitor analysis → article draft pipeline.

0
contentseoresearchworkflow