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

oro

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

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

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

adversarial-spec-review
مطوّرو البرمجيات

Use when reviewing a spec or task graph for completeness before implementation

2026-07-19
agent-browser
مطوّرو البرمجيات

Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, logging in, or automating browser actions

2026-07-19
agent-browser
مطوّرو البرمجيات

Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, logging in, or automating browser actions

2026-07-19
beadcraft
مطوّرو البرمجيات

Use when decomposing a spec, design, or feature description into a task dependency graph with self-evaluating acceptance criteria

2026-07-19
brainstorming
مطوّرو البرمجيات

Use when doing creative product, feature, component, functionality, or behavior design work

2026-07-19
completion-check
مطوّرو البرمجيات

Use when infrastructure or features are built but before declaring done -- verifies work is wired into the system and actively used

2026-07-19
context-checkpoint
مطوّرو البرمجيات

Use when task completion or context usage requires a handoff readiness check

2026-07-19
create-handoff
مطوّرو البرمجيات

Use when ending a session, switching context, or needing to transfer work state to another session or agent

2026-07-19
destructive-command-safety
مطوّرو البرمجيات

Use when about to run any git state-modifying command, file deletion, or irreversible operation

2026-07-19
dispatching-parallel-agents
مطوّرو البرمجيات

Use when facing 2 or more independent tasks that can be worked on without shared state or sequential dependencies

2026-07-19
documenting-solutions
مطوّرو البرمجيات

Use when a non-trivial problem has been solved and verified working -- captures the solution as searchable institutional knowledge

2026-07-19
executing-beads
مطوّرو البرمجيات

Use when executing tracked tasks through the full implementation lifecycle

2026-07-19
executing-plans
مطوّرو البرمجيات

Use when you have a written implementation plan to execute, with review checkpoints between tasks

2026-07-19
explore
مطوّرو البرمجيات

Use when entering an unfamiliar codebase area, starting major work, or needing to understand architecture before making changes

2026-07-19
finishing-work
مطوّرو البرمجيات

Use when implementation is complete and all tests pass -- guides verification, integration options, and cleanup

2026-07-19
git-commits
مطوّرو البرمجيات

Use when creating git commits -- determines type, scope, and message from staged changes

2026-07-19
github
مطوّرو البرمجيات

Use when interacting with GitHub issues, PRs, CI runs, or the GitHub API via the gh CLI

2026-07-19
observe-before-editing
مطوّرو البرمجيات

Use when about to edit code to fix a bug or change behavior -- check actual system outputs before making changes

2026-07-19
oro
مطوّرو البرمجيات

Use when working in an oro-managed project, running an oro task, or launching the oro swarm

2026-07-19
premortem
مطوّرو البرمجيات

Use when evaluating a design decision or implementation plan before committing to it

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

Use when receiving code review feedback -- before implementing suggestions, especially when feedback seems unclear

2026-07-19
refactor
مطوّرو البرمجيات

Use when improving existing code structure without changing behavior, after tests are green

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

Use when completing tasks, implementing major features, or before merging -- to dispatch review and verify work meets requirements

2026-07-19
resume-handoff
مطوّرو البرمجيات

Use when starting a new session that continues previous work, or when a handoff document is provided

2026-07-19
review-docs
مطوّرو البرمجيات

Use when code changes may require documentation updates or stale documentation review

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

Use when implementation phase is complete -- verifies code matches spec, identifies gaps, and tracks completion state

2026-07-19
session-logs
مطوّرو البرمجيات

Use when the user asks about prior conversations, past sessions, or historical context not in current memory

2026-07-19
spec
مطوّرو البرمجيات

Use when the user asks to make a spec, spec out work, or brainstorm a validated task graph

2026-07-19
systematic-debugging
مطوّرو البرمجيات

Use when encountering any bug, test failure, or unexpected behavior -- before proposing fixes

2026-07-19
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing any feature or bugfix, before writing implementation code

2026-07-19
tmux
مطوّرو البرمجيات

Use when you need an interactive TTY for REPLs, long-running processes, or orchestrating multiple coding agents in parallel

2026-07-19
tufte-viz
علماء البيانات

Use when designing, critiquing, or improving data visualizations -- applies Tufte's principles (data-ink, lie factor, chartjunk, small multiples) and implements them in seaborn

2026-07-19
using-git-worktrees
مطوّرو البرمجيات

Use when starting feature work that needs isolation from the current workspace

2026-07-19
using-skills
المهن الحاسوبية الأخرى

Use when checking which skills apply before starting a task

2026-07-19
verification-before-completion
محللو ضمان جودة البرمجيات والمختبرون

Use when about to claim work is complete, fixed, or passing -- before committing, creating PRs, or marking tasks done

2026-07-19
watching-oro
مطوّرو البرمجيات

Use when running oro as a software factory and continuously observing, detecting defects, filing bug tasks, fixing via workers, and relaunching

2026-07-19
work-bead
مطوّرو البرمجيات

Use when picking up a tracked task to execute end-to-end

2026-07-19
workflow-routing
المهن الحاسوبية الأخرى

Use when a user request arrives and the appropriate workflow or skill chain is not immediately obvious

2026-07-19
writing-code
مطوّرو البرمجيات

Use when about to write or modify code in any project, before the first edit of a task

2026-07-19
writing-plans
مطوّرو البرمجيات

Use when you have validated requirements or a design and need a step-by-step implementation plan before writing code

2026-07-19
عرض أهم 40 من أصل 52 skills مجمعة في هذا المستودع.