# capcut-cli-david — Documentation

This folder hosts polished, in-repo documentation for the `capcut-david` CLI.

## What's here

| Path | What it covers |
|------|----------------|
| [`draft-schema/`](./draft-schema/) | Full reverse-engineered reference for CapCut's `draft_content.json` schema (7 files, ~3000 lines) |
| [`engine-explained.md`](./engine-explained.md) | Plain-language ("explain like I'm 5") recap of the whole CLI, versions 1.7 → 1.13 |
| [`validate-fix-explained.md`](./validate-fix-explained.md) | Plain-language walkthrough of `validate --fix` (v1.12.0) and the pitfalls caught before release |
| [`query-explained.md`](./query-explained.md) | Plain-language walkthrough of the `query` catalogue lookup (v1.13.0) |
| [`make-preset-explained.md`](./make-preset-explained.md) | Plain-language walkthrough of the `make-preset` font-preset generator (v1.14.0) |

## See also

- [`../README.md`](../README.md) — project README
- [`../CHANGELOG.md`](../CHANGELOG.md) — release history
- The [`capcut-david` Claude skill](../skills/capcut-david/SKILL.md) — recipes and CLI reference for AI assistants
