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

gtrush03

Repository-level view of 5 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
5
repositories
1
occupation fields
3
updated
2026-04-07
repository explorer

Repositories and representative skills

#001
genie-app
5 skills01updated 2026-04-07
100% of creator
ubereats-add-to-cart
عمال الوجبات السريعة وموظفو المنضدة

Use when on an Uber Eats store page and you need to add specific products to the cart. Covers finding items within a store, handling product modal pages, adjusting quantity, dealing with out-of-stock items, modifiers/options, and multi-item cart building. Sub-skill of ubereats-order.

2026-04-07
ubereats-checkout
عمال الوجبات السريعة وموظفو المنضدة

Use when the Uber Eats cart is fully loaded and you need to proceed to checkout to review the order, confirm delivery address, pick a delivery time, set a tip, and reach the "Place Order" button. Sub-skill of ubereats-order. Does NOT place the order — stop at the point where "Place Order" is visible and ready.

2026-04-07
ubereats-order
عمال الوجبات السريعة وموظفو المنضدة

Use this skill whenever a user wants to order food, drinks, groceries, alcohol, or anything deliverable via Uber Eats. Triggers on phrases like "order X", "get me Y from Uber Eats", "grab a pack of Z", "stock up on W", "I'm hungry", "delivery", any mention of specific food/drink items to be acquired. Handles the full end-to-end flow: search → select store → add items → checkout → place order → capture confirmation. Never stops until the order is actually placed. Never asks for login, address, or payment — those are already configured on the user's account.

2026-04-07
ubereats-pay
أمناء الصناديق

Use as the FINAL step of an Uber Eats order flow, when the checkout page is fully populated and "Place Order" is visible. This skill clicks Place Order, handles any post-click confirmations or CAPTCHAs, captures the order confirmation page, and reports the receipt. Sub-skill of ubereats-order. NEVER use in isolation — always arrives from ubereats-checkout.

2026-04-07
ubereats-search
عمال المبيعات والتوصيل

Use when you need to search Uber Eats for a store, restaurant, product, or cuisine. Covers the top-of-page search bar, the quirks around search input focus and overlay rendering, filtering to grocery vs restaurants, and picking the right store from results. Only use within an active Uber Eats ordering flow — this is a sub-skill of ubereats-order.

2026-04-07
Showing 1 of 1 repositories
All repositories loaded