一键导入
implement-agent-skills
Implement and maintain Claude Agent Skills with valid SKILL.md frontmatter, focused instructions, and progressive disclosure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Implement and maintain Claude Agent Skills with valid SKILL.md frontmatter, focused instructions, and progressive disclosure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Check license compatibility, data privacy compliance, and AI ethics. Use when adding dependencies, handling user data, or reviewing regulatory requirements.
Deploy the application or manage infrastructure. Handles Docker builds, CI/CD, and deployment workflows.
Design a UI component with specifications for layout, states, interactions, and accessibility. Use when creating new UI components or redesigning existing ones.
Implement a feature or fix a bug following the project's code patterns and conventions. Use when code changes are needed.
Create a structured implementation plan for a feature, refactoring, or multi-step task. Use as the first step in the pipeline before /orchestrate. Produces a plan that the orchestrator can turn into a delegation plan.
Review code changes for quality, security, and adherence to project conventions. Use after making code changes or when reviewing a pull request.
| name | implement-agent-skills |
| description | Implement and maintain Claude Agent Skills with valid SKILL.md frontmatter, focused instructions, and progressive disclosure. |
Create or update skills/<skill-name>/SKILL.md files with deterministic scope and reusable references/scripts/templates.
skills/<name>/SKILL.md with valid frontmatter.Skill directory conventions: references/skill-structure.md
Required frontmatter fields: references/skill-frontmatter.md
Progressive disclosure patterns: references/skill-progressive-disclosure.md
Invocation and trigger guidance: references/skill-invocation.md
Structure validator: scripts/validate-skill-structure.sh
Frontmatter checker: scripts/check-skill-frontmatter.sh
Base skill template: assets/templates/skill-template.md
Skill with references example: assets/templates/skill-with-references.md
Skill with scripts example: assets/templates/skill-with-scripts.md
../implement-claude-extensions/SKILL.md../implement-plugin/SKILL.md