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

ethanasm

عرض على مستوى المستودعات لـ 8 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
8
مستودعات
2
محدث
2026-07-07
مستكشف المستودعات

المستودعات و skills الممثلة

creating-prs
مطوّرو البرمجيات

Use after committing changes that need to ship. Merges latest main, pushes the branch, opens the PR via the GitHub MCP tools, subscribes to PR activity so CI failures stream back, and (when the diff touches UI) uses the debug-web skill to attach visual review material to the PR description.

2026-07-07
debug-web
مطوّرو البرمجيات

Screenshot and inspect a web-app route with Playwright while debugging the UI. Use when you need to see what a page actually renders, capture a full-page screenshot of a route (e.g. /trips/<id>, /, /chat), or read browser console / pageerror output for the Next.js frontend at https://localhost:3000.

2026-07-02
debugging-prod
مطوّرو البرمجيات

Investigate production issues for the self-hosted Vacation Price Tracker stack (project vpt-prod). Use when something is broken or suspicious in prod — 5xx/empty responses, a tracked trip with wrong/stale prices, a stuck or failing price-check workflow, missing notifications, slow/odd LLM chat behaviour, or a deploy that won't come healthy. Covers the read paths: docker logs on the prod host, structured app logs in Axiom (via `pnpm prod:axiom`), the /v1/admin/sql endpoint (via `pnpm prod:query`), the Temporal Web UI, Langfuse, and the /ready probe. From a Claude Code web session, `pnpm prod:query` and `pnpm prod:axiom` work out of the box using injected shell-env credentials (no .env.prod).

2026-06-24
bug-fixing
مطوّرو البرمجيات

Use when fixing a bug in the vacation-price-tracker codebase. Verifies locally without running Playwright E2E (slow/flaky in the sandbox), then opens a PR and subscribes to CI activity so failures from GitHub Actions can be triaged and patched in-loop.

2026-06-23
pr-screenshots
محللو ضمان جودة البرمجيات والمختبرون

Use after opening a PR whose diff touches UI. Captures targeted Playwright screenshots for web changes AND for mobile changes (Expo Web bundle), embeds inline before/after for every touched surface into the PR body, and additionally triggers the label-gated native Maestro workflow for mobile diffs. Invoked by the creating-prs skill.

2026-07-02
creating-prs
مطوّرو البرمجيات

Use after committing changes that need to ship. Pushes the branch, opens the PR via the GitHub MCP tools, subscribes to PR activity so CI failures stream back, and (when the diff touches UI) hands off to the pr-screenshots skill so the PR description gets visual review material inline.

2026-06-23
debugging-prod
مديرو الشبكات وأنظمة الحاسوب

Use when investigating production issues in the showbook stack — errors in prod, failed pg-boss jobs, regressions only seen in prod, missing daily digest, "is X working in prod", or "prod is broken" reports. Covers Axiom log queries via APL, the read-only `/api/admin/sql` endpoint for prod DB introspection, and the docker logs fallback.

2026-05-15
bug-fixing
محللو ضمان جودة البرمجيات والمختبرون

Use when fixing a bug in the showbook codebase. Verifies locally without running E2E (which is slow/flaky in the sandbox), then opens a PR and subscribes to CI activity so E2E failures from GitHub Actions can be triaged and patched in-loop.

2026-05-04
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات