best▌
173 indexed skills · max 10 per page
vue-best-practices
vuejs-ai/skills · Frontend
Standard Vue 3 workflow with Composition API, <script setup> , and TypeScript as the default approach. \n \n Requires confirming project architecture upfront and reading core references on reactivity, SFCs, component data flow, and composables before implementation \n Enforces minimal source state with ref / reactive , deriving everything possible with computed , and keeping templates declarative \n Mandates component splitting when responsibilities exceed one clear purpose, with entry/root
vue-pinia-best-practices
vuejs-ai/skills · Frontend
Vue Pinia state management patterns, store setup guidance, and reactivity best practices. \n \n Covers store initialization, DevTools integration, and SSR considerations for setup stores \n Addresses common reactivity pitfalls including destructuring breaks and method binding issues in templates \n Provides patterns for ephemeral state like filters, URL synchronization, and production app conventions \n References specific error scenarios with linked solutions for quick troubleshooting \n
playwright-best-practices
currents-dev/playwright-best-practices-skill · Testing
Comprehensive reference guide for writing, debugging, and maintaining Playwright tests across all testing types and scenarios. \n \n Covers 50+ testing patterns including E2E, component, API, GraphQL, visual regression, accessibility, security, mobile, and Electron app testing \n Includes activity-based lookup tables for writing new tests, debugging failures, fixing flaky tests, and infrastructure setup \n Provides decision trees for test type selection, architecture patterns (POM vs fixtures),
better-auth-best-practices
better-auth/skills · Productivity
Complete Better Auth server and client setup with database adapters, session management, plugins, and security configuration. \n \n Covers full workflow from installation through database migration, environment variable setup, and route handler creation across multiple frameworks \n Supports multiple database adapters (Prisma, Drizzle, MongoDB, direct connections) with critical guidance on model vs. table naming conventions \n Includes session storage strategies with secondary storage (Redis/KV)
vue-jsx-best-practices
vuejs-ai/skills · Frontend
Vue JSX syntax patterns and key differences from React JSX conventions. \n \n Covers attribute naming differences (e.g., class vs className ) and Vue-specific JSX configuration \n Includes migration guidance for developers converting React JSX code to Vue \n Addresses common type errors and render function patterns when using JSX in Vue projects \n
accelint-react-best-practices
gohypergiant/agent-skills · Frontend
Comprehensive performance optimization and best practices for React applications, designed for AI agents and LLMs working with React code.
voltagent-best-practices
voltagent/skills · Productivity
Quick reference for VoltAgent conventions and patterns.
capacitor-best-practices
cap-go/capgo-skills · Productivity
Comprehensive guidelines for building production-ready Capacitor applications.
testing-best-practices
royrvd/golden-testing-rules-for-ai · Testing
testing-best-practices
general-best-practices
mindrally/skills · Productivity
A comprehensive collection of software development best practices applicable across various technology stacks and project types.