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

ai-driven-engineering

ai-driven-engineering 收录了来自 SaschaHeyer 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
18
更新
2026-06-16
Forks
4
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

finalize
软件开发工程师

Prepare a finished feature for review — clean the worktree, rebase on the base branch, resolve conflicts, and open or update a GitHub pull request linked to the Linear issue. Use as the final shipping step once implementation is complete and the user wants to raise or update a PR.

2026-06-16
implement
软件开发工程师

Autonomously execute an approved implementation plan from a Linear issue — write code, run tests, commit changes, and check off tasks in Linear. Use when the plan is ready and the user wants to build the feature or fix end to end, isolating the work in a dedicated git worktree.

2026-06-16
issue
项目管理专家

Refine a rough feature request or bug report into a structured PRD or Bug Brief inside a Linear issue. Use at the start of the engineering workflow to define and clarify what to build before any planning or coding — e.g. when the user wants to write a PRD, draft requirements, or turn an idea or ticket into a spec in Linear.

2026-06-16
tasks
项目管理专家

Generate a detailed implementation plan with parent tasks and atomic sub-tasks from the PRD in a Linear issue, syncing it to a

2026-06-16
walkthrough
项目管理专家

Generate a narrative summary and visual storyboard (browser screenshots) of completed changes and sync it to the Linear issue. Use after implementation to produce a human-readable walkthrough and visual proof of what was built for reviewers and stakeholders.

2026-06-16
git-worktree
软件开发工程师

Manages Git worktrees for isolated parallel development. Creates branches (linking ticket IDs if available), copies local environment files, and pushes changes to the remote.

2026-03-07
document-learnings
软件开发工程师

Lightweight skill to capture solved problems and learnings into simple markdown files

2026-02-24