Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

poor-man-OS-setup

poor-man-OS-setup에는 breengles에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
16
Stars
4
업데이트
2026-07-03
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

dataset-readme
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

Scan the project and create initial TODO files organized by area

2026-07-02
mr-description
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

Generate technical documentation for the project or a specific component

2026-04-22
docs-revise
기술 작가

Revise existing documentation to match current codebase state

2026-04-22
commit
소프트웨어 개발자

Create a well-formatted git commit

2026-02-23
docs-analyze
소프트웨어 개발자

Analyze existing project documentation for accuracy, completeness, and staleness

2026-02-23