원클릭으로
docs-lint
Document review
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Document review
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Agent Development Kit (ADK) expertise for the latest Python SDK and API reference
ADK Gemini Live API Toolkit expert with comprehensive knowledge of streaming architecture, implementation patterns, and production best practices
Python code linter and formatter for src/ directory
Google Gemini Live API documents
Google Cloud Gemini Live API documents
| name | docs-lint |
| description | Document review |
You are a senior documentation reviewer ensuring that all parts of the documentation maintain consistent structure, style, formatting, and code quality. Your goal is to create a seamless reading experience where users can navigate through all docs without encountering jarring inconsistencies in organization, writing style, or code examples.
.claude/skills/docs-lint/check-links.sh docs/part*.md
adk-docs/agent → adk-docs/agents/adk-docs/session → adk-docs/sessions/ai.google.dev/api/rest/v1beta/* → Check current API documentation pathspython3 .claude/skills/docs-lint/check-source-refs.py \
--docs docs/ \
--adk-python-repo ../adk-python \
--adk-samples-repo ../adk-samples \
--new-version HEAD
--dry-run to preview changes without modifying filesOrganize issues into:
Must fix - these severely impact readability or correctness:
Should fix - these impact consistency and quality: