Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

devcontainer-template

devcontainer-template enthält 8 gesammelte Skills von jdelfino, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
8
Stars
0
aktualisiert
2026-02-24
Forks
0
Berufsabdeckung
3 Berufskategorien · 88% klassifiziert
Repository-Explorer

Skills in diesem Repository

coordinator
Softwareentwickler

Single entry point for all implementation work. Triages tasks, manages beads issues, decides direct vs. branch execution, delegates to implementer skill, runs reviewers, creates PRs.

2026-02-24
implementer
Softwareentwickler

Pure development workflow with test-first development and coverage review. Used by coordinator directly or as a subagent. Never manages beads issues or commits.

2026-02-24
merge-queue
Softwareentwickler

Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.

2026-02-24
reviewer-correctness
Softwarequalitätssicherungsanalysten und -tester

Review PR diff for bugs, error handling gaps, security issues, and API contract mismatches. Spawned by coordinator before PR creation.

2026-02-24
reviewer-plan
Softwarequalitätssicherungsanalysten und -tester

Review filed implementation plans for architectural issues, duplication risks, and completeness. Spawned by planner as a subagent.

2026-01-31
reviewer-tests
nicht klassifiziert

Review PR test quality — meaningful coverage, edge cases, integration tests, and test accuracy. Spawned by coordinator before PR creation.

2026-01-31
planner
Projektmanagementspezialisten

Collaboratively plan epics by exploring the codebase, discussing tradeoffs, filing issues, and running plan review. Invoked via /plan.

2026-01-28
reviewer-architecture
Softwarequalitätssicherungsanalysten und -tester

Review PR for duplication, pattern divergence, and architectural issues by comparing against the full codebase. Spawned by coordinator before PR creation.

2026-01-28