screenshots

Installation
SKILL.md

Take screenshots of components affected by recent changes, either from the running application (with e2e authentication) or from Storybook.

Usage:

  • /screenshots - Detect changed components and take screenshots automatically
  • /screenshots navigate to /settings, open the "Profile" tab, screenshot the form - Follow custom instructions to take screenshots

Instructions:

  1. Check for custom instructions:

    • If $ARGUMENTS is provided and non-empty, run step 2 (prerequisites), then jump to step 6 (Custom instructions mode)
    • If $ARGUMENTS is empty, continue with the automatic detection flow below (steps 2–5, then 7–10)
  2. Check prerequisites:

    • Run playwright-cli --help to verify the Playwright CLI is available
    • If the command fails (not found or errors), display the following message and STOP:
      ## Missing Prerequisite: Playwright CLI
      
      Playwright CLI is not installed. This skill requires the Playwright CLI for taking screenshots.
      
Related skills

More from morphet81/cheat-sheets

Installs
76
First Seen
Apr 7, 2026