blitzreels-caption-themes
Installation
SKILL.md
BlitzReels Caption Themes
Create a reusable theme only when the user wants a look that should outlive one project. Use a built-in caption look when it already satisfies the request.
Workflow
- List built-in caption looks and custom themes.
- If the user references an existing look, read its current settings before changing anything.
- Load the caption-theme and preview schemas from OpenAPI. Do not carry forward settings from an old recipe unless the current schema accepts them.
- Translate the request into a small set of design decisions: typography, contrast, active-word treatment, reveal behavior, line limits, and placement.
- Render a preview from raw settings before creating or updating the reusable theme.
- Check readability, safe-area placement, and contrast in the returned image.
- Create, patch, duplicate, or set the default only as requested.
- Read the theme again and, when relevant, apply it to a test project for a rendered-frame check.