用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/richfrem/claude-design-bc-gov-design-system --skill create-docker-skill命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 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-docker-skill |
| description | Scaffold an agent skill with Docker runtime support |
| argument-hint | [skill-name] |
| allowed-tools | Bash, Read, Write |
Follow the create-docker-skill skill workflow to scaffold a compliant agent skill
that depends on containerized runtimes (Docker, Nextflow, HPC).
$ARGUMENTS — optional skill name or use-case description. Omit to start with discovery.$ARGUMENTS provides a skill name, use it to seed the discovery phaseSkill directory with SKILL.md containing pre-flight environment checks, subprocess
execution patterns, security-override config, and Docker-aware error handling.
$ARGUMENTS is empty: begin with discovery — do not assume Docker is available