Skip to content

Docs: Use slash skills in suggested prompts - #9072

Merged
JonnyBurger merged 2 commits into
mainfrom
codex/docs-slash-skill-prompts
Jul 15, 2026
Merged

Docs: Use slash skills in suggested prompts#9072
JonnyBurger merged 2 commits into
mainfrom
codex/docs-slash-skill-prompts

Conversation

@JonnyBurger

Copy link
Copy Markdown
Member

Summary

  • migrate legacy Remotion best-practices prompts to slash skill invocations
  • use the shared SuggestedPrompt component consistently
  • remove the now-unused plural SuggestedPrompts component

Changed pages

Validation

  • bun run build
  • bun run stylecheck
  • full docs production build, including all 1,451 Twoslash examples

Closes #8772

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment Jul 15, 2026 2:28pm
remotion Ready Ready Preview, Comment Jul 15, 2026 2:28pm

Request Review

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — migrate three doc pages from the legacy SuggestedPrompts component to /remotion-markup slash-skill invocations via SuggestedPrompt, and remove the now-unused plural component.

  • packages/docs/docs/effects.mdx — replace the plain-text "Use Remotion best practices" prompt with a SuggestedPrompt.
  • packages/docs/docs/html-in-canvas-guide.mdx — replace two legacy prompts with two SuggestedPrompt calls using /remotion-markup.
  • packages/docs/docs/maps.mdx — replace the map prompt with a SuggestedPrompt using /remotion-markup.
  • packages/docs/src/components/SuggestedPrompts.tsx — delete the unused plural component.
  • packages/docs/src/theme/MDXComponents.js — unregister SuggestedPrompts.

Pullfrog  | View workflow run | Using Kimi K2 (free via Pullfrog for OSS) | 𝕏

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes since the last pullfrog review — commit ce379158cd updates only the two HTML-in-canvas prompts in packages/docs/docs/html-in-canvas-guide.mdx, switching them from /remotion-markup to /remotion-create so the slash skill matches the "Create/Make a new composition" wording in each prompt.

  • packages/docs/docs/html-in-canvas-guide.mdx:19 — switch the glitch-effect prompt from /remotion-markup to /remotion-create.
  • packages/docs/docs/html-in-canvas-guide.mdx:21-25 — switch the CRT-shader prompt from /remotion-markup to /remotion-create.

Pullfrog  | View workflow run | Using Kimi K2 (free via Pullfrog for OSS) | 𝕏

@JonnyBurger
JonnyBurger merged commit 1bed5ad into main Jul 15, 2026
18 checks passed
@JonnyBurger
JonnyBurger deleted the codex/docs-slash-skill-prompts branch July 15, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does Remotion Skills have a slash command?

1 participant