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

divinevideo

عرض على مستوى المستودعات لـ 119 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
119
مستودعات
2
محدث
2026-06-05
مستكشف المستودعات

المستودعات و skills الممثلة

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

Run and debug Flutter E2E integration tests that exercise the real app against a local Docker backend (no mocks). Use when running E2E tests, debugging failures, or working on the local harness.

2026-05-27
review-before-commit
محللو ضمان جودة البرمجيات والمختبرون

Review all uncommitted changes before pushing. Checks for dead code, stale comments, CLAUDE.md rule violations, unused imports, and inconsistencies introduced during the current session. Invoke with /review-before-commit.

2026-05-11
argocd-externalsecret-namespace-permission
مديرو الشبكات وأنظمة الحاسوب

Fix ArgoCD ExternalSecret deployment failing with "namespace X is not permitted in project Y". Use when: (1) ExternalSecret shows OutOfSync in ArgoCD but won't sync, (2) ArgoCD application status shows "namespace X is not permitted in project 'infrastructure'", (3) ExternalSecret targets a namespace managed by a different ArgoCD project, (4) Using apps-of-apps pattern with separate infrastructure and application projects.

2026-05-05
art-direct
المصممون الجرافيكيون

Art direction for any content — reads text, PDF, Word, HTML, PPT, then proposes 2-3 creative directions with photography style, mood, and visual language. After selection, generates AI image prompts and visual briefs section-by-section. Use when the user shares content and needs visual direction, image sourcing, or creative direction for any material.

2026-05-05
async-await-null-race-condition
مطوّرو البرمجيات

Fix "Null check operator used on a null value" errors when an object is set to null during an async await. Use when: (1) Object reference is nullified while awaiting, (2) Code accesses object with ! after await returns, (3) Cancel/dispose operations run concurrently with async operations on same object. Solution: capture local reference before await.

2026-05-05
aws-v4-signing-custom-headers-gcs
مطوّرو البرمجيات

Add custom metadata headers (x-amz-meta-*) to AWS v4 signed requests for GCS S3-compatible API. Use when: (1) Adding custom metadata to GCS uploads via S3 API, (2) Getting signature mismatch errors after adding new headers, (3) x-amz-meta-* headers being ignored or causing 403 errors. Custom headers MUST be included in canonical headers and signed headers list.

2026-05-05
bash-herestring-newline-secrets
مطوّرو البرمجيات

Fix password/secret authentication failures caused by trailing newlines when creating Google Cloud secrets (or similar) with bash here-strings. Use when: (1) Password authentication fails with correct password, (2) Secret created with `<<< "value"` syntax, (3) Error like "password authentication failed" or "invalid token" despite correct value. Bash here-strings (`<<<`) add a trailing newline that corrupts secrets.

2026-05-05
blossom-content-addressed-url-filtering
مطوّرو البرمجيات

Fix silent video/media processing failures caused by URL extraction code that filters on file extensions (.mp4, .webm, .webp). Use when: (1) Media moderation, transcoding, or analysis silently skips files from Blossom or content-addressed storage servers, (2) URL extraction from Nostr event tags (imeta, r tags) drops URLs without recognized extensions, (3) CDN fallback URLs append .mp4 but the actual server uses extensionless content-addressed paths like /{sha256}. Common in Nostr video events (kind 34236) where different clients use different URL formats.

2026-05-05
عرض أهم 8 من أصل 113 skills مجمعة في هذا المستودع.
cloudflare-agent-setup
مطوّرو البرمجيات

Install Cloudflare skills and MCP servers for this agent. Load when you need to set up or verify Cloudflare agent tooling. The URL below is the canonical, always-current source of truth.

2026-06-05
coding-conventions
مطوّرو البرمجيات

Coding style and naming conventions for divine-web. Load when writing or editing TypeScript, React components, hooks, or styles.

2026-05-19
pr-conventions
مطوّرو البرمجيات

Commit and pull request conventions for divine-web. Load when creating commits, writing PR descriptions, or preparing branches for review.

2026-05-19
project-structure
مطوّرو البرمجيات

Project structure and file organization for divine-web. Load when creating new files, moving code, or navigating the codebase.

2026-05-19
spa-subdomain-root-render
مطوّرو البرمجيات

Render a page component directly at subdomain root (/) without URL redirect in React Router SPAs. Use when: (1) Subdomain should show content at / instead of redirecting to /profile/id or similar, (2) User sees blank page because component relies on useParams() but there's no route param at /, (3) Want username.domain.com/ to feel like a personal website without /profile/xyz in the URL. Pattern involves edge-injected global data + component fallback to that data when route params missing.

2026-05-19
testing-guidelines
محللو ضمان جودة البرمجيات والمختبرون

Testing conventions for divine-web. Load when writing or modifying tests, or when verifying changes with Vitest or Playwright.

2026-05-19
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات