Skip to main content
Run any Skill in Manus
with one click
Terry-Mao
GitHub creator profile

Terry-Mao

Repository-level view of 38 collected skills across 2 GitHub repositories.

skills collected
38
repositories
2
updated
2026-06-19
repository explorer

Repositories and representative skills

pr-walkthrough
software-developers

Generate a local static interactive D3 walkthrough of a pull request. Use when the user wants a zoomable PR map, graph/canvas PR orientation, or alternate visualization of PR system components, data flow, code dependencies, and user actions.

2026-06-19
bootstrap-issue-config
software-developers

Bootstrap the issue triage configuration for a repository by analyzing existing issues, labels, and contributors to generate `.github/issue-triage/config.json` and `.github/CODEOWNERS`. Use when setting up triage automation on a new or existing repository for the first time.

2026-06-12
check-impl-against-spec
software-developers

Compare a pull request's implementation against spec context in spec_context.md and feed any material mismatches into review.json. Use during PR review when approved or repository spec context is available.

2026-06-12
create-product-spec
project-management-specialists

Create a product spec from a GitHub issue in this repository by applying the local shared `write-product-spec` workflow with issue context and output paths. Use when an issue should be turned into a product spec artifact stored under `specs/issue-<issue-number>/product.md` and the agent should prepare file changes only, without creating commits or pull requests itself.

2026-06-12
create-tech-spec
software-developers

Create a technical spec from a GitHub issue in this repository by applying the local shared `write-tech-spec` workflow with issue context and output paths. Use when an issue should be turned into a tech spec artifact stored under `specs/issue-<issue-number>/tech.md` and the agent should prepare file changes only, without creating commits or pull requests itself.

2026-06-12
dedupe-issue-repo
software-developers

Repo-specific dedupe guidance . Only the categories declared overridable by the core dedupe-issue skill may be specialized here.

2026-06-12
dedupe-issue
software-developers

Detect duplicate GitHub issues by comparing the incoming issue's title and description against issue candidates provided by the workflow.

2026-06-12
implement-issue
software-developers

Implement a GitHub issue in this repository by applying the local shared `implement-specs` workflow with repository-specific issue, spec-context, and summary-file handling. Use when issue details are provided in the prompt and the agent should produce the implementation diff and handoff metadata without creating pull requests itself.

2026-06-12
Showing top 8 of 36 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded