Web Audit Inquisition
Description
Web Audit Inquisition is a comprehensive Claude skill designed to audit websites and web applications across seven critical dimensions. It combines technical analysis, user experience evaluation, competitive benchmarking, and compliance verification into a single, actionable framework.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🔍 Web Audit Inquisition v2.0
Claude Skill for Comprehensive Web Auditing
A comprehensive full-stack web auditing skill for Claude that evaluates websites across 7 key dimensions: Performance, Design, Code Quality, SEO, Competitive Analysis, PWA, and GDPR Compliance.
✨ What's Included
**7 Audit Areas:**
- 🚀 Performance — Lighthouse, Core Web Vitals, Bundle Size, TTFB
- 🎨 Design — UI/UX, Accessibility (WCAG), Responsive Design
- 💻 Code Quality — Security, Standards, Best Practices
- 📊 SEO — On-Page, Technical, Content, Core Web Vitals
- 📈 Competitive Analysis — Benchmark vs competitors, Market Position
- 📱 PWA — Installation, Offline, Service Worker, Advanced Features
- 🔐 Compliance — GDPR, Analytics Safety, Data Protection
📦 Installation & Setup
Prerequisites
- Claude account (at claude.ai or Claude Code)
- Access to websites to audit (URLs)
- For competitive analysis: competitor website URLs
- For code audits: GitHub repository access (optional)
Method 1: Direct Use (Recommended)
**Clone the repository:**
git clone https://github.com/voffkaptz/web-audit-inquisition.git cd web-audit-inquisition**Reference the documentation:**
- Start with INQUISITION-README-v2.md for full guide
- Use inquisition-SKILL.md for core functionality
**Start an audit:**
- Open Claude Code or Claude.ai
- Share the URL of your website or project
- Ask for an audit using examples from the documentation
Method 2: As a Claude Skill
- Import the skill files into Claude Code
- Reference the skill in your Claude sessions
- Use the inquisition framework for automated audits
Method 3: Standalone Documentation
Use this repository as a reference for auditing frameworks and methodology without code integration.
🚀 Quick Start
How to Use in Claude
Simply ask Claude to run an audit using one of these prompts:
Opt
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,