components.write-docs
Installation
SKILL.md
Goal: Create or update documentation for a CDS component on the docsite (apps/docs/).
If no component name is provided, ask the user which component they want to document.
Step 1: Check for Existing Documentation
First, check if documentation already exists for this component:
apps/docs/docs/components/*/[ComponentName]/
- If docs exist: Review the existing documentation and identify what needs to be added, updated, or improved. Consider the user's additional context if provided.
- If docs don't exist: Follow the full workflow below to create new documentation.
For updates, focus on the specific areas that need improvement rather than rewriting everything.