Agent Skills by Joshua Vaughn
Showing 22 vetted skills indexed across 2 GitHub repositories.
revealui-deploy
Coordinate automated RevealUI app deployments to Vercel with secrets and domain aliases.
revealui-safety
Enforce safety guardrails on RevealUI monorepo code changes.
revealui-review
Automate structured code review checklists for RevealUI projects before commits.
web-design-guidelines
Identify UI accessibility and design guideline violations in codebases.
revealui-db
Separate NeonDB content data from Supabase vector data with enforced import boundaries.
revealui-tdd
Guide developers through a red-green-refactor TDD workflow with Vitest and React Testing Library.
revealui-conventions
Enforce unified TypeScript, React, CSS, and config conventions across the RevealUI monorepo.
next-best-practices
Enforce Next.js best practices for file structure, routing, and performance.
vercel-deploy
Package projects with package.json and deploy them to Vercel.
revealui-testing
Triage Vitest and Turbo test failures in the RevealUI monorepo.
revealui-debugging
Reproduce, diagnose, and fix issues through a structured debugging workflow.
vercel-react-best-practices
Analyze React and Next.js components for performance anti-patterns and apply recommended patterns.
turborepo
Automate Turborepo monorepo task orchestration and build caching.
next-cache-components
Enable selective prerendering in Next.js 16+ with Cache Components.
vercel-composition-patterns
Implement React composition patterns with compound components and provider-based state.
preflight
Run a 15-check preflight across a repository using PNPM tooling.
db-migrate
Coordinate Drizzle ORM migrations across NeonDB and Supabase schemas.
revealui-react-nextjs-patterns
Automate React 19 and Next.js 16 pattern adoption in RevealUI projects.
revealui-demo-skill
Demonstrate local discovery and activation of a RevealUI skill via CLI.
revealui-typescript-quality
Replace unsafe 'any' types with unknown, generics, and type guards in TypeScript codebases.
revealui-testing-patterns
Apply Vitest-based patterns to organize unit, integration, and mocking tests for RevealUI projects.
revealui-architecture-guide
Document RevealUI monorepo structure with pnpm workspaces and Turborepo.