Agent Skills by Narix Hine
Showing 24 vetted skills indexed across 1 GitHub repositories.
email-and-password-best-practices
Configure email verification, password reset flows, and hashing policies for Better Auth credential authentication.
safe-action-forms
Integrates next-safe-action server actions with native HTML forms and react-hook-form.
improve-animations
Audits codebase animation code and writes self-contained motion improvement plans.
create-auth
Scaffold and implement Better Auth authentication in TypeScript and JavaScript applications.
safe-action-client
Configure next-safe-action clients with validated server actions and structured error handling.
prisma-cli
Reference Prisma ORM CLI commands for migrations, client generation, and database workflows.
heroui-react
Builds React UIs with HeroUI v3 components, Tailwind CSS v4, and oklch theming.
safe-action-better-auth
Adds Better Auth authentication middleware to next-safe-action server action clients.
safe-action-middleware
Implements authentication, logging, and validation middleware for next-safe-action server actions.
prisma-driver-adapter-implementation
Implements Prisma ORM v7 driver adapters for custom database drivers.
prisma-client-api
Provides Prisma Client API reference for database queries, filters, relations, and transactions.
safe-action-validation-errors
Handle validation errors in next-safe-action server actions with formatted or flattened shapes.
design-taste-frontend
Generates non-templated frontend designs for landing pages, portfolios, and redesigns using brief inference and design systems.
better-auth-best-practices
Configure Better Auth servers, database adapters, sessions, and plugins for TypeScript applications.
prisma-postgres
Provision and manage Prisma Postgres databases via CLI, Console, and Management API.
safe-action-hooks
Implements next-safe-action React hooks for executing server actions with status tracking and optimistic updates.
prisma-postgres-setup
Provisions Prisma Postgres databases via the Management API and connects them to local projects.
minimalist-ui
Generates editorial-style minimalist web interfaces with warm monochrome palettes and bento-grid layouts.
gpt-taste
Generates award-level React landing pages with GSAP animations and randomized layout selection.
high-end-visual-design
Generates premium agency-tier UI code with curated typography, layouts, and motion patterns.
emil-design-eng
Reviews and improves UI animations, transitions, and component interactions using CSS and Motion.
ai-sdk
Answers questions and builds AI features using the Vercel AI SDK.
better-auth-security-best-practices
Configure rate limiting, CSRF protection, trusted origins, and secure sessions for Better Auth deployments.
prisma-compute
Deploys TypeScript applications to Prisma Compute using the Prisma Platform CLI.
Frequently Asked Questions About Narix Hine
FAQPage SchemaWhat 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.