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

metaboost

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

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

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

linear-db-migrations
مصممو قواعد البيانات

Canonical linear DB migrations under infra/k8s/base/ops/source/database/linear-migrations, ops bundles, env keys, and runners. Use when adding or changing SQL migrations, K8s DB bootstrap, or scripts/database in this repo.

2026-06-24
e2e-screenshot-verified-element
محللو ضمان جودة البرمجيات والمختبرون

When an E2E test verifies a specific element, pass it to the capture helper so the step screenshot is taken with that element vertically centered.

2026-06-22
git-worktree-sibling
مطوّرو البرمجيات

Create and use Metaboost git worktrees in sibling directories named metaboost_<branch_slug> (underscores). Use when starting feature work, moving WIP off the main checkout, or opening the correct worktree path for a branch.

2026-06-22
observability
مطوّرو البرمجيات

Distributed tracing and OTLP export patterns. Use when adding trace context, log correlation, or Observability env — after Metaboost adopts a shared observability package.

2026-06-22
plan-completion
مطوّرو البرمجيات

When you finish a plan file in active/, automatically move it to completed/. If it's the last plan in its set, move the whole set. Use when completing any plan under .llm/plans/active/.

2026-06-22
abcmemory
مطوّرو البرمجيات

User vocabulary abcmemory and abcremember — where Cursor guidance lives and how to persist new instructions. Use when the user says abcmemory or abcremember.

2026-06-22
metaboost-api-patterns
مطوّرو البرمجيات

Common patterns for the Metaboost HTTP API (Express)

2026-06-22
argocd-gitops-push
مديرو الشبكات وأنظمة الحاسوب

When adding or changing files under infra/k8s/ or sync targets for k8s, know what Argo CD syncs and remind the user to push to Git so the cluster can sync.

2026-06-22
build-order
مطوّرو البرمجيات

Keep monorepo build order dependency-safe and keep build-order docs in sync when build orchestration changes.

2026-06-22
docker-runtime-workspace-parity
مديرو الشبكات وأنظمة الحاسوب

Prevents workspace package omissions in Docker images by verifying runtime-stage COPY coverage for every app dependency. Use when editing Dockerfiles, debugging ERR_MODULE_NOT_FOUND in containers, or changing workspace dependencies.

2026-06-22
metaboost-documentation-conventions
مطوّرو البرمجيات

Documentation file naming for the Metaboost repo. Use when creating or modifying docs, README, or markdown.

2026-06-22
e2e-page-tests
محللو ضمان جودة البرمجيات والمختبرون

When layout, functionality, or conditions change in apps/web or apps/management-web, add or update the corresponding E2E (Playwright) test so page behavior stays covered.

2026-06-22
e2e-report-order
محللو ضمان جودة البرمجيات والمختبرون

Maintain E2E spec order for full reports and respect parameter order for specified runs.

2026-06-22
e2e-seed-nano-id-limits
محللو ضمان جودة البرمجيات والمختبرون

E2E seed and fixture id_text values must fit nano_id_v2 (9–15 chars). Use when adding or renaming IDs in seed scripts, E2E helpers, or fixtures that insert into id_text columns.

2026-06-22
env-defaults-match-code
مطوّرو البرمجيات

Env vars with code fallbacks must show the default in .env.example and K8s env files. Use when adding or editing env vars that have fallback values in code.

2026-06-22
env-file-formatting
مطوّرو البرمجيات

