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

commonex

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

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

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

update-dependency-batch
مطوّرو البرمجيات

Use when updating dependency or container versions across CommonEx projects and the work should start with internet verification, a per-bundle summary plus full release-note output, a user selection gate, and then implementation.

2026-05-24
update-mobile-dependencies
مطوّرو البرمجيات

Use when updating mobile (Android/iOS) or KMM dependency versions, Gradle toolchain versions, or related mobile build inputs in the CommonEx android KMM project.

2026-05-24
update-backend-dependencies
مطوّرو البرمجيات

Use when updating npm dependencies, toolchain versions, or container base images in the CommonEx backend project.

2026-05-24
update-infra-dependencies
مطوّرو البرمجيات

Use when updating Docker image tags, custom infrastructure build inputs, or observability stack versions in the CommonEx infra project.

2026-05-24
update-web-dependencies
مطوّرو البرمجيات

Use when updating npm dependencies, UI library versions, framework versions, or container runtime images in the CommonEx web project.

2026-05-24
prepare-mobile-release
مطوّرو البرمجيات

Prepare a CommonEx mobile release (Android + iOS): bump version on both platforms, generate Android baseline profiles, and create/push a release tag. Use when the user asks to prepare a mobile release or run the release SOP. Requires RELEASE_VERSION, PATCH, RUN_FROM (repo-root or android/), and SHELL.

2026-05-03
sync-docs-from-session
مطوّرو البرمجيات

Propose and apply updates to repo docs, skill instructions, and agent guidance based on session-verified knowledge and user signals about agent behavior. Use when the user asks to sync/update instructions, AGENTS.md, README.md, docs/*, project docs, or skill docs with new knowledge or behavior feedback learned in the current session.

2026-04-03
write-unit-tests
محللو ضمان جودة البرمجيات والمختبرون

Creates or updates focused unit tests across CommonEx projects. Use when asked to add, update, move, or refine unit tests for Android/KMM `commonTest` or `androidHostTest`, backend Jest suites, or web unit tests when a runner already exists. Trigger for requests covering use cases, stores, services, reducers, mappers, repositories, remote stores, view models, and other non-UI business logic with isolated assertions and narrow validation.

2026-04-03
run-android-local-long-task
مطوّرو البرمجيات

Orchestrate one long, high-quality local Android agent run. Use when the user asks for a sustained Android task, long local run, or general Android development that should follow a clear validation and reporting workflow. Start from android/AGENTS.md; classify the task, choose validation depth, and follow stop/ask rules.

2026-04-03
add-ui-test
محللو ضمان جودة البرمجيات والمختبرون

Create or update Android Compose instrumented UI tests for the CommonEx app. Use when asked to add or edit BasicInstrumentedTest flows, screen objects under android/app/src/androidTest, or Compose UI test helpers for end-to-end backend scenarios.

2026-04-02