Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

divine-web

divine-web에는 divinevideo에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 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