Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
garagon
GitHub creator profile

garagon

Repository-level view of 17 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
17
repositories
1
occupation fields
2
updated
2026-05-30
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
nanostack
17 skills19814updated 2026-05-30
100% of creator
guard
정보 보안 분석가

Use when working near production, sensitive systems, or destructive operations. Activates on-demand safety hooks that block dangerous commands. Supports modes — careful (warn), freeze (guided, keeps writes within scope), unfreeze (remove restrictions). Triggers on /guard, /careful, /freeze, /unfreeze.

2026-05-30
conductor
소프트웨어 개발자

Orchestrate parallel agent sessions through a sprint. Coordinates task claiming, dependency resolution, and artifact handoff between independent agents. Triggers on /conductor, /sprint, /parallel.

2026-05-30
feature
소프트웨어 개발자

Add a feature to an existing project with a full sprint. Skips /think diagnostic, goes straight to planning. Use when the user knows what they want and the project already exists. Triggers on /feature.

2026-05-30
qa
소프트웨어 품질 보증 분석가·테스터

Use to verify that code works correctly — browser-based testing with Playwright, native app testing with computer use, CLI testing, API testing, or root-cause debugging. Supports --quick, --standard, --thorough modes. Triggers on /qa.

2026-05-29
nano
소프트웨어 개발자

Use when starting non-trivial work (touching 3+ files, new features, refactors, bug investigations). Produces a scoped, actionable implementation plan before any code is written. Triggers on /nano.

2026-05-11
review
소프트웨어 품질 보증 분석가·테스터

Use after writing code to get a thorough code review. Runs two passes — structural correctness then adversarial edge-case hunting. Scales depth by diff size. Supports --quick, --standard, --thorough modes. Triggers on /review.

2026-05-11
security
정보 보안 분석가

Use before shipping to production. Performs OWASP Top 10 audit and STRIDE threat modeling against the codebase. Supports --quick, --standard, --thorough modes. Also use when the user asks to check security, audit code, or review for vulnerabilities. Triggers on /security.

2026-05-11
ship
소프트웨어 개발자

Use when code is ready to ship — creates PRs, merges, deploys, and verifies. Handles the full PR-to-production pipeline. Triggers on /ship.

2026-05-11
Showing top 8 of 17 collected skills in this repository.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다