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

oh-my-antigravity

oh-my-antigravity には r3dlex から収集した 41 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
41
Stars
0
更新
2026-05-25
Forks
0
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

handoff
プロジェクト管理専門家

Produce a structured handoff document summarizing completed work and next steps.

2026-05-25
plan
プロジェクト管理専門家

Produce a phased execution plan aligned to the oh-my-gemini roadmap gates.

2026-05-25
review
ソフトウェア品質保証アナリスト・テスター

Perform a structured code review of recent changes or a specific scope.

2026-05-25
team
ソフトウェア開発者

Orchestrate parallel tmux workers for a multi-agent team task.

2026-05-25
verify
ソフトウェア品質保証アナリスト・テスター

Verify that acceptance criteria are met and work is complete.

2026-05-25
ask
ソフトウェア開発者

Run a focused Gemini advisor prompt and save the reusable result artifact. Use when the user wants a quick advisor-style answer without a full workflow.

2026-05-25
autopilot
ソフトウェア開発者

Drive a task from clarified objective through implementation and verification. Use when the user wants end-to-end autonomous execution.

2026-05-25
cancel
ソフトウェア開発者

Stop active workflow state safely and preserve resumable context. Use when the user wants to stop, abort, or checkpoint ongoing work.

2026-05-25
configure-notifications
ソフトウェア開発者

Configure notification delivery for Slack, Discord, or Telegram. Use when a user wants to set up or verify notifications.

2026-05-25
context-optimize
ソフトウェア開発者

Analyze and compress context for higher signal-to-noise ratio. Use when GEMINI.md or session context is bloated and needs cleanup.

2026-05-25
cost
ソフトウェア開発者

Summarize token usage and spend-style session metrics across time windows. Use when the user wants usage volume or cost trends.

2026-05-25
debug
ソフトウェア開発者

Reproduce or inspect a failure, isolate root cause, and validate a fix. Use when the user reports a bug, failing test, or broken CLI behavior.

2026-05-25
deep-interview
プロジェクト管理専門家

Run a structured Socratic interview that turns ambiguity into an implementation-ready brief. Use when the request is broad, vague, or missing scope boundaries.

2026-05-25
design-system
ソフトウェア開発者

Extract, normalize, and sync design system tokens into DESIGN.md. Use when the user wants to create, import, or update design tokens.

2026-05-25
doctor
ソフトウェア開発者

Inspect setup, extension assets, runtime prerequisites, and state health. Use when the user needs environment, install, or state diagnostics.

2026-05-25
execute
ソフトウェア開発者

Execute a concrete implementation task with concise progress updates and validation evidence. Use when the task is clear enough to implement immediately.

2026-05-25
handoff
プロジェクト管理専門家

Produce a structured handoff document summarizing completed work and next steps. Use when work is moving between sessions, agents, or team members.

2026-05-25
help
プロジェクト管理専門家

Explain the most relevant oh-my-antigravity commands, skills, and workflow choices. Use when the user asks how to use the project.

2026-05-25
hud-setup
ソフトウェア開発者

Guide the user through enabling and tuning the oh-my-antigravity HUD surface. Use when the user wants to enable or adjust the HUD.

2026-05-25
learn
マネジメントアナリストプロジェクト管理専門家

Extract a reusable lesson, checklist, or future skill idea from the current work. Use when the session produced a durable pattern worth saving.

2026-05-25
plan
プロジェクト管理専門家

Produce a phased execution plan aligned to the oh-my-antigravity roadmap gates. Use when the user asks for decomposition, milestones, or sequencing.

2026-05-25
prd
プロジェクト管理専門家

Transform a request into a measurable PRD with acceptance criteria, non-goals, and constraints. Use when a request needs a locked definition of done.

2026-05-25
ralplan
プロジェクト管理専門家

Run iterative planner, architect, and critic consensus on an execution plan. Use when a task needs structured plan review before implementation.

2026-05-25
review
ソフトウェア品質保証アナリスト・テスター

Perform a structured review of code or recent changes. Use when the user wants correctness, security, maintainability, and coverage findings.

2026-05-25
sessions
ソフトウェア開発者

Inspect recorded session history and summarize recent runs with metadata. Use when the user wants resumable history or recent run status.

2026-05-25
status
ソフトウェア開発者

Summarize progress, active state, blockers, and the best next actions. Use when the user asks for current progress or next steps.

2026-05-25
team
ソフトウェア開発者

Orchestrate parallel tmux workers for a multi-agent team task. Use when the user wants coordinated multi-worker execution.

2026-05-25
ux-critique
ウェブ・デジタルインターフェースデザイナー

Evaluate a UI against usability and accessibility heuristics. Use when the user wants a UX, usability, or a11y review.

2026-05-25
verify
ソフトウェア開発者

Verify acceptance criteria with build, test, state, and smoke-check evidence. Use when the user wants proof that work is complete.

2026-05-25
wait
ソフトウェア開発者

Check rate-limit state and manage auto-resume behavior for blocked Gemini work. Use when Gemini execution is paused by quota or wait-state needs.

2026-05-25
web-design
ウェブ・デジタルインターフェースデザイナー

Produce structured web and UI design artifacts following the DESIGN.md pattern. Use when the user wants a design brief, DESIGN.md, or UI design spec.

2026-05-25
help
プロジェクト管理専門家

Explains the relevant oh-my-antigravity command, workflow, or skill surface. Use when the user needs guidance on commands, workflows, or expected usage patterns.

2026-05-25
deep-interview
プロジェクト管理専門家

Runs a structured Socratic interview before planning or execution. Use when the request is broad, vague, or underspecified.

2026-04-21
cancel
ソフトウェア開発者

Safely stops active work and summarizes the resulting state. Use when the user wants to stop a run, abort work, or preserve a safe stopping point.

2026-04-13
configure-notifications
ソフトウェア開発者

Configures notification delivery for Slack, Discord, or Telegram. Use when the user wants to set up or validate notification delivery.

2026-04-13
debug
ソフトウェア開発者

Investigates a failure, isolates root cause, and validates the fix. Use when the user reports runtime failures, regressions, or broken workflows.

2026-04-13
execute
ソフトウェア開発者

Executes a concrete implementation task with concise progress and validation. Use when the task is sufficiently clear and ready for implementation.

2026-04-13
handoff
ソフトウェア開発者

Produces a concise handoff package for the next agent or session. Use when work needs to continue in another session or ownership lane.

2026-04-13
review
ソフトウェア品質保証アナリスト・テスター

Performs a structured evidence-based code review with severity ratings. Use when the user asks for PR review, code audit, or change assessment.

2026-04-13
status
ソフトウェア開発者

Summarizes current progress, state, blockers, and next steps. Use when the user wants a crisp checkpoint on the current task or run.

2026-04-13
このリポジトリの収集済み skills 41 件中、上位 40 件を表示しています。