8115 results (68.2ms) page 5 / 406
DeckardGer / tanstack-agent-skills-tanstack-router-best-practices exact

TanStack Router best practices for type-safe routing, data loading, search params, and navigation. Activate when building React applications with complex routing needs.

velt-js / agent-skills-velt-crdt-best-practices exact

Velt CRDT (Yjs) collaborative editing best practices for real-time applications. This skill should be used when implementing collaborative features using Velt CRDT stores, integrating with editors...

maximepzv / skills-apollo-graphql-best-practices exact

Best practices for Apollo GraphQL development including Apollo Client (React hooks, caching, error handling) and Apollo Server (schema design, resolvers, context, plugins). Use when writing,...

DeckardGer / tanstack-agent-skills-tanstack-query-best-practices exact

TanStack Query (React Query) best practices for data fetching, caching, mutations, and server state management. Activate when building data-driven React applications with server state.

sergiodxa / agent-skills-frontend-testing-best-practices exact

Testing best practices for the frontend. Emphasizes E2E tests over unit tests, minimal mocking, and testing behavior over implementation details. Use when writing tests or reviewing test code.

DeckardGer / tanstack-agent-skills-tanstack-start-best-practices exact

TanStack Start best practices for full-stack React applications. Server functions, middleware, SSR, authentication, and deployment patterns. Activate when building full-stack apps with TanStack Start.

sanity-io / agent-toolkit-seo-aeo-best-practices exact

SEO and AEO (Answer Engine Optimization) best practices including EEAT principles, structured data, and technical SEO. Use when implementing metadata, sitemaps, structured data, or optimizing...

velt-js / agent-skills-velt-notifications-best-practices exact

Velt Notifications implementation patterns and best practices for React, Next.js, and web applications. Use when adding in-app notifications, notification panels, email notifications via SendGrid,...

arraydude / agent-skills-react-query-best-practices exact

React Query v4 (TanStack Query) best practices, patterns, and troubleshooting. Use when working with useQuery, useMutation, query invalidation, caching, WebSocket integration, or any async state...

velt-js / agent-skills-velt-comments-best-practices exact

Velt Comments implementation patterns and best practices for React, Next.js, and web applications. Use when adding collaborative commenting features, comment modes (Freestyle, Popover, Stream,...

claudiocebpaz / vite-react-best-practices exact

Comprehensive React and Vite SPA performance, architecture, and deployment guidelines. Use this skill when building, reviewing, or refactoring React applications built with Vite (SPA). Covers...

waynesutton / convexskills-convex-best-practices exact

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

charlietlamb / ferix-convex-best-practices exact

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy