Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

poor-man-OS-setup

poor-man-OS-setup には breengles から収集した 16 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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