Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

mralbertzwolle/vibe-coding-academy-tools

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
9 indexed skills0 stars

accessibility-audit
Indexed

WCAG 2.1 accessibility auditing for web applications. Checks color contrast, ARIA usage, keyboard navigation, form labels, and screen reader compatibility.

View indexed skill

ai-seo-audit
Indexed

AI SEO Audit v2.0 for Generative Engine Optimization (GEO). Analyzes websites for AI discoverability in ChatGPT, Claude, Perplexity, and Google AI Overviews. Uses research-backed methodology with 36 checks across 8 categories (incl. broken link check). Use /ai-seo-audit:run to start.

View indexed skill

codebase-stability-audit
Indexed

Audit codebase stability guardrails - tests, ESLint, pre-commit hooks, CI/CD, dead code detection with Knip. Finds unused files, exports, and dependencies. Use /codebase-stability-audit:run to start.

View indexed skill

fix-review
Indexed

Verify that security fixes actually resolve the vulnerability without introducing new issues. Reviews fix commits against original findings. Inspired by Trail of Bits methodology.

View indexed skill

mvp-builder
Indexed

MVP development toolkit using BMAD methodology. Transform ideas into working products through structured phases - product brief, technical spec, sprint planning, and iterative development. Optimized for vibe coding workflows.

View indexed skill

performance-audit
Indexed

Performance auditing for web applications. Analyzes bundle size, React rendering, database queries, network patterns, and assets. Provides actionable recommendations with effort estimates.

View indexed skill

security-audit
Indexed

Complete security audits with 120+ checks for web applications. Covers OWASP Top 10 2025, Supabase RLS bypass attacks (40+ vectors), API enumeration, Realtime channel leaks, payment security, timing attacks, and more. Use /security-audit:run to start.

View indexed skill

sharp-edges
Indexed

Identify dangerous-but-tempting API patterns in React/Next.js/Supabase. Finds "footguns" - APIs that look safe but fail silently or have dangerous defaults. Inspired by Trail of Bits methodology.

View indexed skill

supabase-toolkit
Indexed

Supabase-specific tools for authentication, Row Level Security, RPC generation, and migration validation. Built for developers using Supabase as their backend.

View indexed skill