Best AI Coding Rules & Skills
Curated and ranked by quality score. All skills are verified against the latest framework versions.
npx @findutils/skills add react-typescript-best-practices nextjs-app-router tailwind-css-patterns accessibility-wcag remix-react-router20 top skills
React + TypeScript Best Practices
Modern React 19 patterns with TypeScript strict mode, Server Components, and performance optimization.
Next.js 15 App Router Patterns
Best practices for Next.js App Router with RSC, server actions, and data fetching.
Tailwind CSS 4 Patterns
Tailwind CSS 4 utility-first patterns, responsive design, and dark mode.
Web Accessibility (WCAG 2.1 AA)
WCAG 2.1 AA compliance with semantic HTML, ARIA, keyboard navigation, and screen readers.
Remix + React Router v7 Patterns
Full-stack web development with Remix and React Router v7 loaders, actions, and nested routing.
shadcn/ui + Radix UI Component Patterns
Build accessible component libraries with shadcn/ui, Radix primitives, and Tailwind CSS.
Node.js + Express Best Practices
Production-ready Node.js with Express, error handling, middleware, and security.
Python + FastAPI Best Practices
FastAPI with async patterns, Pydantic v2, SQLAlchemy 2.0, and proper project structure.
Go Idioms & Best Practices
Idiomatic Go with error handling, interfaces, testing, and concurrency patterns.
Rust Safety & Best Practices
Idiomatic Rust with ownership, error handling, traits, and performance patterns.
Spring Boot 3 + Java 21 Patterns
Spring Boot 3 with Java 21 records, virtual threads, Spring Security, and JPA best practices.
Authentication & Authorization Patterns
OAuth 2.0, JWT, session-based auth, RBAC, and secure authentication architecture.
React Native + Expo Best Practices
React Native with Expo managed workflow, TypeScript, navigation, and performance.
Flutter + Dart Best Practices
Flutter with clean architecture, Riverpod, and performance optimization.
Docker Best Practices
Docker with multi-stage builds, security hardening, and production-ready patterns.
GitHub Actions CI/CD
GitHub Actions with security, caching, matrix builds, and deployment patterns.
Cloudflare Workers Best Practices
Cloudflare Workers with KV, R2, D1, Durable Objects, and edge computing patterns.
AWS Lambda & Serverless Patterns
AWS Lambda with API Gateway, DynamoDB, SQS, and serverless architecture patterns for production workloads.
Test-Driven Development (TDD)
TDD workflow with Red-Green-Refactor cycle, test design, and practical patterns.
Playwright E2E Testing
Playwright for end-to-end testing with page objects, fixtures, and CI integration.