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

skills

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

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

이 저장소의 skills

install-skills
기타 컴퓨터 관련 직업

Install agent skills project-locally with the skills CLI. Use when adding or refreshing locked skills in `skills-lock.json`, or when a user names a skill source to install into the current repository.

2026-07-09
scaffold-repository
소프트웨어 개발자

Scaffold a new repository to the Patina Project baseline, or realign or audit an existing repository against that baseline (commit + PR rules, husky + commitlint, PNPM tooling, agent docs). Use when the user says "scaffold this repo", "realign with the baseline", "audit our repo conventions", or "set up commitlint and husky".

2026-07-09
codex-pr-feedback-loop
소프트웨어 개발자

Loops a Codex app worktree on an existing PR's review feedback. Use when a Codex app chat should keep iterating on a pull request after its first successful push.

2026-07-09
develop
소프트웨어 개발자

Drive one scope — a GitHub issue reference, free-form instructions, or both — to an evidence-backed production-ready PR outcome on its branch. Use when the user invokes `/develop <scope>`, or asks to develop one issue or one set of instructions end to end.

2026-07-09
develop-with-workflow
소프트웨어 개발자

Build one scope — a GitHub issue reference, free-form instructions, or both — into one converged branch by decomposing it into independent vertical slices and building them in parallel with the Claude Workflow tool. Use when you deliberately want a scope's independent slices built in parallel and converged onto one branch instead of building it serially.

2026-07-09
polish
소프트웨어 개발자

Ready a branch for human review with two ordered settle-phases — deepen its architecture, then review it to green. Use when finishing issue work before a PR, when readying any branch for review on its own, or when a controller skill needs the pre-PR quality gate.

2026-07-09
using-github
소프트웨어 개발자

GitHub work in a Patina-conventions repository. Use when creating or editing an issue, routing issue-linked branch or PR work, rendering a milestone changelog, or handling PR review feedback.

2026-07-09
finish-pr
소프트웨어 개발자

Finish completed branch work into a ready-to-merge pull request. Use when development is complete, when the user says finish PR, publish this branch, or open a ready PR, or when an agent has objective evidence the branch is ready for review.

2026-07-09
working-on-github-issue
소프트웨어 개발자

Align GitHub state to the fact you are working an issue: resolve the issue from a reference or the current branch, then land on its branch and mark it started. Use as the shared begin/resume step whenever a controller works a scope that may map to an issue.

2026-07-09
write-release-changelog
소프트웨어 개발자

Run the release ceremony — draft a community changelog and close the loop on the product-feedback items a release resolved. Use when a release just shipped and you want to write its changelog and tell the people whose feedback it resolved, or when the user says "write the release changelog", "close the loop on feedback", or "run the release ceremony".

2026-07-09
update-branch
소프트웨어 개발자

Update the current local work branch by merging the latest base or default branch with pure git and no push. Use when the user invokes `/update-branch`, says "update branch", or asks to merge the base or default branch into this branch.

2026-07-06
new-branch
소프트웨어 개발자

Branch for a GitHub issue locally from the repository default branch, named in GitHub's issue-branch style. Use when starting issue-linked work, or when an agent must move onto the correct issue branch before implementation.

2026-06-19
write-docs
소프트웨어 개발자

Capture an already-settled design into CONTEXT.md glossary terms and ADRs. Use when the user says "write the docs for this", "capture this in CONTEXT.md", or "record this decision as an ADR".

2026-06-19