Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude-toolbox

claude-toolbox 收录了来自 serpro69 的 31 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
31
Stars
146
更新
2026-06-10
Forks
30
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

review-code
软件质量保证分析师与测试员

Code review of current git changes with an expert senior-engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements. Use when performing code reviews.

2026-06-10
review-code
软件质量保证分析师与测试员

Code review of current git changes with an expert senior-engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements. Use when performing code reviews.

2026-06-10
design
软件开发工程师

Use in pre-implementation (idea-to-design) stages to understand spec/requirements and create a correct implementation plan before writing actual code. Turns ideas into a fully-formed PRD/design/specification and implementation-plan. Creates design docs and task lists in docs/wip/.

2026-06-07
design
软件开发工程师

Use in pre-implementation (idea-to-design) stages to understand spec/requirements and create a correct implementation plan before writing actual code. Turns ideas into a fully-formed PRD/design/specification and implementation-plan. Creates design docs and task lists in docs/wip/.

2026-06-07
chain-of-verification
软件开发工程师

Apply Chain-of-Verification (CoVe) prompting to improve response accuracy through self-verification. Use when complex questions require fact-checking, technical accuracy, or multi-step reasoning.

2026-06-05
dependency-handling
软件开发工程师

TRIGGER when: adding or upgrading any dependency — library, SDK, framework, API, IaC API version (K8s/Terraform/Helm), CRD, or container image. Use BEFORE writing the call. Forces context7/capy lookup instead of guessing.

2026-06-05
diff-skill
软件开发工程师

Compare two versions of a skill's instructions to detect degradations and complexity increases. TRIGGER when: user asks to diff, compare, or review changes to a skill's markdown instructions. Asymmetric check — only regressions count. Additions, clarifications, and strengthenings are not degradations. Compares HEAD → working tree by default. Walks the full reachable file set from SKILL.md via markdown links. Produces a report file under docs/reviews/diff-skill/ and an inline summary.

2026-06-05
document
软件开发工程师

After implementing a new feature or fixing a bug, make sure to document the changes. Use when writing documentation, after finishing the implementation phase for a feature or a bug-fix.

2026-06-05
implement
软件开发工程师

TRIGGER when: user asks to implement, fix, build, or work on something — whether from a docs/wip plan OR a standalone task (bug fix, GitHub issue, one-off change). Examples: "work on task 1", "fix this bug", "implement feature X from the issue". Provides structured execution with profile detection, dependency handling, review checkpoints.

2026-06-05
merge-docs
软件开发工程师

Compare and merge two design docs for the same feature into a single source of truth. Use when you have competing or complementary design/implementation docs (e.g. from separate design runs) that need reconciling into one unified document.

2026-06-05
review-design
软件开发工程师

Review design, implementation, and task documents produced by design. Evaluates document quality, internal consistency, and technical soundness. Use after design completes and before starting implement.

2026-06-05
review-spec
软件开发工程师

Use after implementing tasks or mid-feature to verify code matches design docs and ensure they are in sync. Detects spec deviations, missing implementations, doc inconsistencies, and outdated docs in design and implementation documentation.

2026-06-05
test
软件质量保证分析师与测试员

Guidelines describing how to test the code. Use whenever writing new or updating existing code, for example after implementing a new feature or fixing a bug.

2026-06-05
chain-of-verification
软件开发工程师

Apply Chain-of-Verification (CoVe) prompting to improve response accuracy through self-verification. Use when complex questions require fact-checking, technical accuracy, or multi-step reasoning.

2026-06-05
dependency-handling
软件开发工程师

TRIGGER when: adding or upgrading any dependency — library, SDK, framework, API, IaC API version (K8s/Terraform/Helm), CRD, or container image. Use BEFORE writing the call. Forces context7/capy lookup instead of guessing.

2026-06-05
diff-skill
软件开发工程师

Compare two versions of a skill's instructions to detect degradations and complexity increases. TRIGGER when: user asks to diff, compare, or review changes to a skill's markdown instructions. Asymmetric check — only regressions count. Additions, clarifications, and strengthenings are not degradations. Compares HEAD → working tree by default. Walks the full reachable file set from SKILL.md via markdown links. Produces a report file under docs/reviews/diff-skill/ and an inline summary.

2026-06-05
document
软件开发工程师

After implementing a new feature or fixing a bug, make sure to document the changes. Use when writing documentation, after finishing the implementation phase for a feature or a bug-fix.

2026-06-05
implement
软件开发工程师

TRIGGER when: user asks to implement, fix, build, or work on something — whether from a docs/wip plan OR a standalone task (bug fix, GitHub issue, one-off change). Examples: "work on task 1", "fix this bug", "implement feature X from the issue". Provides structured execution with profile detection, dependency handling, review checkpoints.

2026-06-05
merge-docs
软件开发工程师

Compare and merge two design docs for the same feature into a single source of truth. Use when you have competing or complementary design/implementation docs (e.g. from separate design runs) that need reconciling into one unified document.

2026-06-05
review-design
软件开发工程师

Review design, implementation, and task documents produced by design. Evaluates document quality, internal consistency, and technical soundness. Use after design completes and before starting implement.

2026-06-05
review-spec
软件质量保证分析师与测试员

Use after implementing tasks or mid-feature to verify code matches design docs and ensure they are in sync. Detects spec deviations, missing implementations, doc inconsistencies, and outdated docs in design and implementation documentation.

2026-06-05
test
软件质量保证分析师与测试员

Guidelines describing how to test the code. Use whenever writing new or updating existing code, for example after implementing a new feature or fixing a bug.

2026-06-05
test-skill
软件开发工程师

A test skill

2026-06-04
review-tool
软件质量保证分析师与测试员

Reviews tool configurations for correctness.

2026-05-22
review-tool
软件质量保证分析师与测试员

Reviews tool configurations for correctness.

2026-05-22
example-skill
软件质量保证分析师与测试员

An example skill for testing diff-skill evaluation.

2026-05-22
example-skill
软件质量保证分析师与测试员

An example skill for testing diff-skill evaluation.

2026-05-22
review-tool
软件质量保证分析师与测试员

Reviews tool configurations for correctness.

2026-05-22
review-tool
软件质量保证分析师与测试员

Reviews tool configurations for correctness.

2026-05-22
example-skill
软件质量保证分析师与测试员

An example skill for testing diff-skill evaluation.

2026-05-22
example-skill
软件质量保证分析师与测试员

An example skill for testing diff-skill evaluation.

2026-05-22