rallly
Build and maintain an open-source meeting scheduling app with AI
All Skills in This Repository (14)
Pure Emerald Level Indicatorsemail-and-password-best-practices
Configure secure email and password authentication with Better Auth.
create-auth-skill
Scaffold authentication layers for TypeScript/JavaScript apps with Better Auth.
prisma-upgrade-v7
Migrate Prisma projects from v6 to v7 with breaking change references.
prisma-cli
Reference Prisma CLI commands, options, and usage patterns for Prisma 7.x.
two-factor-authentication-best-practices
Configure Better Auth's twoFactor plugin for TOTP, OTP, and backup codes.
prisma-client-api
Document Prisma Client model queries, filters, and client methods.
better-auth-best-practices
Integrate Better Auth with TypeScript applications for authentication and session management.
organization-best-practices
Implement multi-tenant organizations, teams, and RBAC with Better Auth.
prisma-postgres
Provision and manage Prisma Postgres databases via Console, create-db, and Management API.
better-auth-security-best-practices
Configure Better Auth security with rate limiting, CSRF protection, and session safeguards.
devmoji
Enforce emoji-prefixed commit messages in Git workflows.
logging
Emit one structured log event per HTTP request with user context and performance metrics.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core