tag

best

173 indexed skills · max 10 per page

skills (173)

mysql-best-practices

mindrally/skills · Productivity

2

MySQL development best practices for schema design, query optimization, and database administration. \n \n Covers schema design with InnoDB as default engine, appropriate data types (DECIMAL for financial data, utf8mb4 charset), and primary key strategies including AUTO_INCREMENT and UUID storage \n Indexing strategies including B-tree, FULLTEXT, and covering indexes with guidelines on column selectivity and composite index ordering \n Query optimization using EXPLAIN analysis, prepared statemen

tanstack-integration-best-practices

deckardger/tanstack-agent-skills · Productivity

2

Architectural patterns for coordinating TanStack Query, Router, and Start across full-stack applications. \n \n Covers setup, data flow, caching, and SSR integration with 13 rules organized by priority and category \n Emphasizes loader-based data fetching with ensureQueryData, suspense queries in components, and server functions as query sources \n Provides unified caching and invalidation strategies to prevent duplication and ensure single source of truth \n Includes automatic SSR dehydration/h

sqlalchemy-alembic-expert-best-practices-code-review

wispbit-ai/skills · Productivity

2

Simple, pragmatic, opinionated. Only what matters for writing production-grade SQLAlchemy and Alembic code.

effect-best-practices

makisuo/skills · Productivity

2

$22

dart-best-practices

kevmoo/dash_skills · Productivity

2

Use this skill when:

expo-react-native-javascript-best-practices

mindrally/skills · Frontend

2

Guidelines for building high-quality Expo React Native applications with JavaScript, focusing on clean code, modularity, and performance.

framer-motion-best-practices

pproenca/dot-skills · Productivity

2

Comprehensive performance optimization guide for Framer Motion animations in React applications. Contains 42 rules across 9 categories, prioritized by impact to guide automated refactoring and code generation.

tanstack-start-best-practices

deckardger/tanstack-agent-skills · Productivity

2

Best practices for full-stack React development with TanStack Start, covering server functions, middleware, SSR, and authentication. \n \n Organizes 31 rules across 10 categories (server functions, security, middleware, authentication, SSR, error handling, and more) with priority levels to guide implementation order \n Covers critical patterns for server-side logic, input validation, secure session management, and client-server boundary handling \n Includes middleware composition, selective SSR

laravel-best-practices

asyrafhussin/agent-skills · Productivity

2

31 Laravel 13 conventions and best practices across architecture, Eloquent, controllers, validation, security, and API design. \n \n Organized into 7 rule categories by priority, from critical architecture and database patterns to medium-impact performance and API design guidance \n Covers essential patterns including service classes, form requests, Eloquent models, migrations, eager loading, and event-driven architecture \n Includes 31 specific rules with prefixes (e.g., arch-service-classes ,

godot-best-practices

jwynia/agent-skills · Backend

2

Comprehensive GDScript coding standards and architecture patterns for Godot 4.x game development. \n \n Covers naming conventions, static typing, node references, signal-driven architecture, and resource loading strategies with code examples \n Includes common game patterns: state machines, object pooling, and save/load systems with template implementations \n Provides quick-reference tables for preferred vs. anti-patterns, export annotations, and script structure ordering \n Identifies 10+ comm

prevpage 4 / 18next