Khoi Nguyen avatar

Khoi Nguyen

Community

@dev-khoi

7Followers
|
27Public Repos
|
60Published Skills

BSD student @ Seneca College

Skills Distribution
DomainDeveloper To...Frontend Engineeri.. (35%)Product Management.. (25%)UX Psychology & Be.. (20%)LLM Orchestration .. (12%)

Agent Skills by Khoi Nguyen

Showing 60 vetted skills indexed across 2 GitHub repositories.

dev-khoidev-khoi

kaizen

Apply Kaizen continuous improvement methodology to analyze processes and eliminate waste.

Community
Intermediate
dev-khoidev-khoi

prompt-chaining

Decompose tasks into sequential LLM steps with validation between stages.

Community
Basic
dev-khoidev-khoi

five-whys

Conduct root cause analysis using iterative Five Whys questioning.

Community
Basic
dev-khoidev-khoi

auth0-react

Integrate Auth0 authentication into React single-page applications using the @auth0/auth0-react SDK.

Community
Intermediate
dev-khoidev-khoi

hypothesis-tree

Structure complex questions into MECE testable hypotheses for product analysis.

Community
Intermediate
dev-khoidev-khoi

agent-browser

Automate browser navigation, form filling, screenshots, and data extraction via a CLI.

Community
Advanced
dev-khoidev-khoi

react-useeffect-avoid

Guides React developers away from unnecessary useEffect usage toward render-time and event-driven alternatives.

Community
Intermediate
dev-khoidev-khoi

user-story-fundamentals

Write structured user stories with acceptance criteria, INVEST checks, and prioritization frameworks.

Community
Intermediate
dev-khoidev-khoi

code-architecture-tailwind-v4-best-practices

Guides Tailwind CSS v4 component styling patterns using utilities, CVA, and tailwind-variants.

Community
Intermediate
dev-khoidev-khoi

orchestrator-workers

Decompose dynamic AI tasks into worker jobs with iterative replanning.

Community
Advanced
dev-khoidev-khoi

halo-effect-psychology

Analyze first impressions and apply halo effect principles to product design decisions.

Community
Intermediate
dev-khoidev-khoi

value-realization

Analyze whether end users can clearly perceive product value using a four-dimension framework.

Community
Intermediate
dev-khoidev-khoi

cognitive-fluency-psychology

Audit copy and interfaces against cognitive fluency principles to improve clarity and conversion.

Community
Intermediate
dev-khoidev-khoi

deliberate-practice

Applies deliberate practice principles to design focused skill-training routines with feedback loops.

Community
Basic
dev-khoidev-khoi

typescript-interface-vs-type

Guides choosing between interface and type aliases in TypeScript code.

Community
Basic
dev-khoidev-khoi

curiosity-gap

Design information gaps for headlines, notifications, and onboarding flows using Loewenstein's curiosity theory.

Community
Intermediate
dev-khoidev-khoi

game-theory-tit-for-tat

Applies the Tit for Tat game theory strategy to repeated negotiations and relationship decisions.

Community
Intermediate
dev-khoidev-khoi

self-initiated-triggers

Design internal triggers that drive self-initiated user engagement and habit formation.

Community
Intermediate
dev-khoidev-khoi

evaluator-optimizer

Implements a generate-evaluate-revise loop that iterates outputs against a rubric until quality passes.

Community
Intermediate
dev-khoidev-khoi

what-not-to-do-as-product-manager

Catalogs product management anti-patterns with self-audit checklists and corrective leadership guidance.

Community
Basic
dev-khoidev-khoi

react-use-state

Guides correct usage of the React useState hook for component state management.

Community
Basic
dev-khoidev-khoi

typescript-advanced-types

Implement generics, conditional types, mapped types, and template literal types in TypeScript.

Community
Intermediate
dev-khoidev-khoi

social-proof-psychology

Apply social proof principles to design testimonials, user statistics, and trust elements on landing pages.

Community
Intermediate
dev-khoidev-khoi

hicks-law

Analyze interface decision points and reduce choice overload using Hick's Law.

Community
Basic

Frequently Asked Questions About Khoi Nguyen

FAQPage Schema
What tasks can I accomplish with dev-khoi's skills?▼

You can structure TypeScript types with generics and satisfies, optimize React hooks usage, configure Tailwind CSS v4, add Auth0 authentication, apply UX psychology frameworks like Hick's Law and Fogg B=MAP, run PDCA/Kaizen improvement cycles, and automate browsers or Electron apps via agent-browser.

Who should use this skill registry?▼

Frontend engineers working in React, Next.js, and TypeScript codebases, plus product managers and UX designers applying structured frameworks like Jobs-to-be-Done, Business Model Canvas, Five Whys root cause analysis, and cognitive bias audits for conversion optimization.

How do the browser automation skills run in practice?▼

The agent-browser, slack, electron, and dogfood skills execute via Bash commands (npx agent-browser), driving headless Chrome or connecting through Chrome DevTools Protocol. The vercel-sandbox skill launches Chrome inside Vercel microVMs for persistent, isolated browser sessions.

Are these skills open source and what do they cost?▼

The Auth0 skills (auth0-react, auth0-quickstart) are explicitly licensed Apache-2.0 by Auth0. Other skills in the manifest carry no stated license or fee; they are prompt-based methodology guides with no runtime cost beyond the host environment.

What prerequisites or dependencies are required?▼

auth0-quickstart requires the Auth0 CLI installed via Homebrew on macOS or Linux. Browser automation skills require npx agent-browser availability. Frontend skills assume existing React, Next.js, TypeScript, or Tailwind v4 projects; methodology skills have no technical dependencies.