Skip to content
Skillv1.0.0

remotion-best-practices

Best practices for Remotion - Video creation in React

by sickn33(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from sickn33/agentic-awesome-skills (skills/remotion-best-practices/SKILL.md) via skills.sh. Install upstream with npx skills add sickn33/agentic-awesome-skills --skill remotion-best-practices. Copyright stays with the author.

When to Use

Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.

How to use

Read individual rule files for detailed explanations and code examples:

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sickn33-agentic-awesome-skills-remotion-best-practices/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sickn33-agentic-awesome-skills-remotion-best-practices.ocm.jsonjson
{
  "ocm": "1",
  "id": "sickn33-agentic-awesome-skills-remotion-best-practices",
  "kind": "skill",
  "name": "remotion-best-practices",
  "description": "Best practices for Remotion - Video creation in React",
  "publisher": "sickn33",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "remotion",
      "video",
      "react",
      "animation",
      "composition",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Best practices for Remotion - Video creation in React"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/sickn33/agentic-awesome-skills",
      "path": "skills/remotion-best-practices/SKILL.md",
      "ref": "HEAD",
      "url": "https://www.skills.sh/sickn33/agentic-awesome-skills/remotion-best-practices",
      "key": "sickn33/agentic-awesome-skills/skills/remotion-best-practices/SKILL.md"
    }
  },
  "instructions": "## When to Use\nUse this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.\n\n## How to use\n\nRead individual rule files for detailed explanations and code examples:\n\n- [rules/3d.md](rules/3d.md) - 3D content in Remotion using Three.js and React Three Fiber\n- [rules/animations.md](rules/animations.md) - Fundamental animation skills for Remotion\n- [rules/assets.md](rules/assets.md) - Importing images, videos, audio, and fonts into Remotion\n- [rules/audio.md](rules/audio.md) - Using audio and sound in Remotion - importing, trimming, volume, speed, pitch\n- [r",
  "cost": {
    "context_tokens": 891
  }
}

Fetch it by URL: GET /api/v1/registry/sickn33-agentic-awesome-skills-remotion-best-practices/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.