Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/wecode-ai/wework-plugins --skill shareコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
SOC 職業分類に基づく
| name | share |
| description | 使用用户偏好的部署工具分享可运行的原型。 |
Deploy the user's runnable prototype so they can share it with others.
Before starting, load $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.
Where should I deploy this: @Sites, @Vercel, or another target?
npm run build and npm run test:sites; for mobile-app, run npm run check:runtime first. Confirm dist/client/index.html, dist/server/index.js, dist/.openai/hosting.json, and source .openai/hosting.json exist. Hand that verified project to sites-hosting. Do not invoke sites-building, run init-site.sh, or replace the Product Design runtime with a Vinext starter.