Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

search-hub

search-hub contient 13 skills collectées depuis ncukondo, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
0
mis à jour
2026-02-10
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

review-pr
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-02-10
orchestrate
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-02-06
review
Analystes en assurance qualité des logiciels et testeurs

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

2026-02-06
create-task
Commis à la production, à la planification et à l'accélération

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

2026-02-06
merge-pr
Développeurs de logiciels

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

2026-02-06
pr-comments
Développeurs de logiciels

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

2026-02-06
review-task
Analystes en assurance qualité des logiciels et testeurs

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

2026-02-06
status
Développeurs de logiciels

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

2026-02-06
test
Analystes en assurance qualité des logiciels et testeurs

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

2026-02-06
spawn-agent
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-02-06