remotion-best-practices
🎯Skillfrom mxyhi/ok-skills
A curated collection of 40 reusable AI coding agent skills and playbooks for Codex, Claude Code, Cursor, and OpenClaw, covering docs lookup, browser automation, GitHub Actions debugging, planning workflows, and PDF/Office document authoring.
Same repository
mxyhi/ok-skills(49 items)
Installation
npx vibeindex add mxyhi/ok-skills --skill remotion-best-practicesnpx skills add mxyhi/ok-skills --skill remotion-best-practices~/.claude/skills/remotion-best-practices/SKILL.mdSKILL.md
More from this repository10
Skill
A skill that lets AI agents control the user's real browser through a local daemon, supporting navigation, clicking, typing, form filling, screenshots, PDF export, and network monitoring while using the user's actual login sessions.
Skill
Browser automation CLI for AI agents — website interaction, form filling, screenshots, data extraction, web app testing, and Electron app automation (VS Code, Slack, Discord, Figma).
A skill for using Exa search tools via MCP, providing web search, code/documentation search, and company research capabilities with configurable parameters for result count, content length, and search type.
Fetches current third-party API and library documentation via the chub CLI before writing code, ensuring accurate and up-to-date API reference instead of relying on training data. Supports searching, retrieving, and annotating docs.
An agent skill that provides a CLI and MCP server for searching and retrieving SVG icons from 200+ libraries via Iconify, with support for batch downloads, project syncing, and smart recommendations.
Helps build AI chat interfaces using the ai-elements component library, which provides pre-built conversations, messages, tool displays, and prompt inputs built on shadcn/ui.
Systematically explores and tests a web application using browser automation to find bugs, UX issues, and other problems. Produces a structured report with full reproduction evidence including step-by-step screenshots, repro videos, and detailed reproduction steps for every issue.
A skill for professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Supports three pipelines: creating new documents from scratch, filling/editing existing documents, and applying template formatting with XSD validation.