agentic-playbook: Skill for Claude Code

.agents/skills/remotion-best-practices/SKILL.md

remotion-best-practices is a skill for Claude Code from proxify-dev/agentic-playbook. It costs 17 tokens per session (1,032 once invoked), scanned A, original, no licence file.

A set of guidance for creating videos with Remotion, a tool that lets developers build videos using React code.

In plain words
What is it for?
It is for planning and implementing React-based videos with Remotion.
Why use it?
It helps developers follow established practices when building Remotion projects instead of figuring out every video-building decision alone.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: installed under .agents/ (shared by several agents).

This is proxify-dev/agentic-playbook's own configuration. It tells Claude Code how to work on agentic-playbook itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything agentic-playbook configures →

Part of the claude-code plugin — 4 skills, 1 hook shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to proxify-dev/agentic-playbook. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/proxify-dev/agentic-playbook/main/.agents/skills/remotion-best-practices/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/proxify-dev/agentic-playbook

Made for: Claude Code.

Or install claude-code, the plugin that ships this one along with the rest of its 4 skills, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for remotion-best-practices

README.md
[![agentmods](https://agentmods.dev/badge/skills/proxify-dev/agentic-playbook/remotion-best-practices.svg)](https://agentmods.dev/skills/proxify-dev/agentic-playbook/remotion-best-practices)
Your own site
<a href="https://agentmods.dev/skills/proxify-dev/agentic-playbook/remotion-best-practices"><img src="https://agentmods.dev/badge/skills/proxify-dev/agentic-playbook/remotion-best-practices.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,032 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00017 $0.01032
Opus 5 $0.00009 $0.00516
Sonnet 5 $0.00003 $0.00206
Haiku 4.5 $0.00002 $0.00103

Measured 6d ago against content hash 2f9be561c1c3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

remotion-best-practices scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/remotion-best-practices/SKILL.md · 62 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 62 lines · 17 tokens per session scan A 2f9be561c1c3

Subscribe to this mod's changes

remotion-best-practices is a skill published in the GitHub repository proxify-dev/agentic-playbook (2 stars, last pushed 14d ago), with no licence file. It adds 17 tokens to every session and 1,032 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

frame-liquid-bg-hero

A design template for a fluid, colorful background with large overlaid text, suitable for a video opening, website landing-page hero, or poster. It offers CSS, canvas, or WebGL approaches, with a static fallback for reduced motion or simpler use.

nexu-io/html-anything · 36 tokens

animated-portfolio-sites

Build a one-page animated personal or portfolio site (canvas starfield, rotating galaxies with mouse parallax, hidden accordion/card content, anchor nav) and publish it free on GitHub Pages. Covers the canvas technique and the Pages permission wall, not just one task.

pedroiff0/awesome-skills · 58 tokens

ppt-page

Create single-file HTML presentation galleries as a vertical, single-column feed of capped-width slide cards. Use for turning slide outlines, articles, screenshots, images, or existing deck content into a scrollable web PPT with below-card captions, a global page-gap/caption toggle, hidden zoom controls, fullscreen…

OWWZO/ai-agent · 73 tokens

card-theater

An HTML demo page for showing stories in a sidebar alongside interactive 3D card slides. It supports scrolling, card focus, mode switching, highlighting, and watermark icons.

OWWZO/ai-agent · 94 tokens

product-3d-lighting

Studio lighting setups for 3D product showcases — HDRI, directional/spot/point lights, Environment from drei, shadow config, dark background optimization. Use when setting up lighting for product 3D scenes.

RaNDoM6913/claude-code-superkit · 50 tokens

r3f-scroll-driven-3d

Connect GSAP ScrollTrigger to React Three Fiber — Zustand bridge, useFrame animation, scroll progress to 3D transforms. The pattern for scroll-driven 3D product showcases.

RaNDoM6913/claude-code-superkit · 45 tokens