Foundation skill for Appshot. Defines the Remotion project architecture, primitives library, config schema, device presets, and store requirements. Owns the shared extraction phase used by appshot-videos and appshot-images.
$npx -y skills add trunghaiy/appshot --skill appshot-coreInstalls into the current project.
Run `npx skills use "https://github.com/trunghaiy/appshot" --skill "trunghaiy/appshot/appshot-core"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/trunghaiy/appshot" that are relevant to the current task. Run `npx skills add "https://github.com/trunghaiy/appshot"` and select the relevant skills, then follow their instructions.