Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

poor-man-OS-setup

poor-man-OS-setup contiene 16 skills recopiladas de breengles, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
16
Stars
4
actualizado
2026-07-03
Forks
0
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

dataset-readme
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

Scan the project and create initial TODO files organized by area

2026-07-02
mr-description
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

Generate technical documentation for the project or a specific component

2026-04-22
docs-revise
Redactores técnicos

Revise existing documentation to match current codebase state

2026-04-22
commit
Desarrolladores de software

Create a well-formatted git commit

2026-02-23
docs-analyze
Desarrolladores de software

Analyze existing project documentation for accuracy, completeness, and staleness

2026-02-23