Commit and pull request conventions for divine-web. Load when creating commits, writing PR descriptions, or preparing branches for review.
divinevideo/divine-web
SkillsMP has collected 6 skills from divinevideo/divine-web. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 46
- GitHub forks
- 28
Skills in this repository
Showing 6 of 6 collected skills.
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…
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.
Coding style and naming conventions for divine-web. Load when writing or editing TypeScript, React components, hooks, or styles.
Project structure and file organization for divine-web. Load when creating new files, moving code, or navigating the codebase.
Testing conventions for divine-web. Load when writing or modifying tests, or when verifying changes with Vitest or Playwright.