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

openora

يحتوي openora على 12 من skills المجمعة من blurifycom، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

add-feature
مطوّرو البرمجيات

Deliver an OSS platform-core feature end-to-end: context collection -> plan + approval -> implementation -> unit/integration tests -> e2e test cases + run -> fixes -> create-pr -> Jira transition (only on explicit ask) -> Slack notice. Fed by a work-order (from the consumer add-feature handoff) or an OSS ticket. Use on "add feature", "plan <work-order>", "deliver this OSS change", or /add-feature [path|ticket]. Read-only until the plan is approved; never pushes without explicit OK.

2026-07-26
oss-review
محللو ضمان جودة البرمجيات والمختبرون

Multi-agent code review of the working branch against this repo's conventions, boundaries, contracts, security, messaging, and audit rules. Fans out a configurable number of parallel reviewers, each grounded in the rule docs, then synthesizes one verdict. Use on "review this", "oss review", "/oss-review", optionally "--agents N", "--base <ref>", "--fix", a GitHub PR number, or paths.

2026-07-26
review
محللو ضمان جودة البرمجيات والمختبرون

Context-aware PR review - gathers ticket AC + PR discussion, reviews from fixed angles (security, performance, duplication, simplification, conventions, igaming fit), and returns line-anchored draft comments plus a one-sentence go/no-go. Token-budgeted so it runs fine on capped plans. Use on "review", "/review", "review this PR", optionally a PR number or "--base <ref>".

2026-07-26
add-feature
مطوّرو البرمجيات

Deliver a feature end-to-end in this consumer repo. Aggregates context (Jira + Confluence + Slack + Google Drive + Notion + local docs + past sessions + codebase), produces an approved plan, then drives delivery by calling sibling skills - create-plugin (build), review, create-pr (MR) - and create-task for ticket hygiene. Transitions Jira (no comments) and drafts a one-line Slack notice. Use on "add feature", "plan <KEY>-XXX", "deliver <KEY>-XXX", or /add-feature [<KEY>-XXX]. Read-only until the plan is approved; never pushes, transitions Jira, or sends Slack without OK.

2026-07-26
create-plugin
مطوّرو البرمجيات

Guided creation of an extension - the right way to add behavior or swap a vendor without touching `@openora/*` core. Interviews for intent, classifies the seam (plugin / adapter / page / route), runs the matching scaffold command, wires extensions.config.ts, and enforces boundaries + audit + db rules. Use on "create plugin", "add an extension", "swap KYC/PSP", "mount a page", "/create-plugin <name>".

2026-07-26
create-pr
مطوّرو البرمجيات

Commit, push, and open a GitLab Merge Request following this repo's promotion chain (dev -> stage -> prod). Use on "create pr", "create mr", "open a pr/mr", "/create-pr", or "promote <branch>".

2026-07-26
create-ui-module
مطوّرو الويب

Create a frontend feature module in apps/backoffice or apps/web following ADR-0001's modular architecture: standard folder shape, co-located locales, DI hooks, pure components, barrel entry, route wiring. Use on "create module", "new feature module", "add a backoffice/web module", "/create-ui-module <app> <name>".

2026-07-26
review
محللو ضمان جودة البرمجيات والمختبرون

Multi-agent code review of the working branch against this repo's conventions, OSS-core boundaries, frontend rules, security, and operator-domain fit. Fans out a configurable number of parallel reviewers, each grounded in the rule docs, then synthesizes one verdict. Use on "review this", "code review", "/review", optionally "--agents N", "--base <ref>", "--fix", "--post" (publish findings to the MR as inline comments + a summary verdict), "--yes" (post without confirming), a GitLab MR number, or paths.

2026-07-26
enhance-prompt
المهن الحاسوبية الأخرى

Normalize any raw request into a grounded, structured brief before acting. The auto pre-step for skills and subagents: extract the real intent, gather scoped context (issue tracker + roadmap + docs/ADRs + catalog), surface only blocking ambiguities, and emit objective / scope / constraints / deliverables / guardrails. Routes build-type asks into `enhance-intent`. Skips asks that are already precise. Use on any fuzzy, broad, or multi-part request, or at the start of a skill or agent that received a raw ask.

2026-07-20
enhance-prompt
مطوّرو البرمجيات

Normalize any raw request into a grounded, structured brief before acting. The auto pre-step for orchestration skills and subagents: extract the real intent, gather scoped context (your tracker + roadmap + team chat + local docs), surface only blocking ambiguities, and emit objective / scope / constraints / deliverables / guardrails. Routes build-type asks into `enhance-intent`. Skips asks that are already precise. Use on any fuzzy, broad, or multi-part request, or at the start of a skill or agent that received a raw ask.

2026-07-20
create-pr
مطوّرو البرمجيات

Commit, push, and open a GitHub Pull Request following this repo's promotion chain (dev -> stage -> tag). Use on "create pr", "open a pr", "/create-pr", or "promote <branch>".

2026-07-08
create-task
متخصصو إدارة المشاريع

Create or rewrite this operator's Jira tickets in a lean, bulleted, easy-to-scan format. Use on "create task", "new ticket", "rewrite ticket", "/create-task", or any ticket-key description work.

2026-06-28