docs-workflow
Installation
Summary
Four slash commands for creating, maintaining, and auditing project documentation with smart templates.
- Provides
/docs-initto 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-updatefor full documentation audits covering date freshness, version accuracy, broken links, redundancy, and orphaned files - Offers
/docs-claudefor 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
More from jezweb/claude-skills
tailwind-v4-shadcn
|
2.7Ktanstack-query
|
2.5Kshadcn-ui
Install and configure shadcn/ui components for React projects. Guides component selection, installation order, dependency management, customisation with semantic tokens, and common UI recipes (forms, data tables, navigation, modals). Use after tailwind-theme-builder has set up the theme infrastructure, when adding components, building forms, creating data tables, or setting up navigation.
2.5Ktailwind-theme-builder
>
2.2Kfastapi
|
2.0Kcolor-palette
>
1.9K