Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
dstoc
GitHub 제작자 프로필

dstoc

2개 GitHub 저장소에서 수집된 14개 skills를 저장소 단위로 보여줍니다.

수집된 skills
14
저장소
2
업데이트
2026-07-01
저장소 탐색

저장소와 대표 skills

jj-protected-workspaces
소프트웨어 개발자

Use when working with source control for a project within /home/user/workspace/code or code-agent.

2026-07-01
extract-reusable-process
소프트웨어 개발자

Turn a recent human-agent interaction into a portable workflow description.

2026-06-21
proposal-goal-subagents
소프트웨어 개발자

Work through a proposal by starting a tracked /goal, reading the proposal, breaking it into milestone-sized tasks, and delegating each implementation milestone to fresh subagents instead of implementing directly in the main agent. Use when the user wants proposal-driven execution with explicit progress tracking and milestone-by-milestone delegation.

2026-06-21
write-proposals
소프트웨어 개발자

Draft new proposal documents for a codebase in the local proposal style. Use when the user wants a new proposal written before implementation, or wants an idea turned into a structured design/proposal document with motivation, problem statement, proposal, non-goals, verification, and success criteria.

2026-06-21
npm-dependencies
소프트웨어 개발자

Manage npm package dependencies in this environment. Use when adding or updating npm packages, editing package.json/package-lock.json, or when network access must be constrained to `run-in-nw-sandbox -- npm install --no-scripts [--save | --save-dev] -- package-spec ...` followed by `npm rebuild` outside the sandbox.

2026-06-21
run-in-nw-sandbox
소프트웨어 개발자

How to use the run-in-nw-sandbox helper to run commands with network access

2026-06-21
rust-dependencies
소프트웨어 개발자

Manage Rust/Cargo dependencies in this environment. Use when adding, updating, or fetching crates, editing `Cargo.toml`, or working within the constraint that the only approved network command is `cargo fetch` via `run-in-nw-sandbox`.

2026-06-21
uv-pip-offline-download
소프트웨어 개발자

How to use uv and Python packaging commands in this environment, including when to use run-in-nw-sandbox for index access and how to run offline installs from `/home/user/pip-cache` with `--no-index --find-links`.

2026-06-21
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다