用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/soden46/engineer-flow --skill documentation命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Framework and language agnostic engineering orchestrator with conditional persistent project memory, generalized internal capabilities, external skill discovery, sparse specialist routing, and post-development security verification.
Build and review user interfaces using framework-agnostic usability, accessibility, state, and rendering principles.
Design and execute automated tests, regression tests, integration tests, end-to-end tests, and verification using framework-agnostic principles.
正在显示 SKILL.md
| name | documentation |
| description | Create and maintain accurate engineering documentation using project-agnostic documentation principles. |
| metadata | {"internal":true} |
Use this skill for README files, setup guides, runbooks, architecture notes, migration guides, and developer documentation.
Document actual behavior, not assumed behavior.
Prefer concise and actionable instructions.
Include prerequisites when needed.
Commands and examples should match the current project.
Separate:
Avoid duplicating information already maintained authoritatively elsewhere unless necessary.
When code changes invalidate documentation, update both together.
Do not document nonexistent APIs or configuration.
Use project evidence to determine the actual language, framework, runtime, and existing conventions.
When stack-specific implementation guidance is needed, prefer project evidence, native framework or language mechanisms, and relevant user-installed specialist skills. Technology-specific guidance must not redefine or weaken the core engineering requirement.