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

showbook

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

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

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

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