Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
tenfyzhong
GitHub 제작자 프로필

tenfyzhong

3개 GitHub 저장소에서 수집된 9개 skills를 저장소 단위로 보여줍니다.

수집된 skills
9
저장소
3
업데이트
2026-03-30
저장소 탐색

저장소와 대표 skills

resolve-git-conflicts
소프트웨어 개발자

Use when resolving Git conflicts from merge, rebase, cherry-pick, or stash apply/pop via CLI, especially with unmerged paths, standard Git conflict marker lines, or messages like "both modified" or "needs merge".

2026-02-10
analyse-issue
소프트웨어 개발자

Analyze GitHub issues by link or issue number. Use when a user says "analyse issue"/"analyze issue" or provides a GitHub issue URL/number and asks to fetch the issue content, verify it matches the current repo, and inspect local code to confirm the problem.

2026-02-09
create-pr
소프트웨어 개발자

Create a Pull Request from the current branch. Syncs upstream main/master, updates current branch, handles fork remotes intelligently, and generates PR title/description from diff and commits. Respects PR templates if present. REQUIRES Must be in a git repository with gh CLI available.

2026-02-09
implement-issue
소프트웨어 개발자

Implement a GitHub issue end-to-end. Accepts issue number or URL, syncs to latest main/master, creates a feature branch, analyzes the issue, explores the codebase thoroughly, and implements the solution. REQUIRES Must be in a git repository with gh CLI available.

2026-02-09
new-issue
소프트웨어 개발자

Use when the user asks to create a GitHub issue from the current conversation context (e.g., "new issue", "create issue", "file an issue", bug/feature request) with a target repo given or auto-detected, and gh CLI is available/authenticated.

2026-02-09
pr-review
소프트웨어 품질 보증 분석가·테스터

Comprehensive PR code review skill for git repositories. Use when reviewing a GitHub/GitLab PR by providing a PR link. Analyzes changes against merge base, explains what the PR does, provides review guidelines, identifies issues sorted by severity, evaluates test coverage, and raises uncertain questions. REQUIRES Must be in a git repository with gh CLI available.

2026-02-09
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다