Nguyen Minh Quan avatar

Nguyen Minh Quan

Community

@quanngynx

10Followers
|
74Public Repos
|
87Published Skills

Just a builder is researching about Agentic Commerce Protocol (ACP) and Agent Payments Protocol (AP2)

Agent Skills by Nguyen Minh Quan

Showing 87 vetted skills indexed across 1 GitHub repositories.

quanngynxquanngynx

Command Development

Create Claude Code slash commands with YAML frontmatter and Jinja-style templates.

Community
Advanced
quanngynxquanngynx

Skill Development

Design Claude Code plugin skills with SKILL.md frontmatter and progressive disclosure.

Community
Intermediate
quanngynxquanngynx

Writing Hookify Rules

Write Hookify rules with YAML frontmatter and regex conditions for agent events.

Community
Intermediate
quanngynxquanngynx

web-design-guidelines

Review web interface source files for compliance with Web Interface Guidelines.

Community
Intermediate
quanngynxquanngynx

postgres-best-practices

Guide PostgreSQL schema, indexing, and migration changes with EXPLAIN verification.

Community
Intermediate
quanngynxquanngynx

prisma-cli

Reference Prisma ORM CLI commands for setup, migrations, and database operations.

Community
Intermediate
quanngynxquanngynx

Plugin Settings

Store Claude Code plugin settings in `.claude/plugin-name.local.md` files with YAML frontmatter.

Community
Intermediate
quanngynxquanngynx

Plugin Structure

Explain Claude Code plugin directory structure and discovery rules.

Community
Intermediate
quanngynxquanngynx

prisma-client-api

Generate Prisma 7.x Client queries for CRUD, filtering, pagination, and transactions.

Community
Intermediate
quanngynxquanngynx

fastapi

Refactor FastAPI endpoints with Annotated parameters and response models.

Community
Intermediate
quanngynxquanngynx

fix

Run Prettier formatting and linc lint checks on JavaScript/TypeScript repositories.

Community
Basic
quanngynxquanngynx

Hook Development

Create Claude Code plugin hooks that validate tool execution across workflow events.

Community
Advanced
quanngynxquanngynx

base feature

Configures Turborepo task pipelines, caching, remote cache, and dependsOn behavior in monorepos.

Community
Intermediate
quanngynxquanngynx

vercel-react-best-practices

Optimize React and ​Next.js apps by removing waterfalls and reducing bundle size.

Community
Advanced
quanngynxquanngynx

vercel-composition-patterns

Refactor React 19 components from boolean props to compound composition patterns.

Community
Intermediate
quanngynxquanngynx

MCP Integration

Configure MCP servers in Claude Code plugins with transports and authentication.

Community
Advanced
quanngynxquanngynx

Agent Development

Creates Claude Code plugin agent configurations with triggering descriptions and frontmatter structure.

Community
Advanced
quanngynxquanngynx

turborepo

Configure turbo.json pipelines to cache outputs and run dependency-aware tasks.

Community
Advanced
quanngynxquanngynx

prisma-database-setup

Configure Prisma ORM v7 database connectivity with driver adapters and schema wiring.

Community
Intermediate
quanngynxquanngynx

render-props-pattern

Share stateful logic across React components via render props returning JSX.

Community
Basic
quanngynxquanngynx

observer-pattern

Implement decoupled event-driven communication with subscribe, unsubscribe, and notify operations.

Community
Basic
quanngynxquanngynx

factory-pattern

Create JavaScript and TypeScript objects via factory functions without the new keyword.

Community
Basic
quanngynxquanngynx

dynamic-import

Lazily load non-critical JavaScript or TypeScript modules with React.lazy and Suspense.

Community
Intermediate
quanngynxquanngynx

agent-browser

Automate Chrome browser interactions via CDP with snapshot-based element refs.

Community
Advanced