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

oh-my-gemini

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

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

이 저장소의 skills

code-review
소프트웨어 개발자

Perform thorough code review and audit of implemented features. Compares implementation against the technical plan, checks for AI-specific risks, and provides actionable feedback. Activate for: review, audit, code quality assessment, security review.

2026-03-01
conductor-setup
소프트웨어 개발자

Initialize Conductor workflow in a project. Bundles all necessary templates for product context, tech stack, workflow, and tracks. v1.0: Hooks handle phase enforcement - setup focuses on file creation.

2026-03-01
ralph-mode
소프트웨어 개발자

Persistence mode instructions for autonomous task completion. Activated when the user includes "ralph", "persistent", or "don't give up" in their prompt. Provides structured guidance for working through tasks systematically.

2026-03-01
research-methodology
사회 과학 연구 보조원

Structured research methodology for finding documentation, investigating APIs, and synthesizing technical information. Guides systematic research with source verification and organized output. Activate for: research, documentation lookup, investigate, explore concepts.

2026-03-01
technical-planning
소프트웨어 개발자

Plan and design a detailed, phased technical implementation from a PRD. Creates actionable task lists with guardrails for resource efficiency, error handling, and type safety. Activate for: plan, design, technical planning, task breakdown.

2026-03-01
documentation
소프트웨어 개발자

Generate documentation for implemented features. The actual code is always the source of truth - document what was built, not what was planned. Creates code comments, README updates, and developer guides as appropriate.

2026-02-26
implementation
소프트웨어 개발자

Execute a technical plan task by task, following the phased structure. v1.0: Hooks handle verification automatically - no manual reminders needed. Use when a technical plan exists and it's time to write code.

2026-02-26
prd-creation
컴퓨터·정보 시스템 관리자

Generate comprehensive Product Requirements Documents (PRDs) through structured clarifying questions. Use when starting a new feature and need to define requirements before technical planning. Enforces "docs-first" methodology - no code until PRD exists.

2026-02-26
quick-fix
소프트웨어 개발자

Apply a minimal, targeted fix to a specific bug or issue. Focused on speed and precision - locate the problem, make the smallest correct change, and verify. Not a planning workflow; use for small fixes, patches, and hotfixes.

2026-02-26
refactor
소프트웨어 개발자

Safely restructure code while preserving behavior. Follows a strict safety protocol: verify clean git state, ensure tests pass before and after, verify types throughout. Use when code needs reorganization, cleanup, or structural improvement.

2026-02-26
track-creation
소프트웨어 개발자

Create new Conductor tracks with spec, plan, and metadata files. Bundles all templates needed for track creation. Use when starting a new feature track via /omg:track or when manually creating tracks.

2026-02-26
debug-assistant
소프트웨어 개발자

Systematic debugging assistant that helps identify and fix bugs through structured analysis, hypothesis testing, and root cause identification. Use when facing errors, unexpected behavior, or mysterious bugs.

2026-01-28
git-commit
소프트웨어 개발자

Generate intelligent, conventional commit messages based on staged changes. Analyzes diffs, categorizes changes, and creates meaningful commit messages. Use when ready to commit changes and want high-quality commit history.

2026-01-28
persistence
소프트웨어 개발자

Continue working on a task until completion with automatic retry, self-verification, and alternative approaches. Activates "ralph mode" - never give up until the goal is achieved or explicitly impossible. Use when tasks require tenacity and iteration.

2026-01-28
test-generation
소프트웨어 품질 보증 분석가·테스터

Generate comprehensive tests for code including unit tests, integration tests, and edge case coverage. Analyzes code to identify testable units and generates tests matching the project's testing framework and conventions.

2026-01-28