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

poor-man-OS-setup

poor-man-OS-setup enthält 16 gesammelte Skills von breengles, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
16
Stars
4
aktualisiert
2026-07-03
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

dataset-readme
Softwareentwickler

Generate a comprehensive install.md documentation file for an image dataset. Use when asked to document a dataset, create a dataset readme, or prepare dataset documentation.

2026-07-03
spec-finalize
Softwareentwickler

Close out an implemented spec by reconciling the project docs with the shipped code (updating them via opus subagents if stale), then removing the resolved spec directory and its INDEX entry so code + up-to-date docs remain the source of truth.

2026-07-02
spec-implement
Softwareentwickler

Implement tasks from an approved spec, one at a time, with independent implementer and reviewer subagents per task. The main session acts as orchestrator only.

2026-07-02
spec-init
Softwareentwickler

Bootstrap a new spec under `specs/<feature-name>/` by walking the user through requirements, design, (optional) research, and tasks in EARS/SDD format

2026-07-02
todo-implement
Softwareentwickler

Implement items from a TODO file, one at a time, with independent implementer and reviewer subagents per item. The main session acts as orchestrator only.

2026-07-02
todo-init
Softwareentwickler

Scan the project and create initial TODO files organized by area

2026-07-02
mr-description
Softwareentwickler

Prepare a title and description for a GitLab Merge Request from the current branch to main/master, or apply them directly to an existing MR

2026-06-24
spec-review
Softwareentwickler

Adversarially test a design spec's soundness -- is the problem real, the reasoning valid, and the proposed solution correct -- before implementation begins

2026-06-01
todo-review
Softwareentwickler

Adversarially test a TODO file's items -- is each problem real, the reasoning valid, and the proposed fix correct -- before implementation begins

2026-06-01
plan-implement
Softwareentwickler

Implement an in-session implementation plan, one step at a time, with independent implementer and reviewer subagents per step. The main session acts as orchestrator only. Use when the user has just drafted a plan (in plan mode or in chat) or pointed at a plan file and now wants it executed step-by-step with an implementer/reviewer loop -- as opposed to ad-hoc coding in the main session.

2026-05-20
resolve-conflicts
Softwareentwickler

Resolve in-progress merge, rebase, cherry-pick, or revert conflicts. Inspect repo state, understand each side's intent from commit history, edit files to a correct combined result, verify with build/tests, and finalize the operation.

2026-05-01
mr-review
Softwarequalitätssicherungsanalysten und -tester

Adversarial review of a GitLab Merge Request -- raise correctness, edge-case, security, and code-quality issues by reading the diff and, where feasible, running the code.

2026-04-28
docs-init
Softwareentwickler

Generate technical documentation for the project or a specific component

2026-04-22
docs-revise
Technische Redakteure

Revise existing documentation to match current codebase state

2026-04-22
commit
Softwareentwickler

Create a well-formatted git commit

2026-02-23
docs-analyze
Softwareentwickler

Analyze existing project documentation for accuracy, completeness, and staleness

2026-02-23