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

serviceradar

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

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

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

release-cut-and-demo-roll
مطوّرو البرمجيات

Cut a ServiceRadar release and roll the Kubernetes `demo` namespace to the resulting published semver image tag through the guarded ArgoCD release branch. Use when the user asks to update `VERSION` and `CHANGELOG`, run `scripts/cut-release.sh`, push the release refs, wait for published release artifacts, and then refresh `demo` to that released version. Do not use for pre-release local testing with unpublished images; use `$demo-local-rollout` or `$demo-web-ng-fastpath` for that.

2026-07-19
daisyui-colors
مطوّرو الويب

MANDATORY color usage rules for daisyUI 5

2026-06-14
daisyui
مطوّرو الويب

Official daisyUI component library skill. The mandatory UI library for Tailwind CSS. TRIGGER when generating any HTML or JSX code even if the user does not explicitly ask for this skill.

2026-06-14
daisyui-usage
مطوّرو الويب

MANDATORY usage rules for daisyUI 5

2026-06-14
demo-local-rollout
مطوّرو البرمجيات

Build, sign, and roll ServiceRadar changes into the Kubernetes `demo` namespace using locally built images and immutable `sha-...` tags. Use when the user asks to deploy, refresh, roll, patch, or test code in `demo` before a release. Covers changed-image detection, copying unchanged images forward, OpenBao cosign signing, Argo patching, and rollout verification. Do not use for release cuts, Docker Compose refreshes, or non-demo namespaces unless the user explicitly redirects you.

2026-06-11
demo-cnpg-local-web-ng
مطوّرو البرمجيات

Run ServiceRadar web-ng locally against the live Kubernetes `demo` CNPG database for dashboard, SRQL, services, and UI testing. Use when a task asks to test with live demo data, run local Phoenix against demo CNPG, validate dashboard authoring with Playwright, or avoid fragile kubectl port-forward database access.

2026-05-27
demo-web-ng-fastpath
مطوّرو البرمجيات

Refresh the Kubernetes `demo` namespace with a web-ng-only change using the ServiceRadar fast path. Use when the diff only touches `elixir/web-ng/**` and the user wants a faster local demo rollout without rebuilding the full image graph. Covers scope verification, copying unchanged images forward, rebuilding the production `serviceradar-web-ng` release locally, pushing with `crane`, signing with the OpenBao release key, patching Argo, and verifying the rollout. Do not use when non-web-ng services changed or when cutting a release.

2026-05-12
web-ng-docker-loop
مطوّرو البرمجيات

Run ServiceRadar `elixir/web-ng` locally against the Docker Compose CNPG database with copied mTLS certs and Docker secrets, then verify dashboard UI changes with Playwright. Use when iterating on web-ng, dashboard package, custom React dashboard, UAL WiFi map, SRQL topbar, or browser screenshot behavior without rebuilding the web-ng release image.

2026-05-04
fieldsurvey-local-web-ng
مطوّرو البرمجيات

Run ServiceRadar web-ng locally against the Kubernetes demo namespace FieldSurvey data, including CNPG NodePort access, NATS Object Store artifact access, authenticated browser checks, and Playwright screenshots for dashboard and FieldSurvey review iteration.

2026-04-29
srql-fixtures-db-tests
محللو ضمان جودة البرمجيات والمختبرون

Run ServiceRadar Elixir database tests against the Kubernetes CNPG instance in the `srql-fixtures` namespace. Use when local localhost PostgreSQL is unavailable, when tests need current branch migrations, or when a user asks to use the srql-fixtures database for DB-backed validation. Covers scratch database creation, TLS-required NodePort connections, migrations, focused test commands, cleanup, and secret hygiene.

2026-04-28
playwright-cli
محللو ضمان جودة البرمجيات والمختبرون

Automate browser interactions, inspect web pages, debug UI behavior, capture snapshots/screenshots, manage browser sessions, generate or run Playwright tests, mock requests, trace sessions, record videos, and work with browser storage using the playwright-cli command. Use when Codex needs browser automation through playwright-cli or npx playwright-cli.

2026-04-28