danielbere1973 avatar

danielbere1973

Community

@danielbere1973

0Followers
|
4Public Repos
|
62Published Skills

A skill registry spanning Remotion video/monorepo engineering, Vercel deployment, React animation craft, and Office/PDF document processing.

Skills Distribution
DomainUI/UX & Crea...Motion Design & An.. (35%)Remotion Monorepo .. (25%)Frontend Performan.. (20%)Document & Spreads.. (12%)

Agent Skills by danielbere1973

Showing 62 vetted skills indexed across 1 GitHub repositories.

danielbere1973danielbere1973

deploy-to-vercel

Deploy projects to Vercel via CLI, git push, or claimable deploy scripts.

Community
Advanced
danielbere1973danielbere1973

add-expert

Adds a new expert entry with photo and rendered card to the Remotion experts page.

Community
Basic
danielbere1973danielbere1973

pick-ui-library

Recommends curated React libraries for frontend tasks like charts, toasts, and drag and drop.

Community
Basic
danielbere1973danielbere1973

animate

Implements UI animations using CSS transitions, WAAPI, or Motion with defined easing and duration rules.

Community
Intermediate
danielbere1973danielbere1973

template-skill

Provides a placeholder SKILL.md scaffold for authoring new skill units.

Community
Basic
danielbere1973danielbere1973

find-animation-opportunities

Scan a codebase for UI moments that would benefit from motion and propose exact animation recipes.

Community
Intermediate
danielbere1973danielbere1973

update-version

Updates AvailableFrom version tags in Remotion docs PRs to the next patch version.

Community
Basic
danielbere1973danielbere1973

add-new-package

Scaffolds and registers a new package in the Remotion monorepo.

Community
Intermediate
danielbere1973danielbere1973

theme-factory

Apply curated color palettes and font pairings to slides, docs, and HTML artifacts.

Community
Basic
danielbere1973danielbere1973

vercel-react-native-skills

Applies React Native and Expo performance rules to mobile app code.

Community
Intermediate
danielbere1973danielbere1973

flake

Track and rerun flaky GitHub Actions CI failures in Remotion issue #8375.

Community
Intermediate
danielbere1973danielbere1973

improve-animations

Audits codebase animation code and writes self-contained motion improvement plans.

Community
Advanced
danielbere1973danielbere1973

merge

Monitors Remotion pull requests, resolves conflicts and CI failures, then merges them.

Community
Intermediate
danielbere1973danielbere1973

nullable-new-params

Converts newly added optional TypeScript parameters to required nullable values in diffs.

Community
Intermediate
danielbere1973danielbere1973

doc-coauthoring

Guides collaborative document creation through context gathering, iterative drafting, and reader testing.

Community
Advanced
danielbere1973danielbere1973

web-design-guidelines

Reviews UI code files against Vercel Web Interface Guidelines and reports findings.

Community
Basic
danielbere1973danielbere1973

claude-api

Implements Claude API and Anthropic SDK integrations across eight programming languages.

Community
Advanced
danielbere1973danielbere1973

writing-docs

Guides writing and editing Remotion documentation MDX pages with formatting conventions.

Community
Intermediate
danielbere1973danielbere1973

xlsx

Create, edit, and recalculate Excel spreadsheets with formulas using openpyxl and LibreOffice.

Community
Advanced
danielbere1973danielbere1973

add-cli-option

Registers new Remotion CLI flags as typed options with config setters and documentation.

Community
Intermediate
danielbere1973danielbere1973

pdf

Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.

Community
Advanced
danielbere1973danielbere1973

find-skills

Searches and installs agent skills from the open skills ecosystem using the Skills CLI.

Community
Intermediate
danielbere1973danielbere1973

pr-name

Generates correctly formatted pull request titles using package names and commit messages.

Community
Basic
danielbere1973danielbere1973

writing-guidelines

Reviews documentation files against fetched writing guidelines and reports violations in file:line format.

Community
Basic

Frequently Asked Questions About danielbere1973

FAQPage Schema
What tasks can I accomplish with danielbere1973's skill collection?▼

You can manage the full Remotion monorepo lifecycle (PRs, releases, packages, effects, CLI options), build and audit React animations, deploy and optimize Vercel projects, and create or edit PDF, Word, Excel, and PowerPoint files. It also covers UI design reviews, generative art, and Slack GIF creation.

Who is this skill set designed for?▼

It targets Remotion core contributors, React and Next.js frontend engineers, design engineers focused on motion craft, and Vercel platform users. Secondary audiences include technical writers producing documentation and internal communications, plus anyone processing Office documents or PDFs programmatically.

How do the Remotion maintenance skills work in practice?▼

Skills like pr, pr-ready, merge, flake, and release chain together: open a correctly named PR, resolve CI failures and conflicts, rerun flaky GitHub Actions jobs tracked in issue #8375, wait for mergeable state, then cut a new Remotion version with updated docs and changelogs.

Are these skills free and open source?▼

Licensing is mixed. Vercel-authored skills (React best practices, view transitions, composition patterns, React Native guidance) are MIT-licensed. Document skills (pdf, docx, xlsx, pptx) are proprietary, and several others carry custom terms defined in their bundled LICENSE.txt files.

What prerequisites do these skills require?▼

Remotion skills assume access to the Remotion monorepo, bun, and the gh CLI for GitHub operations. Vercel skills need a Vercel account with access tokens. Webapp-testing requires Playwright, and document skills operate directly on .pdf, .docx, .xlsx, and .pptx files.