Use this checklist before the first public GitHub push.
- repository name is
infocard-video-skills - README describes a video capability repository, not an information-card derivative
- GitHub About text matches
docs/github-metadata.md - suggested repository topics are ready
README.mdexists and is currentREADME.zh-CN.mdexists and is currentLICENSEexists.gitignoreexistsCONTRIBUTING.mdexists
skills/remotion-video-workflow/SKILL.mdis usable as the main entry pointreferences/contains concrete workflow rulesscripts/match the documented render and verification flowagents/metadata is present when needed by the target host
docs/project-overview.mdmatches repository scopedocs/skill-architecture.mdexplains why v1 uses one primary skilldocs/repository-roadmap.mddoes not promise work that the repository cannot support yetdocs/github-metadata.mdis ready to copy into GitHub settings
- no rendered output is committed by accident
- no
node_modulesis committed - no temporary local files are committed
- no system files are intentionally tracked
- the README explains what the repository does within the first screen
- installation instructions are visible near the top
- the role of
remotion-best-practicesis explained clearly - future example work is described honestly, not as if already implemented