Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ai-driven-engineering

ai-driven-engineering contient 7 skills collectées depuis SaschaHeyer, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
18
mis à jour
2026-06-16
Forks
4
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

finalize
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-02-24