danielbere1973
Community@danielbere1973
A skill registry spanning Remotion video/monorepo engineering, Vercel deployment, React animation craft, and Office/PDF document processing.
Agent Skills by danielbere1973
Showing 62 vetted skills indexed across 1 GitHub repositories.
deploy-to-vercel
Deploy projects to Vercel via CLI, git push, or claimable deploy scripts.
add-expert
Adds a new expert entry with photo and rendered card to the Remotion experts page.
pick-ui-library
Recommends curated React libraries for frontend tasks like charts, toasts, and drag and drop.
animate
Implements UI animations using CSS transitions, WAAPI, or Motion with defined easing and duration rules.
template-skill
Provides a placeholder SKILL.md scaffold for authoring new skill units.
find-animation-opportunities
Scan a codebase for UI moments that would benefit from motion and propose exact animation recipes.
update-version
Updates AvailableFrom version tags in Remotion docs PRs to the next patch version.
add-new-package
Scaffolds and registers a new package in the Remotion monorepo.
theme-factory
Apply curated color palettes and font pairings to slides, docs, and HTML artifacts.
vercel-react-native-skills
Applies React Native and Expo performance rules to mobile app code.
flake
Track and rerun flaky GitHub Actions CI failures in Remotion issue #8375.
improve-animations
Audits codebase animation code and writes self-contained motion improvement plans.
merge
Monitors Remotion pull requests, resolves conflicts and CI failures, then merges them.
nullable-new-params
Converts newly added optional TypeScript parameters to required nullable values in diffs.
doc-coauthoring
Guides collaborative document creation through context gathering, iterative drafting, and reader testing.
web-design-guidelines
Reviews UI code files against Vercel Web Interface Guidelines and reports findings.
claude-api
Implements Claude API and Anthropic SDK integrations across eight programming languages.
writing-docs
Guides writing and editing Remotion documentation MDX pages with formatting conventions.
xlsx
Create, edit, and recalculate Excel spreadsheets with formulas using openpyxl and LibreOffice.
add-cli-option
Registers new Remotion CLI flags as typed options with config setters and documentation.
Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
pr-name
Generates correctly formatted pull request titles using package names and commit messages.
writing-guidelines
Reviews documentation files against fetched writing guidelines and reports violations in file:line format.
Frequently Asked Questions About danielbere1973
FAQPage SchemaWhat 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.