一键导入
coding-prompt-fragment
Use when a coding task needs default agent behavior: inspect first, keep edits scoped, and verify before reporting done.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when a coding task needs default agent behavior: inspect first, keep edits scoped, and verify before reporting done.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use for multi-step implementation work that needs exploration, edits, and verification.
Use when a failing test or runtime error needs a tight reproduce, diagnose, patch, and rerun loop.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Replace with description of the skill and when Claude should use it.
Guide for building NexAU agents from scratch. This skill should be used when implementing a new NexAU agent — including YAML configuration, system prompt, tool definitions, tool bindings, entry point scripts.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
| name | coding-prompt-fragment |
| description | Use when a coding task needs default agent behavior: inspect first, keep edits scoped, and verify before reporting done. |
Use this guidance as the always-on behavioral fragment for coding work:
apply_patch for file edits and avoid unrelated formatting churn.