Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

skills

skills 收录了来自 patinaproject 的 13 个 skills,并提供仓库级职业覆盖和站内 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