8115 results (94.4ms) page 7 / 406
0xBigBoss / claude-code-react-best-practices exact

Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and correct effect usage. Must use when reading or writing React components (.tsx,...

mastra-ai / mastra-tailwind-best-practices exact

Tailwind CSS styling guidelines for Mastra Playground UI. This skill should be used when writing, reviewing, or refactoring styling code in packages/playground-ui and packages/playground to ensure...

resend / email-best-practices exact

Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL),...

mastra-ai / mastra-react-best-practices exact

React performance optimization guidelines from Mastra Engineering. This skill should be used when writing, reviewing, or refactoring React code to ensure optimal performance patterns. Triggers on...

aj-geddes / useful-ai-prompts-logging-best-practices exact

Implement structured logging with JSON formats, log levels (DEBUG, INFO, WARN, ERROR), contextual logging, PII handling, and centralized logging. Use for logging, observability, log levels,...

0xBigBoss / claude-code-tamagui-best-practices exact

Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling. Must use when working with Tamagui projects (tamagui.config.ts, @tamagui imports).

hyf0 / vue-skills-pinia-best-practices exact

Pinia store TypeScript configuration and typing issues. Covers storeToRefs type loss, getters circular references, and setup store patterns. Use when working with Pinia stores in Vue 3 projects,...

FrontToEnd / agent-skills-vue-best-practices exact

Vue 3 and Nuxt performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring Vue 3/Nuxt code to ensure optimal performance patterns. Triggers on tasks...

vinayakkulkarni / vue-nuxt-best-practices-vue-best-practices exact

Vue.js performance optimization guidelines for building fast, maintainable applications. This skill should be used when writing, reviewing, or refactoring Vue.js code to ensure optimal performance...

vinayakkulkarni / vue-nuxt-best-practices-nuxt-best-practices exact

Nuxt 3/4 performance optimization and architecture guidelines for building fast, maintainable full-stack applications. This skill should be used when writing, reviewing, or refactoring Nuxt code...

vaayne / agent-kit-react-best-practices exact

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance...

dodopayments / skills-dodo-payments-best-practices exact

Comprehensive guide for integrating Dodo Payments - the all-in-one payment and billing platform for SaaS and AI products.

0xBigBoss / claude-code-go-best-practices exact

Provides Go patterns for type-first development with custom types, interfaces, functional options, and error handling. Must use when reading or writing Go files.

0xBigBoss / claude-code-nix-best-practices exact

Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.

0xBigBoss / claude-code-python-best-practices exact

Provides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol. Must use when reading or writing Python files.

0xBigBoss / claude-code-atlas-best-practices exact

Patterns for Atlas database schema management covering HCL/SQL schema definitions, versioned and declarative migrations, linting analyzers, testing, and project configuration. Use when working...