docs-writer

Generate and update project documentation verified against code implementations.

3|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/human-centric-engineering/sunrise --skill docs-writer-human-centric-engineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-writer
Source: https://github.com/human-centric-engineering/sunrise/tree/main/.claude/skills/docs-writer
Command: npx skills add https://github.com/human-centric-engineering/sunrise --skill docs-writer-human-centric-engineering

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation and updating of project documentation, ensuring it's accurate, concise, and optimized for AI consumption by verifying against actual code.

Core Features & Use Cases

  • Automated Documentation: Generates and updates documentation for new features or existing code.
  • Code Verification: Ensures documentation accurately reflects the codebase by reading and verifying against implementation.
  • Use Case: When a new API endpoint is added, use this Skill to automatically generate its documentation, including usage patterns, parameters, and anti-patterns, directly within the .context/ directory.

Quick Start

Use the docs-writer skill to document the new getUserProfile function.

Frequently Asked Questions about docs-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate project documentation that is optimized for AI agents?

To generate AI-optimized project documentation, use this Skill to create concise, actionable files within the `.context/` directory. It reads your actual codebase to ensure technical accuracy and captures project-specific quirks for AI consumption.

How do I fix documentation drift when my codebase changes?

Fix documentation drift by using this Skill to update existing docs. It verifies documentation against actual code implementations, identifying and correcting discrepancies across domains like API, auth, and database to maintain accuracy.

What is the best way to document a new API endpoint for technical accuracy?

The best way to document a new API endpoint is verifying the implementation directly against the code. This Skill generates documentation including usage patterns, parameters, and anti-patterns, prioritizing actionable instructions.

Can I automatically document my codebase without manual verification?

Yes, you can automatically document your codebase without manual verification. This Skill reads and verifies generated documentation against the actual code implementations to ensure it accurately reflects the current state.

Does this documentation tool support updating specific domains like auth and database?

Yes, this documentation tool supports updating specific domains like auth and database. It generates and updates documentation across various project domains, ensuring concise and accurate coverage of your codebase.

When do I need AI-optimized documentation for my project?

You need AI-optimized documentation when integrating AI agents into your development workflow. This format prioritizes actionable instructions and project-specific quirks, ensuring automated agents can accurately interpret and interact with your codebase.