Agent Skills by aidan
Showing 17 vetted skills indexed across 1 GitHub repositories.
turborepo
Orchestrate builds and tests across multi-package repositories with Turborepo.
react-query-data-patterns
Enforce a 2-layer API module pattern for React Query server-state management.
find-skills
Parse SKILL.md frontmatter and scan skill resources for structured metadata.
tailwind-conventions
Enforce Tailwind conventions with hard rules and scale-first class usage.
web-design-guidelines
Identify UI design guideline violations in HTML, CSS, and JS files.
tanstack-router-best-practices
Configure type-safe TanStack Router routes with loaders, search params, and code splitting.
tanstack-query-best-practices
Enforce TanStack Query patterns for fetching, caching, and server-state synchronization in React apps.
react-doctor
Scan React codebases for security, performance, correctness, and architecture issues.
feature-delivery-loop
Coordinate feature work from discovery to deployment with stage-gated approvals.
tanstack-start-best-practices
Provide best practices for TanStack Start full-stack React applications.
react-state-management
Provides guidance for structuring React state and minimizing rerenders in component hierarchies.
wrangler
Deploy and manage Cloudflare Workers and bindings via wrangler CLI.
vercel-composition-patterns
Refactor React components with boolean props into explicit variant and compound components.
tanstack-integration-best-practices
Coordinate TanStack Query, Router, and Start caching with SSR hydration patterns.
frontend-design
Design and implement production-grade frontend interfaces with cohesive visual direction.
vercel-react-best-practices
Audit React code and apply performance best practices to reduce re-renders and bundle size.
api-data-fetching
Alias API data-fetching guidance to the canonical react-query-data-patterns skill.