lukevella

lukevella

@lukevella

GitHub
12 Skills
61284 Total Stars
March 2026 Joined

Public Skills

better-auth-best-practices

by lukevella

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Auth 5.1K 3mo ago

organization-best-practices

by lukevella

This skill provides guidance and enforcement rules for implementing multi-tenant organizations, teams, and role-based access control using Better Auth's organization plugin.

Auth 5.1K 3mo ago

email-and-password-best-practices

by lukevella

This skill provides guidance and enforcement rules for implementing secure email and password authentication using Better Auth.

Auth 5.1K 3mo ago

create-auth-skill

by lukevella

Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.

Auth 5.1K 3mo ago

two-factor-authentication-best-practices

by lukevella

This skill provides guidance and enforcement rules for implementing secure two-factor authentication (2FA) using Better Auth's twoFactor plugin.

Auth 5.1K 3mo ago

devmoji

by lukevella

Devmoji commit message emoji conventions. Use when writing git commit messages, formatting commit descriptions, or choosing the right emoji prefix for a commit. Triggers on "commit message", "git commit", "commit emoji", "devmoji".

Database 5.1K 3mo ago

prisma-database-setup

by lukevella

Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on "configure postgres", "connect to mysql", "setup mongodb", "sqlite setup".

Code Gen 5.1K 3mo ago

prisma-cli

by lukevella

Prisma CLI commands reference covering all available commands, options, and usage patterns. Use when running Prisma CLI commands, setting up projects, generating client, running migrations, or managing databases. Triggers on "prisma init", "prisma generate", "prisma migrate", "prisma db", "prisma studio".

CLI Tools 5.1K 3mo ago

logging

by lukevella

Wide events logging pattern and conventions for this project. Use when writing logging code, adding observability, or implementing request tracing.

Kubernetes 5.1K 3mo ago

prisma-postgres

by lukevella

Prisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK. Use when creating Prisma Postgres databases, working in Prisma Console, provisioning with create-db/create-pg/create-postgres, or integrating programmatic provisioning with service tokens or OAuth.

API Dev 5.1K 3mo ago

prisma-client-api

by lukevella

Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on "prisma query", "findMany", "create", "update", "delete", "$transaction".

API Dev 5.1K 3mo ago

prisma-upgrade-v7

by lukevella

Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".

Code Gen 5.1K 3mo ago