Screenshot Capture
Independent PiSkill directory guide. The original skill remains hosted by OpenAI Skills.
What is Screenshot Capture?
Captures and inspects screenshots for implementation verification, visual debugging, documentation, and comparison while using the correct target and image detail.
Compatible tools
Related skills
Interactive Playwright Testing
Uses an interactive browser session to reproduce UI behavior, inspect state, exercise workflows, and collect evidence while preserving the same browser context.
Azure Playwright Testing for TypeScript
Configures and runs Playwright tests with Microsoft's cloud testing service, including authentication, workspace setup, scaling, reporting, and CI integration.
Generate Playwright Tests
Generates maintainable Playwright tests from a verified user flow with resilient locators, meaningful assertions, setup, failure evidence, and local validation.
Fix GitHub CI
Diagnoses failed GitHub Actions checks from logs and repository context, proposes a focused repair, implements it, and verifies the relevant workflow locally where possible.
Microsoft DebugView
Uses focused diagnostics and debugging evidence to investigate application behavior, logs, failures, and runtime state without replacing root-cause analysis with speculative fixes.
Next.js Dev Loop
Verifies Next.js changes against a running application using framework runtime information and a real browser so an edit is checked for behavior, errors, and React-level effects—not just compilation.