tag

better

10 indexed skills · max 10 per page

skills (10)

better-icons

better-auth/better-icons · Productivity

1

Search and retrieve SVGs from 200+ icon libraries with CLI and MCP server integration. \n \n Supports searching across major collections (Lucide, Material Design Icons, Heroicons, Tabler, and 200+ more) with filtering by prefix and result limits \n CLI commands for searching icons, downloading batches as SVG files, and retrieving individual icons with color and size customization \n MCP server tools for AI agents including smart recommendations, similarity matching, project scanning, and batch i

nuxt-better-auth

onmax/nuxt-skills · Productivity

0

Authentication for Nuxt 4+ with composables, server helpers, and route protection. \n \n Provides useUserSession() composable for client-side auth flows (login, signup, signout) and requireUserSession() server helper for API route protection \n Supports route protection via routeRules and definePageMeta with role-based access control \n Integrates Better Auth plugins including admin, passkey, and 2FA capabilities \n Includes NuxtHub database setup with Drizzle schema and clientOnly mode for exte

make-interfaces-feel-better

jakubkrehel/make-interfaces-feel-better · Productivity

0

Practical design engineering principles for polishing UI components and interactions. \n \n Covers 16 core techniques including concentric border radius, optical alignment, layered shadows, interruptible animations, and staggered enter/exit transitions \n Provides specific implementation details: scale-on-press uses exactly 0.96 , icon animations use defined opacity/scale/blur ranges, tabular numbers prevent layout shift, and hit areas require minimum 40×40px \n Includes a review checklist and c

better-auth-security-best-practices

better-auth/skills · Productivity

0

better-auth-security-best-practices

better-auth-best-practices

better-auth/skills · Productivity

0

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)

better-all

casper-studios/casper-marketplace · Productivity

0

Note: This library is not yet indexed in DeepWiki or Context7.

better-auth

mrgoonie/claudekit-skills · Productivity

0

Better Auth is comprehensive, framework-agnostic authentication/authorization framework for TypeScript with built-in email/password, social OAuth, and powerful plugin ecosystem for advanced features.

better-auth

giuseppe-trisciuoglio/developer-kit · Productivity

0

Better Auth is a type-safe authentication framework for TypeScript supporting multiple providers, 2FA, SSO, organizations, and passkeys. This skill covers integration patterns for NestJS backend with Drizzle ORM + PostgreSQL and Next.js App Router frontend.

better-auth

jezweb/claude-skills · Productivity

0

Self-hosted TypeScript auth for Cloudflare Workers with OAuth, 2FA, passkeys, organizations, and 80+ production-ready endpoints. \n \n Requires Drizzle ORM or Kysely for D1 (no direct adapter); use drizzleAdapter() or new Kysely({ dialect: new D1Dialect() }) with nodejs_compat flag in wrangler.toml \n Provides 80+ auto-generated REST endpoints covering authentication, sessions, 2FA, organizations, admin operations, and social OAuth—zero endpoint code needed \n Includes 15+ plugins: OAuth 2.1 Pro

better-result-adopt

dmmulroy/better-result · Productivity

0

Adopt better-result incrementally in existing codebases without rewriting everything at once.