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

dafang

Repository-level view of 33 collected skills across 4 GitHub repositories.

skills collected
33
repositories
4
updated
2026-06-10
repository explorer

Repositories and representative skills

bootstrap-issue-config
software-developers

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

2026-05-23
check-impl-against-spec
software-quality-assurance-analysts-and-testers

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

2026-05-23
create-mr
software-developers

Create or update a GitLab merge request from a pushed branch after local review, base-branch sync, validation, and issue linking.

2026-05-23
create-product-spec
software-developers

Create a product spec from a GitLab 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 merge requests itself.

2026-05-23
create-tech-spec
software-developers

Create a technical spec from a GitLab 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 merge requests itself.

2026-05-23
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-05-23
dedupe-issue
software-developers

Detect duplicate GitLab issues by comparing the incoming issue's title and description against issue candidates provided by the CI job.

2026-05-23
diagnose-ci-failures
software-developers

Diagnose GitLab CI failures for a MR, branch, pipeline ID, job ID, or GitLab pipeline URL using the GitLab CLI, extract error logs, and generate a plan to fix them. Use when the user asks to check CI status, pull CI issues, triage test failures, or investigate MR build failures.

2026-05-23
Showing top 8 of 28 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded