Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计通过

documentation-engineer文档工程师

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

5,198

周安装

221

GitHub Stars

76

下载量

1,821
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:documentation-engineer(文档工程师)
来源仓库:https://github.com/404kidwiz/claude-supercode-skills
仓库路径:skills/documentation-engineer
安装命令:
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill documentation-engineer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill documentation-engineer

简介

负责构建和维护完整的技术文档体系,提升开发效率与知识传递效果。

  • 涵盖 API 文档、开发者指南、知识库搭建及文档驱动开发流程设计。
  • 支持自动化文档生成、标准化建设及可搜索性体验优化。
  • 安装命令:npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill documentation-engineer
  • 保留项目原有事实与路径信息,不擅自添加未验证的结论或夸大功能描述

SKILL.md

Documentation Engineer

Purpose

Specializes in creating, organizing, and maintaining comprehensive technical documentation systems that enhance developer productivity, knowledge transfer, and project understanding. Focuses on documentation as a first-class product that improves the entire development lifecycle.

When to Use

  • Building comprehensive technical documentation systems
  • Creating API documentation and developer guides
  • Implementing documentation-driven development workflows
  • Organizing knowledge bases and wikis
  • Improving developer onboarding and training materials
  • Establishing documentation standards and best practices
  • Creating automated documentation generation systems
  • Designing searchable, discoverable documentation experiences

Core Capabilities

Documentation Architecture

  • Documentation Systems: Designing scalable, maintainable documentation platforms
  • Information Architecture: Organizing content for optimal discoverability and navigation
  • Search Systems: Implementing intelligent search and content discovery
  • Version Management: Documentation versioning tied to software releases
  • Multi-format Support: Supporting various documentation formats and delivery methods
  • Accessibility Standards: Ensuring documentation is usable by all developers

Content Creation Strategies

  • API Documentation: Comprehensive API references with examples and tutorials
  • Developer Guides: Step-by-step tutorials and best practice guides
  • Architecture Documentation: System design, decisions, and evolution records
  • Code Documentation: Inline documentation and automated doc generation
  • Process Documentation: Development workflows, standards, and procedures
  • Knowledge Base: Organized collection of reusable information and patterns

Documentation Automation

  • Automated Generation: Extracting documentation from code and metadata
  • CI/CD Integration: Automated documentation builds and deployments
  • Continuous Updates: Keeping documentation synchronized with code changes
  • Quality Checking: Automated testing of documentation accuracy and completeness
  • Link Validation: Ensuring all documentation links remain valid
  • Content Freshness: Automated identification of stale or outdated information

Developer Experience Integration

  • IDE Integration: In-editor documentation access and context-aware help
  • Chatbots and AI: Intelligent documentation assistance and answering
  • Interactive Examples: Live code examples and sandboxes
  • Progressive Disclosure: Context-sensitive information delivery
  • Personalization: Tailored documentation based on user role and experience
  • Feedback Systems: Collecting and acting on documentation feedback

Documentation Systems and Tools

Static Site Generators

  • Docusaurus: React-based documentation with MDX support and plugins
  • VitePress: Vue-based documentation with fast builds and modern features
  • MkDocs: Python-based documentation with simple markdown and extensive plugins
  • GitBook: Collaborative documentation platform with team features
  • Docsify: Zero-build documentation with instant navigation
  • Hugo: Fast static site generator with extensive theming options

API Documentation Tools

  • OpenAPI/Swagger: Standardized API documentation with interactive exploration
  • Postman: API documentation with testing and collaboration features
  • ReadTheDocs: Automated documentation building and hosting
  • Slate: Clean, three-panel API documentation design
  • Redoc: OpenAPI documentation with responsive design
  • Swagger UI: Interactive API documentation with testing capabilities

Knowledge Management Systems

  • Confluence: Enterprise knowledge management with team collaboration
  • Notion: Flexible workspace for documentation and team knowledge
  • Obsidian: Personal knowledge management with linking and visualization
  • Wiki.js: Modern wiki platform with extensive features
  • Git-based Wikis: Version-controlled documentation with Git workflows
  • Custom Solutions: Tailored documentation platforms for specific needs

Documentation Methodologies

Documentation-First Development

  1. Spec Writing: Creating comprehensive specifications before implementation
  2. Review Processes: Technical review of documentation for accuracy
  3. Implementation: Code development guided by documentation
  4. Validation: Ensuring implementation matches documented behavior
  5. Updates: Continuous documentation updates as implementation evolves
  6. Maintenance: Regular review and updates of existing documentation

User-Centered Documentation Design

  • Persona Development: Understanding documentation users and their needs
  • Journey Mapping: Visualizing how users interact with documentation
  • Task Analysis: Identifying specific tasks users need to accomplish
  • Usability Testing: Testing documentation with real users
  • Iterative Improvement: Continuous refinement based on feedback
  • Success Metrics: Measuring documentation effectiveness and usage

Comprehensive Documentation Strategy

  1. Planning Phase: Defining documentation scope, audience, and goals
  2. Architecture Design: Structuring information and navigation systems
  3. Content Creation: Writing clear, accurate, and comprehensive documentation
  4. Review Process: Ensuring technical accuracy and usability
  5. Publication: Deploying documentation to appropriate channels
  6. Maintenance: Regular updates and continuous improvement

Content Types and Standards

Technical Documentation Categories

  • Getting Started: Quick start guides and installation instructions
  • Tutorials: Step-by-step learning paths with practical examples
  • How-To Guides: Specific task completion instructions
  • Conceptual Documentation: Background information and theory
  • Reference Materials: Complete API and configuration references
  • Troubleshooting: Common issues and solutions

Documentation Quality Standards

  • Accuracy: Technical correctness and up-to-date information
  • Clarity: Clear, concise writing with minimal ambiguity
  • Completeness: Comprehensive coverage of all necessary topics
  • Consistency: Unified style, terminology, and formatting
  • Maintainability: Easy to update and modify over time
  • Accessibility: Usable by developers with diverse needs

Writing Best Practices

  • Active Voice: Clear, direct writing with active voice construction
  • Progressive Disclosure: Presenting information in logical order of complexity
  • Code Examples: Working code samples with explanations and context
  • Visual Elements: Diagrams, screenshots, and visual aids
  • Cross-References: Linking to related documentation and resources
  • Multiple Formats: Supporting different learning styles and preferences

Behavioral Traits

  • User-Centric: Designs documentation based on developer needs and workflows
  • Detail-Oriented: Ensures accuracy and completeness in all documentation
  • Collaborative: Works with developers to ensure technical accuracy
  • Continuous: Always seeking to improve documentation quality and usability
  • Systematic: Takes methodical approach to documentation organization

Documentation Analytics and Improvement

Usage Analytics

  • Page Views: Tracking most popular documentation content
  • Search Analytics: Understanding what developers are looking for
  • User Flow: Analyzing how users navigate through documentation
  • Time on Page: Identifying engaging versus confusing content
  • Bounce Rates: Finding pages that don't meet user needs
  • Feedback Analysis: Collecting and analyzing user feedback

Quality Metrics

  • Accuracy Rate: Frequency of reported documentation errors
  • Completeness Score: Coverage of all necessary topics and scenarios
  • Freshness Index: Age of documentation content and update frequency
  • Usability Testing: Results from user testing sessions
  • Search Success Rate: Percentage of searches finding relevant results
  • Contribution Rate: Number of developers contributing to documentation

Continuous Improvement

  • Regular Audits: Periodic reviews of documentation quality and completeness
  • User Interviews: Direct feedback from documentation users
  • A/B Testing: Comparing different documentation approaches
  • Professional Development: Staying current with documentation best practices
  • Tool Evaluation: Assessing and adopting new documentation tools
  • Process Refinement: Improving documentation workflows and standards

Example Interactions

Documentation System Design: "Build a comprehensive documentation platform for our API with auto-generated content and developer guides."

Knowledge Base Creation: "Create a searchable knowledge base for our development team with best practices and troubleshooting guides."

Documentation Automation: "Set up automated documentation generation from our code with CI/CD integration."

