소스 정보
- 저장소
- wukongnotnull/wukong-code
- 최근 소스 활동
- 2026년 8월 9일 14:00
- 감지된 SKILL.md 언어
- 영어
- 스타
- 0
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/wukongnotnull/wukong-code --skill product-design-url-to-code명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | product-design-url-to-code |
| description | Clone a live URL as a runnable frontend-only local app. |
If the user explicitly invokes this skill, continue.
Only continue when the user asks to clone or recreate the current site.
If the user says like, better, redesign, or improve, return to $product-design.
Clone <target-url> as a real interactive, frontend-only local app or website. The clone should look and interact like the source.
Before starting, load $product-design-user-context and run its preflight script when local shell access is available.
Use saved product URLs, Figma files, screenshots, reference images, codebase paths, Storybook, tokens, design systems, brand assets, component refs, browser preferences, and share targets as grounding material when relevant.
Do not inspect every saved reference. Inspect only what the current task needs.
CRITICAL STEP: Warn the user that they must follow the target website's terms before proceeding. This workflow is only for apps and websites the user owns, or has permission to recreate.
Open the source URL using the Browser Choice rule in $product-design.
Check that the page is correct.
390 x 844.Create the local app with local-prototype-preflight.
Build only from what you captured, copied, or gathered from the source.
Starting sites-preview is not verification. Verification requires opening http://terminal.local:4173/ in the cloud browser, inspecting the rendered page, testing primary interactions, checking browser console errors, and passing design QA.
Do not substitute HTTP health, build success, preview-service status, or deployment success for browser verification. If the cloud browser cannot be used, report verification as blocked.
For local prototype verification in ChatGPT Work Mode:
Install dependencies if needed. The project must have an npm dev script.
sites-preview runs npm run dev -- --host 0.0.0.0 --port 4173 --strictPort. The dev script must accept those flags.
For Product Design Vite starters, use "dev": "vite". Configure Vite with server.host: "0.0.0.0" and server.allowedHosts: ["terminal.local"]. Preserve an existing Sites project's supported dev script; do not replace its runtime.
From the site root, run sites-preview start "$PWD".
Open http://terminal.local:4173/ in the cloud browser. Do not use localhost, 127.0.0.1, 0.0.0.0, HTTPS, or another port.
Verify the rendered site and its primary interactions before reporting completion.
Keep the local preview open for the user. Do not deploy to Sites unless the user explicitly asks to share, publish, or deploy.
Compare the local app against the original.
design-qa.md in the project root.final result: passed.design-qa.md must say final result: blocked.design-qa.md exists and says final result: passed.critical-overrides.md. Do not add a different completion message.SOC 직업 분류 기준