document-guideline

Enforce documentation standards for code, tests, and folders.

56|12|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/Synthesys-Lab/agentize --skill document-guideline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-guideline
Source: https://github.com/Synthesys-Lab/agentize/tree/main/.claude/skills/document-guideline
Command: npx skills add https://github.com/Synthesys-Lab/agentize --skill document-guideline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces comprehensive documentation standards, including folder READMEs, code interface docs, and test documentation.

Core Features & Use Cases

  • Linting Integration: Works with pre-commit to ensure documentation quality.
  • Workflow Guidance: Guides design-first, test-driven development.
  • Documentation Coverage: Ensures all code, tests, and folders are properly documented.

Quick Start

Reference this guideline when planning new features to ensure documentation is created upfront.