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

search-hub

search-hub 收录了来自 ncukondo 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
0
更新
2026-02-10
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

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

Reviews a GitHub PR by checking CI status, running tests, and posting review. Always reports findings to user. Use when reviewing PRs or when the user says "review PR".

2026-02-10
implement
软件开发工程师

Analyzes ROADMAP and implements tasks in parallel with automatic orchestration. Use when starting implementation work.

2026-02-10
orchestrate
软件开发工程师

Monitors all worker agents and automatically transitions them through the workflow. Use after spawning workers with /implement, or to check orchestration status.

2026-02-07
fix-reviews
软件开发工程师

Detects PRs with changes requested and spawns fixer agents. Use when addressing review feedback.

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

Detects all open PRs and spawns reviewer agents for each. Use when starting batch review.

2026-02-06
create-task
生产、计划和催办文员

Creates a new task file from template. Use when adding a new task to the project.

2026-02-06
merge-pr
软件开发工程师

Merges a PR with automatic cleanup of worktree and branch. Handles all edge cases. Use when merging approved PRs.

2026-02-06
pr-comments
软件开发工程师

Responds to PR comments and review feedback. Use when addressing specific comments on a PR.

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

Reviews a task file for completeness and test coverage. Use when checking task implementation status.

2026-02-06
status
软件开发工程师

Shows current project status including tasks, tests, and worktrees. Use when checking project health.

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

Runs tests, typecheck, and lint, then reports results. Use when checking code quality.

2026-02-06
spawn-agent
软件开发工程师

Spawns a generic Claude agent in a worktree for research, PR comments, or custom tasks. Use when you need a worker for non-standard tasks.

2026-02-06
code-with-task
软件开发工程师

Implements a task from spec/tasks in a git worktree following TDD. Use when working on a specific task by keyword.

2026-02-06