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

om-superpowers

om-superpowers에는 SHGrowth에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
6
업데이트
2026-07-09
Forks
2
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

om-cto
소프트웨어 개발자

Open Mercato architecture skill — gap analysis, BC/risk analysis, skill-corpus audits, upstream bug triage, and orchestrating spec writing or implementation. Routes via Task Router. Triggers — "does OM do X", "analyze spec", "BC analysis", "review skills", "OM upstream bug", "write specs", "implement specs".

2026-07-09
om-troubleshooter
소프트웨어 개발자

Diagnose and fix common issues in Open Mercato standalone apps — errors, modules not loading, widgets missing, failed migrations, build errors. Triggers — "error", "not working", "broken", "fix", "debug", "404", "500", "module not found". When the trace points into `node_modules/@open-mercato/*`, STOP and route to om-cto upstream-bug-triage before proposing any fix or PR.

2026-05-10
om-ds-guardian
웹·디지털 인터페이스 디자이너

OM design-system enforcement + backend admin page builder — flag hardcoded colors/typography/raw HTML controls, build DS-compliant CRUD/data-table/form pages, run DS health checks. Triggers — "DS review", "build admin page", "data table", "CRUD interface", "migrate colors", "DS health".

2026-05-10
om-implement-spec
소프트웨어 개발자

Implement OM specs end-to-end (or by phase) — coordinated subagents, code-review + tests gated per phase. Loads references for module scaffolding, data-model design, system extension (UMES), integration builders. Triggers — "implement spec", "create module", "design entity", "extend module", "build integration".

2026-05-10
om-product-manager
프로젝트 관리 전문가

Use when defining business requirements for a new app or feature — BEFORE any spec or code exists. Triggers on "what should we build", "define requirements", "create app spec", or when user stories lack success criteria. Also use when reviewing existing specs for gaps.

2026-05-10
om-ux
그래픽 디자이너

Use when defining UI architecture, reviewing page layouts, navigation, widget placement, or user flow. Triggers — "what should the user see", "where does this go in the UI", "what pages do we need", or App Spec §3.5 UI Architecture reviews.

2026-05-10
om-auto-continue-pr
소프트웨어 개발자

Resume an in-progress PR started by auto-create-pr. Claims the PR, checks out the branch in an isolated worktree, picks up from the first unchecked Progress step, and runs the same validation gate + label discipline. Usage — /auto-continue-pr <PR-number>.

2026-05-10
om-auto-create-pr
소프트웨어 개발자

Execute an autonomous agent task end-to-end and deliver it as a GitHub PR against `develop`. Drafts an execution plan with a Progress checklist, implements phase-by-phase in an isolated worktree with incremental commits, runs the validation gate (typecheck, unit tests, i18n, build). Resumable via auto-continue-pr.

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

Review or re-review a GitHub PR by number in an isolated worktree. Fetch the PR, run the code-review skill, submit approve/request-changes, manage labels. Offers an optional autofix flow that iterates conflicts, fixes, tests, typecheck, re-review until merge-ready. Usage — /auto-review-pr <PR-number>.

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

Review code changes for Open Mercato compliance — architecture, security, conventions, quality. Covers module structure, naming, data security, UI patterns, event/cache/queue rules, and anti-patterns. Use for PR reviews, audits, diffs, or commit reviews.

2026-05-10
om-integration-tests
소프트웨어 품질 보증 분석가·테스터

Run and create QA integration tests (Playwright TypeScript) — execute the full suite, convert optional markdown scenarios, generate tests from specs or features. Triggers — "run integration tests", "test this feature", "create test for", "QA tests".

2026-05-10