Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

rallly

rallly에는 lukevella에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
5.2k
업데이트
2026-07-21
Forks
540
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

fix-crowdin-pr
소프트웨어 개발자

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
정보 보안 분석가

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
소프트웨어 개발자

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

2026-02-27
email-and-password-best-practices
소프트웨어 개발자

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

2026-02-27
organization-best-practices
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-02-27
devmoji
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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