lukevellalukevellaCommunityยท14 Agent Skills Included

rallly

Build and maintain an open-source meeting scheduling app with AI

Guides AI agents through developing Rallly, an open-source group scheduling and polling app built with Next.js, Prisma, and Better Auth. Covers database migrations, Prisma v7 upgrades, secure authentication setup, two-factor auth, team permissions, and structured logging. Eliminates guesswork around breaking changes, security misconfigurations, and project conventions so agents ship correct code faster.
npx skills add lukevella/rallly --all -g -y
Available:

Gives the AI agent the project's architecture, commands, coding conventions, and UI rules so it can write code that fits this Next.js scheduling app correctly.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
lukevellalukevella

email-and-password-best-practices

Configure secure email and password authentication with Better Auth.

Community
Advanced
๐Ÿ“ฆ In Repo
lukevellalukevella

create-auth-skill

Scaffold authentication layers for TypeScript/JavaScript apps with Better Auth.

Community
Advanced
๐Ÿ“ฆ In Repo
lukevellalukevella

prisma-upgrade-v7

Migrate Prisma projects from v6 to v7 with breaking change references.

Community
Advanced
๐Ÿ“ฆ In Repo
lukevellalukevella

prisma-cli

Reference Prisma CLI commands, options, and usage patterns for Prisma 7.x.

Community
Advanced
๐Ÿ“ฆ In Repo
lukevellalukevella

two-factor-authentication-best-practices

Configure Better Auth's twoFactor plugin for TOTP, OTP, and backup codes.

Community
Advanced
๐Ÿ“ฆ In Repo
lukevellalukevella

prisma-client-api

Document Prisma Client model queries, filters, and client methods.

Community
Advanced
๐Ÿ“ฆ In Repo
lukevellalukevella

better-auth-best-practices

Integrate Better Auth with TypeScript applications for authentication and session management.

Community
Advanced
๐Ÿ“ฆ In Repo
lukevellalukevella

organization-best-practices

Implement multi-tenant organizations, teams, and RBAC with Better Auth.

Community
Advanced
๐Ÿ“ฆ In Repo
lukevellalukevella

prisma-postgres

Provision and manage Prisma Postgres databases via Console, create-db, and Management API.

Community
Advanced
๐Ÿ“ฆ In Repo
lukevellalukevella

better-auth-security-best-practices

Configure Better Auth security with rate limiting, CSRF protection, and session safeguards.

Community
Advanced
๐Ÿ“ฆ In Repo
lukevellalukevella

devmoji

Enforce emoji-prefixed commit messages in Git workflows.

Community
Intermediate
๐Ÿ“ฆ In Repo
lukevellalukevella

logging

Emit one structured log event per HTTP request with user context and performance metrics.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install Rallly skills?โ–ผ

Run `npx skills add lukevella/rallly --all -g -y` in your terminal to install all skills in this suite globally.

What is Rallly used for?โ–ผ

Rallly is an open-source scheduling tool that lets you create polls to find the best meeting time without back-and-forth emails. These skills help AI agents develop and maintain its codebase.

How do these skills help with Prisma v7?โ–ผ

They give your AI agent step-by-step migration guides, driver adapter setup, and CLI command references so Prisma v7 upgrades and database queries are done correctly.

Can AI agents set up secure authentication with these skills?โ–ผ

Yes. The Better Auth skills cover email and password login, two-factor authentication, organizations, rate limiting, and session security with production-ready patterns.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’