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

divine-web

يحتوي divine-web على 6 من skills المجمعة من divinevideo، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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