From acba7fa37410375c919ab068e184023a9fbfa670 Mon Sep 17 00:00:00 2001 From: Miguel Angel Simon Sierra Date: Sat, 19 Sep 2026 07:53:46 -0400 Subject: [PATCH 1/2] docs(skills): teach speed ramps as a rate lane in one reference page Adds the speed-ramps reference, corrects the 0.1 to 5 rate range to 0.1 to 10 and the 'speed ramps are not supported' lines in the skills, and regenerates the skills manifest. --- docs/docs.json | 3 +- docs/reference/html-schema.mdx | 2 +- docs/reference/speed-ramps.mdx | 62 +++++++++++++++++++ skills-manifest.json | 8 +-- skills/hyperframes-audio/SKILL.md | 7 ++- .../references/creator-editing-recipes.md | 2 +- skills/hyperframes-keyframes/SKILL.md | 4 +- skills/hyperframes/SKILL.md | 4 +- 8 files changed, 78 insertions(+), 14 deletions(-) create mode 100644 docs/reference/speed-ramps.mdx diff --git a/docs/docs.json b/docs/docs.json index ea33cd5523..08eb08935e 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -902,7 +902,8 @@ "pages": [ "reference/html-schema", "reference/color-grading", - "reference/audio-effects" + "reference/audio-effects", + "reference/speed-ramps" ] }, { diff --git a/docs/reference/html-schema.mdx b/docs/reference/html-schema.mdx index e11aa8d93f..db42909ec6 100644 --- a/docs/reference/html-schema.mdx +++ b/docs/reference/html-schema.mdx @@ -124,7 +124,7 @@ Audio has no visual lifecycle. | Attribute | Applies to | Meaning | | --- | --- | --- | | `data-media-start` / `data-playback-start` | Video, audio, nested composition | Offset into the source file, used by trim and split. Two groups of readers disagree, so the right name depends on the element. **Read only `data-media-start`:** the timing compiler, the HTML parser, `hyperframes validate` (which only inspects `