一键导入
skill-template
Template for creating new CodeHands skills. Copy this directory and fill in all sections. Use when authoring a new skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Template for creating new CodeHands skills. Copy this directory and fill in all sections. Use when authoring a new skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Security posture for the AI agent itself covering OWASP LLM Top 10, Agentic Security Top 10, behavior boundaries, destructive operation gates, prompt injection resistance, and skill supply chain verification via OIDC Trusted Publishing.
Design and implement clean, consistent, well-documented APIs and interfaces. Use when building REST APIs, GraphQL schemas, library interfaces, or internal module boundaries.
Ensure compliance with organizational policies and regulatory standards, then generate structured reports and dashboards. Covers license auditing, data handling regulations, security standard mapping, and structured reporting with actionable recommendations.
Collaborative design refinement with hard gates preventing premature implementation. Use BEFORE any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design before implementation.
Visual verification of UI changes using browser DevTools MCP. Use when building or modifying frontend components to verify rendering, responsiveness, and visual correctness. All browser-read data is treated as UNTRUSTED.
End-to-end pipeline from CI configuration through production deployment. Covers pipeline stages, test automation, deployment strategies, pre-launch checklists, rollback planning, and post-deploy verification.
| name | skill-template |
| description | Template for creating new CodeHands skills. Copy this directory and fill in all sections. Use when authoring a new skill. |
| version | 1.0.0 |
| permissions | ["fs.read"] |
| triggers | [{"context":"describe when this skill should activate"},{"command":"/your-command"}] |
| platforms | ["claude-code","cursor","gemini-cli","copilot","codex","opencode","windsurf","kiro"] |
| dependencies | [] |
| model_variants | {"claude":{"enforcement_style":"human-partner collaborative"},"gemini":{"enforcement_style":"structured-checklist"},"gpt":{"enforcement_style":"directive-imperative"}} |
| author | your-github-username |
| signed | false |
[1-2 sentences: What does this skill do? Why does it matter?]
| Rationalization | Reality |
|---|---|
| "[Excuse agents use to skip a step]" | [Factual rebuttal explaining why the step matters] |
| "[Another common excuse]" | [Another rebuttal] |
codehands:[related-skill] — [Brief description]references/[related-reference].md — [Brief description]