GELLIFY
Official@gellify · Italy
Offers architectural guidance for secure authentication, multi-tenant identity management, and performance-optimized React and Next.js web application development.
Agent Skills by GELLIFY
Showing 11 vetted skills indexed across 1 GitHub repositories.
email-and-password-best-practices
Implement secure email and password authentication with Better Auth.
create-auth-skill
Create authentication layers for TypeScript and JavaScript apps with Better Auth.
two-factor-authentication-best-practices
Implement TOTP, OTP, and backup codes with Better Auth.
find-skills
Search the open agent skills ecosystem and provide installation commands.
next-best-practices
Guide Next.js development covering file conventions, RSC boundaries, and optimization techniques.
better-auth-best-practices
Guide Better Auth TypeScript integration with configuration, environment variables, and security practices.
organization-best-practices
Configure multi-tenant organizations, teams, and role-based access control with Better Auth.
vercel-react-best-practices
Apply Vercel performance optimization rules to React and Next.js code.
logging-best-practices
Enforce structured logging with wide events and high-cardinality fields.
vercel-composition-patterns
Guide React component architecture with compound components and state decoupling.
better-auth-security-best-practices
Configure authentication security best practices for secret management, rate limiting, and CSRF protection.
Frequently Asked Questions About GELLIFY
FAQPage SchemaWhat specific security tasks can I perform using these skills?▼
You can implement robust identity layers including email and password authentication, TOTP and OTP multi-factor verification, and CSRF protection. These skills also cover secret management and rate limiting to ensure secure, production-ready identity handling within TypeScript and JavaScript environments.
Which engineering personas benefit from these architectural patterns?▼
Full-stack developers and security engineers building on the Next.js and React ecosystem benefit most. These patterns are designed for teams requiring scalable multi-tenant organization management, structured logging for high-cardinality data, and performance-optimized component composition.
What are the prerequisites for implementing these authentication patterns?▼
Implementation requires a TypeScript or JavaScript environment and the Better Auth library. Developers should have an existing Next.js project structure and be prepared to configure environment variables for secret management and multi-tenant organization roles.