web-quality-audit
Comprehensive web quality audit covering performance, accessibility, SEO, best practices, and browser automation testing. Supports automated testing with PinchTab for headless/headed browser control, multi-instance orchestration, and token-efficient content extraction.
Why use this skill?
Automate web performance, accessibility, and SEO audits using the OpenClaw web-quality-audit skill. Get actionable insights and browser-based testing.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/huamu668/web-quality-audit-eccWhat This Skill Does
The web-quality-audit skill is a sophisticated diagnostic engine for OpenClaw designed to evaluate the technical health, performance, and accessibility of web projects. By integrating Google Lighthouse auditing standards, it performs over 150 unique checks across critical domains: Performance, Accessibility, SEO, and General Best Practices. Unlike static analysis tools, this skill leverages the PinchTab browser automation framework, allowing it to perform 'real-world' validation by interacting with rendered pages in a headless environment. This enables the agent to verify dynamic behaviors, such as JavaScript execution, user interactions, and visual stability, that static code analysis might miss.
Installation
To integrate this skill into your environment, run the following command in your terminal within the OpenClaw directory:
clawhub install openclaw/skills/skills/huamu668/web-quality-audit-ecc
Ensure that you have the necessary browser dependencies installed to allow the PinchTab orchestration engine to function correctly.
Use Cases
- Pre-deployment checklists: Run a full audit before merging code to ensure no regressions in performance or accessibility.
- Technical Debt Analysis: Identify specific areas where cumulative layout shift (CLS) or interaction to next paint (INP) are failing.
- Automated Regression Testing: Use the skill within your CI/CD pipeline to flag critical accessibility issues like low color contrast or missing ARIA labels.
- SEO Optimization: Audit site structure, meta tags, and semantic HTML to improve search engine rankings.
Example Prompts
- "Perform a full web quality audit on https://example.com and tell me which areas of my Core Web Vitals are failing the LCP requirements."
- "I need an accessibility report for our login page. Please identify any issues regarding keyboard navigation and color contrast, and provide code fixes for the errors found."
- "Run a headless audit using PinchTab on my local development server and categorize all performance issues by severity."
Tips & Limitations
- Performance: For the most accurate metrics, ensure the audit is run from a stable environment to prevent network latency from skewing performance scores.
- Limitations: While the skill provides actionable code examples, always verify the proposed patches in a staging environment before deploying to production.
- Browser Automation: Large, complex single-page applications may require longer timeout thresholds when using the PinchTab integration to ensure all resources are fully loaded before the audit triggers.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-huamu668-web-quality-audit-ecc": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution
Related Skills
Writing Assistant Pro
Skill by huamu668
memos-recall
Recall memories from MemOS Cloud before responding. Use this skill when you need context about user's previous conversations, preferences, or decisions.
browser-automation
Browser automation for AI agents using PinchTab. Control Chrome programmatically for testing, scraping, and interaction. Features token-efficient text extraction, multi-instance orchestration, headless/headed modes, and MCP integration. Use when automating browser tasks, extracting web data, testing web apps, or validating sites in real browsers.
openclaw-deploy
OpenClaw/NEUXSBOT 全平台部署指南 - 支持 Mac、Windows、Linux 三平台一键安装。包含环境准备、安装配置、AI模型设置、消息平台对接、故障排除等完整流程。
Huamu668 Openclaw Security
Skill by huamu668