Narix Hine avatar

Narix Hine

Community

@NarixHine

6Followers
|
6Public Repos
|
24Published Skills

Make art.

Skills Distribution
DomainDeveloper To...Authentication & S.. (30%)Database ORM & Pos.. (30%)UI Design Systems .. (30%)AI Feature Develop.. (10%)

Agent Skills by Narix Hine

Showing 24 vetted skills indexed across 1 GitHub repositories.

NarixHineNarixHine

email-and-password-best-practices

Configure email verification, password reset flows, and hashing policies for Better Auth credential authentication.

Community
Intermediate
NarixHineNarixHine

safe-action-forms

Integrates next-safe-action server actions with native HTML forms and react-hook-form.

Community
Intermediate
NarixHineNarixHine

improve-animations

Audits codebase animation code and writes self-contained motion improvement plans.

Community
Advanced
NarixHineNarixHine

create-auth

Scaffold and implement Better Auth authentication in TypeScript and JavaScript applications.

Community
Advanced
NarixHineNarixHine

safe-action-client

Configure next-safe-action clients with validated server actions and structured error handling.

Community
Intermediate
NarixHineNarixHine

prisma-cli

Reference Prisma ORM CLI commands for migrations, client generation, and database workflows.

Community
Intermediate
NarixHineNarixHine

heroui-react

Builds React UIs with HeroUI v3 components, Tailwind CSS v4, and oklch theming.

Community
Intermediate
NarixHineNarixHine

safe-action-better-auth

Adds Better Auth authentication middleware to next-safe-action server action clients.

Community
Intermediate
NarixHineNarixHine

safe-action-middleware

Implements authentication, logging, and validation middleware for next-safe-action server actions.

Community
Intermediate
NarixHineNarixHine

prisma-driver-adapter-implementation

Implements Prisma ORM v7 driver adapters for custom database drivers.

Community
Advanced
NarixHineNarixHine

prisma-client-api

Provides Prisma Client API reference for database queries, filters, relations, and transactions.

Community
Intermediate
NarixHineNarixHine

safe-action-validation-errors

Handle validation errors in next-safe-action server actions with formatted or flattened shapes.

Community
Intermediate
NarixHineNarixHine

design-taste-frontend

Generates non-templated frontend designs for landing pages, portfolios, and redesigns using brief inference and design systems.

Community
Advanced
NarixHineNarixHine

better-auth-best-practices

Configure Better Auth servers, database adapters, sessions, and plugins for TypeScript applications.

Community
Intermediate
NarixHineNarixHine

prisma-postgres

Provision and manage Prisma Postgres databases via CLI, Console, and Management API.

Community
Intermediate
NarixHineNarixHine

safe-action-hooks

Implements next-safe-action React hooks for executing server actions with status tracking and optimistic updates.

Community
Intermediate
NarixHineNarixHine

prisma-postgres-setup

Provisions Prisma Postgres databases via the Management API and connects them to local projects.

Community
Advanced
NarixHineNarixHine

minimalist-ui

Generates editorial-style minimalist web interfaces with warm monochrome palettes and bento-grid layouts.

Community
Intermediate
NarixHineNarixHine

gpt-taste

Generates award-level React landing pages with GSAP animations and randomized layout selection.

Community
Intermediate
NarixHineNarixHine

high-end-visual-design

Generates premium agency-tier UI code with curated typography, layouts, and motion patterns.

Community
Intermediate
NarixHineNarixHine

emil-design-eng

Reviews and improves UI animations, transitions, and component interactions using CSS and Motion.

Community
Intermediate
NarixHineNarixHine

ai-sdk

Answers questions and builds AI features using the Vercel AI SDK.

Community
Intermediate
NarixHineNarixHine

better-auth-security-best-practices

Configure rate limiting, CSRF protection, trusted origins, and secure sessions for Better Auth deployments.

Community
Intermediate
NarixHineNarixHine

prisma-compute

Deploys TypeScript applications to Prisma Compute using the Prisma Platform CLI.

Community
Advanced

Frequently Asked Questions About Narix Hine

FAQPage Schema
What tasks can I accomplish with Narix Hine's skills?▼

You can implement Better Auth authentication with email/password and OAuth, build validated next-safe-action server actions with forms and middleware, manage Prisma ORM schemas, migrations, and Postgres provisioning, deploy via Prisma Compute, and produce high-end UI designs with GSAP motion audits.

Who are these skills designed for?▼

TypeScript and React full-stack developers building Next.js applications. They suit engineers adding authentication, type-safe server actions, or Prisma database layers, plus design engineers refining landing pages, animations, and component polish with HeroUI and editorial design systems.

How do the Prisma skills work in practice?▼

The prisma-postgres-setup skill provisions a database and returns a connection string via the Management API. prisma-cli covers init, generate, migrate, and studio commands, prisma-client-api guides queries and transactions, and prisma-compute handles deployment with defineComputeConfig and service tokens.

Are these skills free and open source?▼

The Prisma-authored skills (prisma-cli, prisma-client-api, prisma-postgres, prisma-compute, driver adapters) carry MIT licenses. Other skills in the manifest, including Better Auth, next-safe-action, and design skills, do not specify a license in their frontmatter.

What prerequisites do these skills require?▼

A TypeScript/JavaScript project, typically Next.js or React. Auth skills require Better Auth; safe-action skills require next-safe-action with a Standard Schema validator like Zod, Yup, or Valibot; Prisma skills require Prisma v7; UI skills reference Tailwind CSS v4, HeroUI, and GSAP.