Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

oh-my-pi

يحتوي oh-my-pi على 5 من skills المجمعة من ashwin-shopify، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
5
Stars
7
محدث
2026-05-01
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

deep-interview
متخصصو إدارة المشاريع

OMX-style convergence interview with ambiguity scoring, readiness gates, and explicit handoff artifacts. Use when: requirements are vague, scope is unclear, multiple interpretations exist, the user says "I'm not sure what I need", or before starting any large feature. Produces a canonical spec/state pair that ralplan, ralph, and team consume as binding upstream context.

2026-05-01
ralph
مطوّرو البرمجيات

Persistent completion loop with formal phase state machine. Execute → verify → fix cycle that keeps pushing until the task passes or max iterations reached. Use when: implementing features that need verification, fixing failing tests, completing multi-step work with quality gates, or any task that benefits from an automated verify/fix cycle.

2026-04-21
ralplan
متخصصو إدارة المشاريع

Multi-reviewer consensus planning workflow. Draft a plan, then iterate through architect and critic reviews until both approve. Use when: planning complex features, reviewing architecture tradeoffs, creating implementation plans that need validation, or any work that benefits from structured plan approval before execution.

2026-04-21
explore
مطوّرو البرمجيات

Read-only reconnaissance mode. Explores the codebase without modifying anything. Use when: understanding a new codebase, finding where something is implemented, tracing a code path, discovering patterns, or answering "where is X?" questions.

2026-04-05
sparkshell
مطوّرو البرمجيات

Language-aware bounded shell commands. Run safe inspection and verification commands without full agent autonomy. Use when: checking syntax, running linters, viewing routes, inspecting git state, or any quick shell command that should be bounded and safe.

2026-04-05