一键导入
dandy-code-readme-onboarding
Review and improve repository README files so a new developer can understand, install, test, navigate, and find ownership quickly.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Review and improve repository README files so a new developer can understand, install, test, navigate, and find ownership quickly.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Review AI-assisted code changes for continuation bias, missing context, architectural asymmetry, security gaps, and code ownership.
Review method and object APIs for argument count, option shape, boolean flags, object parameters, and fluent configuration.
Identify small, reusable components that can be isolated from a large codebase without prematurely forcing microservices.
Review error handling, logging, exception clarity, and debugging seams so failures stay visible and testable.
Simplify control flow with early returns, shallow nesting, explicit conditions, and readable branching.
Review whether code works with framework conventions instead of fighting them with unnecessary abstractions, mixed ecosystems, or upgrade-hostile choices.
| name | dandy-code-readme-onboarding |
| description | Review and improve repository README files so a new developer can understand, install, test, navigate, and find ownership quickly. |
| argument-hint | [README path or repository root] |
Use this skill when a user asks to create, review, or improve project onboarding documentation, especially a repository README.
The output should be a concise review or patch that makes the project understandable to someone opening it for the first time.
This skill may read repository files and write README or onboarding documentation only when the user asks for an edit. Treat architecture, roadmap, CI, and ownership files as read-only context unless the user explicitly asks to change them.
If .ai-factory/config.yaml exists, follow its configured artifact language for generated documentation. Keep technical terms unchanged unless the project config says otherwise.