Clean Docs banner
udecode udecode

Clean Docs

Development community

Description

--- description: Clean all docs following style guide — remove redundancy, DRY, fix ordering --- Use `planning-with-files` skill with reset. The task: ## Task Scan every `.mdx` doc in `www/content/docs/` and clean it following `@docs/solutions/style.md`. ## Rules ### KEEP (do not remove) - Callouts (`<Callout>`) — especially at end of sections - Intro/transitioning text at start of docs and sections ("In this guide...", "Let's...", "We'll...") - Conversational tone, progressive build-up, c

Installation

Installs to ~/.claude/commands/udecode-kitcn-clean-docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/udecode/kitcn/HEAD/.claude/commands/clean-docs.md -o ~/.claude/commands/udecode-kitcn-clean-docs.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository