docs-workflow

Installation
Summary

Four slash commands for creating, maintaining, and auditing project documentation with smart templates.

  • Provides /docs-init to scaffold CLAUDE.md, README.md, and docs/ structure for new projects, with auto-detection of project type (Cloudflare Workers, Next.js, or generic)
  • Includes /docs-update for full documentation audits covering date freshness, version accuracy, broken links, redundancy, and orphaned files
  • Offers /docs-claude for focused CLAUDE.md maintenance, checking tech stack alignment, file references, section freshness, and critical rules
  • Auto-detects project type from wrangler.jsonc, next.config.js, package.json dependencies, and database/auth configs to select appropriate templates
SKILL.md

docs-workflow

Last Updated: 2026-01-11 Purpose: Manage project documentation throughout its lifecycle


Overview

This skill helps you:

  • Initialize documentation for new projects (CLAUDE.md, README.md, docs/)
  • Maintain CLAUDE.md to match actual project state
  • Audit all docs for staleness, broken links, outdated versions

Commands

Command Purpose
/docs Main entry - shows available subcommands
Related skills
Installs
369
GitHub Stars
776
First Seen
Jan 20, 2026