Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

rallly

rallly enthält 13 gesammelte Skills von lukevella, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
13
Stars
5.2k
aktualisiert
2026-07-21
Forks
540
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

fix-crowdin-pr
Softwareentwickler

Fix coderabbit review findings on a Crowdin translation PR (l10n_main), keeping Crowdin and the PR branch in sync. Takes an optional PR number, defaults to the open "🌐 New Crowdin updates" PR.

2026-07-21
better-auth-security-best-practices
Informationssicherheitsanalysten

This skill provides guidance for implementing security features that span across Better Auth, including rate limiting, CSRF protection, session security, trusted origins, secret management, OAuth security, IP tracking, and security auditing. These topics are not covered in individual plugin skills.

2026-02-27
create-auth-skill
Softwareentwickler

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

2026-02-27
email-and-password-best-practices
Softwareentwickler

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

2026-02-27
organization-best-practices
Softwareentwickler

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

2026-02-27
two-factor-authentication-best-practices
Softwareentwickler

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

2026-02-27
devmoji
Softwareentwickler

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".

2026-02-20
logging
Softwareentwickler

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

2026-02-20
prisma-cli
Softwareentwickler

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".

2026-02-20
prisma-client-api
Softwareentwickler

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".

2026-02-20
prisma-database-setup
Softwareentwickler

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".

2026-02-20
prisma-postgres
Softwareentwickler

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.

2026-02-20
prisma-upgrade-v7
Softwareentwickler

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".

2026-02-20