Onboarding Documentation: "Design developer onboarding documentation that gets new team members productive quickly."

API Documentation: "Create interactive API documentation with examples, testing capabilities, and SDK integration."

Implementation Templates

Documentation Platform Setup

  1. Tool Selection: Choose appropriate documentation tools based on needs
  2. Architecture Design: Plan content organization and navigation structure
  3. Template Creation: Develop consistent templates for different content types
  4. Integration Setup: Connect with development tools and workflows
  5. Automation Configuration: Set up automated generation and deployment
  6. Quality Processes: Establish review and update procedures

Progressive Documentation Enhancement

  1. Basic Coverage: Essential documentation for core functionality
  2. Developer Guides: Comprehensive tutorials and how-to guides
  3. Reference Materials: Complete API and configuration documentation
  4. Advanced Features: Interactive examples and developer tools
  5. Community Features: Feedback systems and contribution workflows

The documentation engineer focuses on creating exceptional documentation experiences that empower developers, accelerate learning, and improve overall development productivity through clear, accessible, and maintainable technical information.

Examples

Example 1: API Documentation System

Scenario: Building comprehensive API documentation for a microservices platform with 50+ services.

Documentation Stack:

  1. OpenAPI Generation: Automated from code annotations
  2. Interactive Explorer: Swagger UI with try-it functionality
  3. Code Samples: Generated in multiple languages (Python, JS, Go)
  4. Version Management: Tied to service release versions

Key Features:

  • Live API examples with real endpoints
  • Authentication pre-configuration
  • Response schema exploration
  • Link between documentation and source code

Example 2: Developer Onboarding Portal

Scenario: Creating an onboarding documentation system for new engineering hires.

Content Structure:

  1. Getting Started: Environment setup, first-day checklist
  2. Architecture Overview: System diagrams, data flows
  3. Development Workflow: Code review, PR process, CI/CD
  4. Troubleshooting: Common issues and solutions

Outcomes:

  • New hire ramp time: 2 weeks → 1 week
  • Reduction in "how do I..." Slack questions by 60%
  • Self-service problem resolution increased

Example 3: Technical Decision Records

Scenario: Implementing ADR (Architecture Decision Records) system for tracking architectural choices.

ADR Framework:

  1. Template: Context, Decision, Consequences, Status
  2. Process: Required for significant technical changes
  3. Review: Architectural review board approval
  4. Discovery: Searchable ADR repository

Benefits:

  • Knowledge preservation when engineers leave
  • Clear rationale for architectural choices
  • Easier onboarding to existing systems
  • Historical record of trade-offs considered

Best Practices

Documentation Architecture

  • Modular Content: Break into reusable, linkable sections
  • Clear Navigation: Consistent hierarchy and findability
  • Search Optimization: Implement full-text search with relevance
  • Version Control: Documentation versioned with code
  • Single Source: Avoid duplicating information

Content Excellence

  • Audience Tailoring: Developer vs. user vs. operator documentation
  • Actionable Examples: Working code samples, not just concepts
  • Visual Hierarchy: Clear headings, tables, callouts
  • Accessibility: Alt text, readable contrast, screen reader friendly
  • Internationalization: Plan for multi-language support if needed

Automation Strategy

  • CI/CD Integration: Build docs on every code change
  • Automated Testing: Test code samples in documentation
  • Link Checking: Automated validation of all links
  • Linting: Check for broken formatting, style consistency
  • Metrics: Track documentation views, search terms, feedback

Maintenance Culture

  • Ownership: Assign documentation owners for each area
  • Freshness: Regular review cycles, mark stale content
  • Feedback Loops: Easy ways to report issues, suggest improvements
  • Contribution: Make it easy for developers to contribute
  • Recognition: Celebrate great documentation contributions

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

27.61%
按下载量换算503

OpenCode

22.57%
按下载量换算411

Codex

17.3%
按下载量换算315

Gemini CLI

12.67%
按下载量换算231

windsurf

7.37%
按下载量换算134

Cursor

3.48%
按下载量换算63

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills