docs-maintainer
Maintain documentation changes with correct placement, check policy, and PR-ready outcomes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Maintain documentation changes with correct placement, check policy, and PR-ready outcomes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create and refine glossary entries with consistent taxonomy, cross-linking, and editorial quality.
Perform safe cleanup and refactors that reduce duplication, dead code, and maintenance burden.
Ship repeatable SEO and discoverability improvements for metadata, structured data, and crawl surfaces.
Encode taste as structure and maintain premium design standards.
Resolve TypeScript type errors systematically across the project.
Run full quality assurance checks before committing or merging.
| name | docs-maintainer |
| description | Maintain documentation changes with correct placement, check policy, and PR-ready outcomes. |
| required_tools | ["run_command"] |
| version | 1.0.0 |
Use this skill for docs-only and docs-heavy updates in this repository.
docs/.docs/README.md.Route content first
docs/README.md and place updates in the correct audience section.Apply scoped instructions
AGENTS.md and docs/AGENTS.md.Run docs checks
bunx prettier --check <changed-docs>
bun run check may be skipped.bun run check
Record outcomes for PR notes
bun run check, include a one-line reason.docs/README.md).package.json.