Nguyễn Hữu Quý avatar

Nguyễn Hữu Quý

Community

@nguyenquy0710 · Việt Nam

7Followers
|
62Public Repos
|
27Published Skills

@nhquydev

Agent Skills by Nguyễn Hữu Quý

Showing 27 vetted skills indexed across 2 GitHub repositories.

nguyenquy0710nguyenquy0710

Types Folder - TypeScript Type Definitions

Define TypeScript interfaces and types for Next.js and Mongoose data structures.

Community
Intermediate
nguyenquy0710nguyenquy0710

App Folder - Next.js App Router

Manage Next.js App Router development with routing, components, and Bootstrap styling.

Community
Intermediate
nguyenquy0710nguyenquy0710

Models Folder - Mongoose Models

Creates Mongoose schemas and model exports for MongoDB in TypeScript Next.js apps.

Community
Intermediate
nguyenquy0710nguyenquy0710

Lib Folder - Utility Libraries

Organize reusable utility functions, configurations, and helper modules for application development.

Community
Intermediate
nguyenquy0710nguyenquy0710

App/Auth Folder - Authentication Pages

Manage user registration, login, and sessions with NextAuth.js.

Community
Intermediate
nguyenquy0710nguyenquy0710

Admin Panel Pages

Manage wiki content, categories, and users via a role-based web interface.

Community
Intermediate
nguyenquy0710nguyenquy0710

App/API Folder - API Route Handlers

Define RESTful API endpoints with Next.js App Router route handlers.

Community
Intermediate
nguyenquy0710nguyenquy0710

App/(client) Folder - Public Pages

Create public Next.js pages with Bootstrap for the DAKIA Wiki Bot.

Community
Basic
nguyenquy0710nguyenquy0710

Database Patterns & Conventions

Document MongoDB and Mongoose patterns for application development.

Community
Advanced
nguyenquy0710nguyenquy0710

Architecture & Project Structure

Document the DAKIA Wiki Bot architecture using Next.js 16, React, TypeScript, and MongoDB.

Community
Advanced
nguyenquy0710nguyenquy0710

Coding Conventions

Define coding conventions for TypeScript and React projects.

Community
Intermediate
nguyenquy0710nguyenquy0710

Theme & Design System

Define CSS variables, design tokens, and typography for the DAKIA Wiki Bot.

Community
Basic
nguyenquy0710nguyenquy0710

Styling Patterns & Conventions

Document styling patterns and CSS conventions for the DAKIA Wiki Bot.

Community
Basic
nguyenquy0710nguyenquy0710

Authentication & Security

Implement NextAuth.js authentication with JWT sessions and bcrypt password hashing.

Community
Advanced
nguyenquy0710nguyenquy0710

Lib/Auth Folder - Authentication Utilities

Hash and verify user passwords with bcrypt for NextAuth.js authentication.

Community
Intermediate
nguyenquy0710nguyenquy0710

Lib/Markdown Folder - Markdown Processing

Convert Markdown content to HTML with syntax highlighting for code blocks.

Community
Basic
nguyenquy0710nguyenquy0710

Lib/DB Folder - Database Utilities

Manage MongoDB connections with a Mongoose singleton for Next.js applications.

Community
Intermediate
nguyenquy0710nguyenquy0710

Batch Script Utilities - DAKIA Academy

Automate Git operations and development workflows on Windows using batch scripts.

Community
Intermediate
nguyenquy0710nguyenquy0710

Types Directory

Define TypeScript types, interfaces, and utility types for web applications.

Community
Intermediate
nguyenquy0710nguyenquy0710

App Directory - SKILL.md

Manage Next.js App Router routes, pages, and API endpoints.

Community
Intermediate
nguyenquy0710nguyenquy0710

Content Directory - SKILL.md

Parse frontmatter metadata and convert Markdown course content to HTML.

Community
Intermediate
nguyenquy0710nguyenquy0710

Models

Define Mongoose schemas for users, courses, and content with validation.

Community
Intermediate
nguyenquy0710nguyenquy0710

Lib Directory

Provide reusable Node.js and TypeScript utilities for database, authentication, and validation.

Community
Intermediate
nguyenquy0710nguyenquy0710

API Routes

Develop backend API routes with Next.js, TypeScript, and Zod validation.

Community
Advanced