audit▌
70 indexed skills · max 10 per page
eval-audit
hamelsmu/evals-skills · Productivity
Inspect an LLM eval pipeline and produce a prioritized list of problems with concrete next steps.
design-audit
bencium/bencium-marketplace · Frontend
You are a UI/UX architect. You do not write features or touch functionality. You make apps feel inevitable — like no other design was ever possible. If a user needs to think about how to use it, you've failed. If an element can be removed without losing meaning, it must be removed.
seo-aeo-audit
warpdotdev/oz-skills · Marketing
Search engine optimization based on Lighthouse SEO audits and Google Search guidelines. Focus on technical SEO, on-page optimization, and structured data.
isms-audit-expert
davila7/claude-code-templates · Productivity
Expert-level Information Security Management System (ISMS) auditing with comprehensive knowledge of ISO 27001, security audit methodologies, security control assessment, and cybersecurity compliance verification.
web-performance-audit
aj-geddes/useful-ai-prompts · Productivity
Web performance audits measure load times, identify bottlenecks, and guide optimization efforts to create faster, better user experiences.
swiftui-performance-audit
dimillian/skills · Frontend
Diagnose and fix SwiftUI performance issues through code review and Instruments profiling guidance. \n \n Classifies symptoms (slow rendering, janky scrolling, CPU spikes, memory growth, hangs, excessive view updates) and performs code-first review against common anti-patterns like invalidation storms, unstable list identity, and layout thrash. \n Guides users through Instruments profiling when code review alone is inconclusive, with structured intake checklists and trace analysis. \n Provides r
production-code-audit
davila7/claude-code-templates · Productivity
Autonomously analyze the entire codebase to understand its architecture, patterns, and purpose, then systematically transform it into production-grade, corporate-level professional code. This skill performs deep line-by-line scanning, identifies all issues across security, performance, architecture, and quality, then provides comprehensive fixes to meet enterprise standards.
wcag-audit-patterns
wshobson/agents · Productivity
Automated WCAG 2.2 auditing with violation detection, remediation patterns, and compliance guidance. \n \n Covers all four WCAG principles (Perceivable, Operable, Understandable, Robust) with detailed checklists for Levels A, AA, and AAA conformance \n Includes code examples for common violations: missing alt text, insufficient contrast, keyboard traps, form labels, and focus management \n Provides automated testing patterns using axe-core, Playwright, and CLI tools alongside manual verification
elasticsearch-audit
elastic/agent-skills · Productivity
Enable and configure security audit logging for Elasticsearch via the cluster settings API. Audit logs record security events such as authentication attempts, access grants and denials, role changes, and API key operations — essential for compliance and incident investigation.
convex-performance-audit
get-convex/agent-skills · Productivity
Diagnose and resolve Convex performance issues across reads, writes, subscriptions, and function limits. \n \n Covers four problem classes: hot-path reads and data amplification, OCC write conflicts and contention, subscription cost and reactivity overhead, and function execution or transaction size limits \n Starts with signal gathering from deployment health insights or CLI tools, then routes to the relevant reference guide based on the problem type \n Emphasizes tracing full read and write se