Skip to main content
Back to registry

writing-docs

remotion-dev/remotion

Documentation lives in packages/docs/docs as .mdx files.

Installs365
Install command
npx skills add https://github.com/remotion-dev/remotion --skill writing-docs
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Documentation lives in packages/docs/docs as .mdx files. Breadcrumb ( crumb ) : If a documentation page belongs to a package, add crumb: '@remotion/package-name' to the frontmatter. This displays the package name as a breadcrumb above the title. One API per page : Each function or API should have its own dedicated documentation page. Do not combine multiple APIs (e.g., getEncodableVideoCodecs() and getEncodableAudioCodecs() ) on a single page. Public API only : Documentation is for public APIs only. Do not mention, reference, or compare against internal/private APIs or implementation details. Use headings for all fields : When documenting API options or return values, each property should be its own heading.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does writing-docs do?

Documentation lives in packages/docs/docs as .mdx files.

Is writing-docs good?

writing-docs does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does writing-docs work with?

writing-docs currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to writing-docs?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install writing-docs?

npx skills add https://github.com/remotion-dev/remotion --skill writing-docs

Related skills

More from remotion-dev/remotion

Related skills

Alternatives in Software Engineering