Website Quality Check
This tool analyzes websites for issues like broken links and poor readability, ensuring a better user experience and improved SEO.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add website-quality-check npx -- -y @trustedskills/website-quality-check
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"website-quality-check": {
"command": "npx",
"args": [
"-y",
"@trustedskills/website-quality-check"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill checks a given URL and provides feedback on its quality, including accessibility, SEO, and security aspects. It identifies potential issues and suggests improvements to enhance user experience and search engine ranking. The tool aims to provide actionable insights for website owners and developers seeking to optimize their online presence.
When to use it
- Pre-launch website review: Before a new website or page goes live, assess its quality and identify any immediate fixes.
- SEO audit: Regularly check your website's SEO performance and uncover opportunities for improvement.
- Accessibility compliance: Ensure your website meets accessibility standards to cater to all users.
- Security vulnerability scan: Identify potential security risks and vulnerabilities on a live website.
Key capabilities
- Website URL analysis
- SEO assessment
- Accessibility checks
- Security scanning
- Report generation with actionable recommendations
Example prompts
- "Check the quality of [website URL]."
- "Perform an SEO audit for [website URL] and suggest improvements."
- "Analyze [website URL] for accessibility issues."
Tips & gotchas
The skill’s effectiveness depends on the accuracy of its underlying analysis tools. Results should be reviewed with domain expertise, as automated checks may not always capture all nuances of website quality.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.