Run a repeatable docs-site check that builds locally, opens the site across device sizes, and reports layout, accessibility, and interaction issues.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Test documentation sites across mobile, tablet, and desktop with GitHub Agentic Workflows"
slug: "test-documentation-sites-across-mobile-tablet-and-desktop-with-github-agentic-workflows"
description: "Run a repeatable docs-site check that builds locally, opens the site across device sizes, and reports layout, accessibility, and interaction issues."
verification: "security_reviewed"
source: "https://github.com/github/gh-aw/blob/v0.45.5/.github/workflows/daily-multi-device-docs-tester.md"
author: "GitHub"
publisher_type: "organization"
category: "Templates & Workflows"
framework: "Multi-Framework"
---
# Test documentation sites across mobile, tablet, and desktop with GitHub Agentic Workflows
Run a repeatable docs-site check that builds locally, opens the site across device sizes, and reports layout, accessibility, and interaction issues.
## Prerequisites
GitHub repository with docs build scripts, GitHub Actions, gh-aw, Playwright MCP tooling available through the workflow runtime
## Installation
Use the upstream install or setup path that matches your environment:
- make golint-custom builds cmd/linters and runs the custom analyzers against ./cmd/... and ./pkg/....
Requirements and caveats from upstream:
- Using agentic workflows in your repository requires careful attention to security considerations and careful human supervision, and even then things can still go wrong. Use it with caution, and at your own risk.
Basic usage or getting-started notes:
- Write agentic workflows in natural language markdown, and run them in GitHub Actions.
- [Quick Start](#quick-start)
- Ready to get your first agentic workflow running? Follow our step-by-step [Quick Start Guide](https://github.github.com/gh-aw/setup/quick-start/) to install the extension, add a sample workflow, and see it in action.
- Source: https://github.com/github/gh-aw/blob/v0.45.5/.github/workflows/daily-multi-device-docs-tester.md
- Extracted from upstream docs: https://raw.githubusercontent.com/github/gh-aw/HEAD/README.md
## Documentation
- https://raw.githubusercontent.com/github/gh-aw/v0.45.5/.github/workflows/daily-multi-device-docs-tester.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/test-documentation-sites-across-mobile-tablet-and-desktop-with-github-agentic-workflows/)
No comments yet. Be the first to comment!