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

cornerstone

cornerstone 收录了来自 steilerDev 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
2
更新
2026-05-25
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dependabot
软件开发工程师

Process all open Dependabot PRs and security alerts: review changelogs, merge passing PRs, fix failing ones, remediate orphan alerts, and surface adoption opportunities.

2026-05-25
develop
软件开发工程师

Full development cycle for one or more user stories and/or bug fixes. Covers implementation, testing, PR, review, merge, and user verification — single items or batched into one PR.

2026-04-17
epic-close
软件质量保证分析师与测试员

Close an epic: refinement, E2E validation, UAT, documentation, and promotion from beta to main. Use after all stories in an epic are merged to beta.

2026-04-17
release
软件开发工程师

Promote beta to main: branch sync, promotion PR, CI gate, user approval loop, documentation, merge. Works standalone or as part of /epic-close.

2026-04-17
review-pr
软件质量保证分析师与测试员

Comprehensive PR review using the full agent team. Reviews for duplicates, suspicious changes, dependency changes, architecture violations, and spec compliance. Approves or rejects with consolidated findings.

2026-03-25
epic-run
软件开发工程师

Autonomous end-to-end epic execution: plans stories, develops each story sequentially, then closes the epic. Only pauses for promotion to main.

2026-03-25
fix-e2e
软件质量保证分析师与测试员

Iteratively fix failing E2E tests from a CI run. Analyzes failures, plans fixes, implements them, pushes, and repeats until all E2E tests pass.

2026-03-19
mini-epic
项目管理专家

Analyze a spec, decompose into work items, challenge assumptions with questions and alternatives, then feed work items into /batch-develop for sequential implementation. For work larger than a single bug fix or story but smaller than a full epic.

2026-03-19
epic-start
项目管理专家

Plan an epic: Product Owner decomposes stories, Product Architect designs schema/API/ADRs. Use at the start of a new epic before any implementation.

2026-03-17
batch-develop
软件开发工程师

Reads /tmp/notes.md and runs /develop for each line sequentially. Each line gets its own branch, PR, and full development cycle. Skips /develop step 1 (Rebase) since it handles its own baseline reset.

2026-03-17