git-host-rn-web-before-after
Installation
SKILL.md
Git Host RN Web Before/After Screenshot Skill
Keep scope narrow: capture screenshots only. Avoid implementing requested product code changes.
Purpose
Capture deterministic BEFORE and AFTER screenshots of a React Native app running on web, store local run state, commit screenshots to a feature branch, and update an existing GitHub PR or GitLab MR description with image embeds.
When to Use
Use when the request is to:
- Capture BEFORE/AFTER screenshots for UI review.
- Attach screenshot evidence to an existing GitHub PR or GitLab MR.
- Run in one pass (
both) or two passes (beforethenafter) using local context.
Do not use for app feature implementation or PR/MR template generation beyond the screenshot section.