Agent Skills by vassovass
Showing 18 vetted skills indexed across 1 GitHub repositories.
social-sharing
Document social sharing patterns with OG image generation and useShare hook.
error-handling
Create typed AppError objects with codes, context, and reporting utilities.
form-components
Generate accessible form components with ARIA attributes and error handling.
auth-patterns
Implement safe Supabase auth patterns to prevent deadlocks and session hangs.
typescript-debugging
Diagnose and fix TypeScript build errors in Next.js and Supabase projects.
supabase-patterns
Consolidate Supabase server and client patterns for authentication, sessions, and RLS-aware data access.
testing-patterns
Provide testing patterns for Next.js App Router applications with Supabase.
analytics-tracking
Unify GA4 and PostHog event tracking with a trackEvent() API.
react-debugging
Diagnose infinite re-renders in Next.js React apps.
skill-creation
Formalize new agent skills with draft-then-approve SKILL.md workflows.
project-updates
Update CHANGELOG.md, Roadmap/Kanban, and AGENTS.md after completing features.
api-handler
Wrap API route handlers with withApiHandler for auth, validation, and error handling.
human-writer
Rewrite AI-generated text into natural, human-like writing.
prd-creation
Creates outcome-based PRDs with measurable success criteria and standardized templates.
architecture-philosophy
Defines systemic architectural principles for modularity and maintainability in the StepLeague codebase.
design-system
Enforce semantic CSS variables and theme tokens for consistent UI components.
mcp-setup
Configure and manage MCP servers for StepLeague v3 across Supabase, PostHog, GTM, GA4, and Playwright.
middleware-patterns
Centralizes authentication checks in Next.js middleware to protect routes.