Env file value formatting — double quotes for Node/Docker .env; unquoted values for K8s source/*.env. Use when adding or editing .env, .env.example, or env templates.

2026-06-22
generate-data-sync
مطوّرو البرمجيات

Keeps tools/generate-data seeders and docs in sync when main or management DB schema or ORM entities change. Use when adding or changing tables/entities in packages/orm, packages/management-orm, or infra database migrations.

2026-06-22
github
مطوّرو البرمجيات

gh CLI and GitHub issue/PR workflow for agents. Use when referencing PRs, issues, or Dependabot updates.

2026-06-22
metaboost-global-patterns
مطوّرو البرمجيات

Global patterns for the Metaboost repo (API + Next.js app). Use when starting work in the repo or when applying repo-wide code quality, structure, or plan conventions.

2026-06-22
import-specifiers-tiered
مطوّرو البرمجيات

Tier A NodeNext .js specifiers vs Tier B Next.js src — follow repo boundaries when editing imports.

2026-06-22
metaboost-k8s-kustomize
مطوّرو البرمجيات

Kustomize bases vs overlays under infra/k8s — no sibling ../ bases in component kustomizations; shared bundles (e.g. product-membership) composed in alpha/common with matching remote ?ref=. Use when editing infra/k8s kustomization.yaml, alpha overlays, or GitOps remote resources.

2026-06-22
linear-baseline-gz-sync
مطوّرو البرمجيات

Regenerate committed linear baseline .sql.gz artifacts whenever app/management linear SQL migrations change.

2026-06-22
llm-cursor-source
المهن الحاسوبية الأخرى

Repository source of truth for AI editor guidance is under .cursor, .cursorrules, and .cursorignore. Use when adding, editing, or deleting skills, rules, .cursorrules, or .cursorignore.

2026-06-22
logging
مطوّرو البرمجيات

Log directory (LOG_DIR) behavior across the monorepo. Use when adding or changing log directory behavior, LOG_DIR env, or file logging in any app or package.

2026-06-22
management-post-save-navigation
مطوّرو الويب

Post-save navigation via ROUTES to the canonical management-web list for one-row create/edit pages; exceptions for invite links and password-only updates.

2026-06-22
modal-layout-contract
مصممو واجهات الويب والرقمية

Modal overflow, ModalDialogContent actions row, right-aligned wrapping footers (web + management-web).

2026-06-22
native-deps-platform-mismatch
مطوّرو البرمجيات

Detect and surface missing-native-binary errors (e.g. @rollup/rollup-darwin-arm64) without mutating node_modules or the lockfile.

2026-06-22
parallel-plan-execution
المهن الحاسوبية الأخرى

Create decomposed, parallelizable execution plans with copy-pasta prompts for multi-agent workflows. Use when planning large migrations, refactoring tasks, or any work that can benefit from parallel execution across multiple agents.

2026-06-22
plan-files-convention
المهن الحاسوبية الأخرى

Where and how to save LLM plan files locally. Use when creating, saving, or completing plan sets (e.g. multi-phase plans). Aligns with Podverse monorepo convention.

2026-06-22
rate-limit-message
مطوّرو الويب

Standardizes 429 handling with RateLimitModal and retry-after UX. Use when handling API errors that may return 429 (rate limited) responses.

2026-06-22
response-ending-make-verify
مطوّرو البرمجيات

End implementation responses with scoped make-based screenshot report commands for web and management-web verification.

2026-06-22
reusable-components
مطوّرو البرمجيات

Prefer shared UI components from @metaboost/ui over app-local one-off components or page-specific SCSS wrappers when behavior is generic.

2026-06-22
routing-url-params
مطوّرو الويب

Enforces URL query param handling across pages. Use when adding or updating list/detail filters, pagination, or sorting. Keep URLs clean by not auto-inserting params; only preserve params when the user navigates with them, and remove defaults from the URL.

2026-06-22
startup-validation-env-order
مطوّرو البرمجيات

Keep apps/*/lib/startup/validation.ts push order aligned with apps/*/.env.example section order when practical. Use when adding env vars, startup validation entries, or editing validation.ts.

2026-06-22
storybook-component-docs
مطوّرو البرمجيات

Add or update Storybook stories when adding or changing UI components in packages/ui. Use when creating or modifying components in @metaboost/ui.

2026-06-22
styles-import-last
مطوّرو البرمجيات

Enforces import ordering so styles (CSS/SCSS module) imports are last. Use when editing React components or pages in .tsx/.jsx files, or when the user mentions import order or style imports.

2026-06-22
styles-source-of-truth
مطوّرو البرمجيات

Design tokens, themes, mixins, and reset live in @metaboost/ui. Apps consume them via @metaboost/ui/styles/* — do not duplicate tokens in app SCSS.

2026-06-22
time-format-local
مطوّرو البرمجيات

Ensures client-side time displays use formatDateTimeReadable for localized, readable timestamps. Use when rendering dates/times in the UI or when the user mentions time formatting or local timezone display.

2026-06-22
ui-component-promotion
مطوّرو البرمجيات

Extract or deduplicate UI between apps/web and apps/management-web via packages/ui; thin app wrappers for Next and i18n.

2026-06-22
ui-e2e-screenshot-report
محللو ضمان جودة البرمجيات والمختبرون

After Next.js, React, or shared UI changes, instruct the operator to run a targeted make E2E screenshot report and where to review it.

2026-06-22
عرض أهم 40 من أصل 76 skills مجمعة في هذا المستودع.