一键导入
source-command-component
Scaffold a new component with test file
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Scaffold a new component with test file
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use this skill to generate well-branded interfaces and assets for Good'ai, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colours, type, fonts, assets, and UI kit components for prototyping. Good'ai is a Perth-based SME automation business with a brutalist / direct-mail identity (warm cream paper, high-contrast coloured cards in navy / gold / red / black) and a casual "switched-on mate" voice.
Start dev server and verify environment
Stage + commit with conventional commit format
Stage + commit + push to remote
Create a pull request from current branch
init-proj
| name | source-command-component |
| description | Scaffold a new component with test file |
Use this skill when the user asks to run the migrated source command component.
Create a new component:
src/components/{component-name}.tsx using component-builder skill patterns__tests__/unit/components/{component-name}.test.tsx'use client' directive