Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

pvs-claude-marketplace

pvs-claude-marketplace에는 parfenovvs에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
0
업데이트
2026-04-03
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

pr
소프트웨어 개발자

Create a pull request for the current branch. Use when the user says "create a PR", "open a PR", "push and PR", "make a pull request", "submit a PR", "create pull request", or asks to publish/submit changes as a PR. Searches for a PR template and uses it to structure the description.

2026-04-03
vcs-workflow
소프트웨어 개발자

Unified VCS workflow skill: use jj for all local version control, gh for GitHub operations (PRs, issues), and trunk-based development with stacked PRs. Covers feature branches, daily work loops, PR creation, error recovery, and stack management. Triggers on: feature branch, create PR, push, pull, stacked PR, trunk-based, vcs workflow, jj workflow, github PR.

2026-04-03
jj
소프트웨어 개발자

Use for ALL version control operations in projects. Handles commits, history, branches (bookmarks), remotes, diffs, conflict resolution, workspaces, and repository management using the jujutsu (jj) CLI. Triggers on: commit, branch, push, pull, merge, diff, log, history, undo, stash, rebase, squash, worktree, workspace, or any VCS/source control request.

2026-03-28
commit
소프트웨어 개발자

Use when the user wants to create a commit message or commit changes. Follows Conventional Commits specification with feat, fix, ci, chore, docs, style, refactor, perf, test prefixes. Author-neutral messages, no AI persona. Triggers on: commit, write commit message, commit changes, describe change.

2026-03-27
new-feature
소프트웨어 개발자

Use when the user wants to start implementing a new feature. Accepts a feature description (plain text) or a URL to a requirements document, issue, or ticket. Analyses the requirements, creates an isolated workspace for the feature, plans the development, and presents the plan for user approval before any code is written. Triggers on: new feature, implement feature, start feature, feature request, build feature, /new-feature.

2026-03-27
tbd
소프트웨어 개발자

Use when the user wants to plan or implement a feature using trunk-based development (TBD) with short-lived feature branches and stacked PRs. Guides decomposition of features into an ordered PR stack where each PR is independently green. Triggers on: trunk-based development, TBD, feature branch, stacked PRs, plan feature with TBD, PR stack.

2026-03-27