用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/richfrem/claude-design-bc-gov-design-system --skill create-sub-agent命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Use this skill when building Blazor components or apps aligned to the B.C. Government Design System. Triggers: BC Gov Blazor component, Blazor BC government, BC Sans Blazor, BC government Razor component, WCAG Blazor BC, government Blazor UI, BC design tokens Blazor, Blazor Server BC Gov, Blazor WASM BC Gov.
Use this skill when creating a PowerPoint presentation aligned to the B.C. Government Design System. Triggers: BC Government deck, government slide deck, BC Sans presentation, BC Gov branding in PowerPoint, design system PPTX template, government briefing deck, BC government slide template.
Use this skill when building React components or apps aligned to the B.C. Government Design System. Triggers: BC Gov React component, @bcgov/design-system-react-components, BC government React app, BC Sans React, BC Gov form in React, government React UI, WCAG-compliant BC government component, React Aria BC Gov.
基于 SOC 职业分类
正在显示 SKILL.md
| name | create-sub-agent |
| description | Design and scaffold a Claude Code sub-agent |
| argument-hint | [agent-name or use-case description] |
| allowed-tools | Bash, Read, Write |
Follow the create-sub-agent skill workflow to design and generate a Claude Code agent file.
$ARGUMENTS — optional agent name or brief use-case description passed as initial context
to the design interview. Omit to start with open discovery.$ARGUMENTS is provided, use it as the starting context for agent name / purpose.md filevalidate_agent.pyAgent .md file with complete YAML frontmatter (name, description with <example> blocks,
model, maxTokens, color, permissions.allowedTools, permissions.deny) and a second-person
system prompt targeting 500-3,000 characters.
Plugin agents: flat .md file — plugins/<plugin-name>/agents/<agent-name>.md
skills/<name>/SKILL.md subdirectory format, but agents do NOT.feature-dev, code-simplifier, hookify).Local/project agents: .claude/agents/<agent-name>.md (also flat, no subdirectory).
$ARGUMENTS is empty: conduct the full Phase 1 design interview — do not pre-fill