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

eheza-app

يحتوي eheza-app على 3 من skills المجمعة من TIP-Global-Health، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

deploy-multidev
مطوّرو البرمجيات

Deploy an arbitrary branch to a Pantheon multidev (review/feature) environment for ONE E-Heza site — build from the selected branch and push it to a named multidev env. Trigger when the user wants to deploy a branch to a multidev/review/feature/test env, spin up or update a review environment, or push a non-`main` branch to Pantheon for testing. NOT for production — use the `deploy-release` skill for the full `main` → Live release. Drives the safe steps itself and pauses for the interactive or production-affecting commands.

2026-06-21
deploy-release
مطوّرو البرمجيات

Guide and perform a FULL E-Heza production release for ONE site — build from `main`, deploy to Pantheon Dev, promote Dev → Test → Live, then cut the GitHub release + changelog. Trigger when the user wants to release, ship to production, go live, promote to Test/Live, or generate release notes for a site (rwanda / burundi / somalia). For deploying an arbitrary branch to a multidev/review env instead, use the `deploy-multidev` skill. Drives the safe steps itself and pauses for the interactive or production-affecting commands.

2026-06-21
e2e-test
محللو ضمان جودة البرمجيات والمختبرون

Create Playwright E2E tests for E-Heza encounter types and admin report pages. Trigger when user asks to write, create, or add e2e tests, playwright tests, or end-to-end tests for any encounter type (nutrition, prenatal, NCD, well-child, acute illness, HIV, tuberculosis, etc.), admin reports (statistical queries, completion), or other features. Also use when asked to add tests for a new health program module.

2026-06-08