Nguyen Minh Quan
Community@quanngynx
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.
Command Development
Create Claude Code slash commands with YAML frontmatter and Jinja-style templates.
Skill Development
Design Claude Code plugin skills with SKILL.md frontmatter and progressive disclosure.
Writing Hookify Rules
Write Hookify rules with YAML frontmatter and regex conditions for agent events.
web-design-guidelines
Review web interface source files for compliance with Web Interface Guidelines.
postgres-best-practices
Guide PostgreSQL schema, indexing, and migration changes with EXPLAIN verification.
prisma-cli
Reference Prisma ORM CLI commands for setup, migrations, and database operations.
Plugin Settings
Store Claude Code plugin settings in `.claude/plugin-name.local.md` files with YAML frontmatter.
Plugin Structure
Explain Claude Code plugin directory structure and discovery rules.
prisma-client-api
Generate Prisma 7.x Client queries for CRUD, filtering, pagination, and transactions.
fastapi
Refactor FastAPI endpoints with Annotated parameters and response models.
fix
Run Prettier formatting and linc lint checks on JavaScript/TypeScript repositories.
Hook Development
Create Claude Code plugin hooks that validate tool execution across workflow events.
base feature
Configures Turborepo task pipelines, caching, remote cache, and dependsOn behavior in monorepos.
vercel-react-best-practices
Optimize React and Next.js apps by removing waterfalls and reducing bundle size.
vercel-composition-patterns
Refactor React 19 components from boolean props to compound composition patterns.
MCP Integration
Configure MCP servers in Claude Code plugins with transports and authentication.
Agent Development
Creates Claude Code plugin agent configurations with triggering descriptions and frontmatter structure.
turborepo
Configure turbo.json pipelines to cache outputs and run dependency-aware tasks.
prisma-database-setup
Configure Prisma ORM v7 database connectivity with driver adapters and schema wiring.
render-props-pattern
Share stateful logic across React components via render props returning JSX.
observer-pattern
Implement decoupled event-driven communication with subscribe, unsubscribe, and notify operations.
factory-pattern
Create JavaScript and TypeScript objects via factory functions without the new keyword.
dynamic-import
Lazily load non-critical JavaScript or TypeScript modules with React.lazy and Suspense.
agent-browser
Automate Chrome browser interactions via CDP with snapshot-based element refs.