Skip to main content
Run any Skill in Manus
with one click
adamancyzhang
GitHub creator profile

adamancyzhang

Repository-level view of 13 collected skills across 1 GitHub repositories.

skills collected
13
repositories
1
updated
2026-05-24
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

code-review-guidelines
software-quality-assurance-analysts-and-testers

General-purpose code review standard: test real logic, fail loud on configuration errors, no meaningless fallbacks, structural decomposition for testability. Use when reviewing any code change.

2026-05-24
test-driven-development
software-quality-assurance-analysts-and-testers

TDD: enforce RED-GREEN-REFACTOR, tests before code, traceable trust, and test-suite hygiene.

2026-05-24
code-review-guidelines
software-quality-assurance-analysts-and-testers

General-purpose code review standard: test real logic, fail loud on configuration errors, no meaningless fallbacks, structural decomposition for testability. Use when reviewing any code change.

2026-05-24
task-execution
software-developers

Guided task execution for the Executor role. Use when the Executor claims a task from the orchestrator queue and needs to execute it — reading the blueprint, making code changes, running verification, and reporting results with full traceability from every code change back to the Plan. Triggers on keywords like "执行任务", "开始构建", "claim task", "execute", "implement", "开发", "写代码", or when an Executor has claimed a task and is ready to work. Complements task-traceability as the foundational traceability layer.

2026-05-18
task-exploration
project-management-specialists

Magic-loop terminator. Use when a chain reaches the explore link (only present under `--magic`) and the Explorer must decide between `spawn_chain` (open a follow-up chain with a concrete `next_requirement`) and `close_chain` (terminate the autonomous loop). Triggers on keywords like "explore link", "spawn_chain", "magic loop", "next iteration", "autonomous follow-up". The skill enforces evidence-traced reasoning over speculation and respects the `--magic-max-chains` depth cap.

2026-05-18
test-driven-development
software-quality-assurance-analysts-and-testers

TDD: enforce RED-GREEN-REFACTOR, tests before code.

2026-05-14
claude-orchestrator
software-developers

Multi-agent orchestration system reference for Workers. Covers the v0.4 unified run command, worktree isolation, directory memory (CLAUDE.md), responsibility chain (Plan→Build→Verify→Review→Accept), output standards, and common pitfalls. Use this skill whenever a Worker executes any link in the responsibility chain — read it at session start and whenever you are unsure about process, output paths, or role boundaries.

2026-05-13
task-acceptance
project-management-specialists

PM task-level acceptance verification with full traceability. Use when the PM needs to verify completed work from team members, run acceptance on daily work assignments, or confirm deliverables before signing off — every acceptance decision must be traceable to specific criteria and verified deliverables. Triggers on keywords like "确认并验收", "验收一下", "verify and accept", "检查完成情况", "task acceptance", "任务验收". Covers per-task-assignment verification workflow with cross-worktree git checks, commit signature validation, and report data cross-validation.

2026-05-12
Showing top 8 of 13 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded