Khoi Nguyen
Community@dev-khoi
BSD student @ Seneca College
Agent Skills by Khoi Nguyen
Showing 60 vetted skills indexed across 2 GitHub repositories.
kaizen
Apply Kaizen continuous improvement methodology to analyze processes and eliminate waste.
prompt-chaining
Decompose tasks into sequential LLM steps with validation between stages.
five-whys
Conduct root cause analysis using iterative Five Whys questioning.
auth0-react
Integrate Auth0 authentication into React single-page applications using the @auth0/auth0-react SDK.
hypothesis-tree
Structure complex questions into MECE testable hypotheses for product analysis.
agent-browser
Automate browser navigation, form filling, screenshots, and data extraction via a CLI.
react-useeffect-avoid
Guides React developers away from unnecessary useEffect usage toward render-time and event-driven alternatives.
user-story-fundamentals
Write structured user stories with acceptance criteria, INVEST checks, and prioritization frameworks.
code-architecture-tailwind-v4-best-practices
Guides Tailwind CSS v4 component styling patterns using utilities, CVA, and tailwind-variants.
orchestrator-workers
Decompose dynamic AI tasks into worker jobs with iterative replanning.
halo-effect-psychology
Analyze first impressions and apply halo effect principles to product design decisions.
value-realization
Analyze whether end users can clearly perceive product value using a four-dimension framework.
cognitive-fluency-psychology
Audit copy and interfaces against cognitive fluency principles to improve clarity and conversion.
deliberate-practice
Applies deliberate practice principles to design focused skill-training routines with feedback loops.
typescript-interface-vs-type
Guides choosing between interface and type aliases in TypeScript code.
curiosity-gap
Design information gaps for headlines, notifications, and onboarding flows using Loewenstein's curiosity theory.
game-theory-tit-for-tat
Applies the Tit for Tat game theory strategy to repeated negotiations and relationship decisions.
self-initiated-triggers
Design internal triggers that drive self-initiated user engagement and habit formation.
evaluator-optimizer
Implements a generate-evaluate-revise loop that iterates outputs against a rubric until quality passes.
what-not-to-do-as-product-manager
Catalogs product management anti-patterns with self-audit checklists and corrective leadership guidance.
react-use-state
Guides correct usage of the React useState hook for component state management.
typescript-advanced-types
Implement generics, conditional types, mapped types, and template literal types in TypeScript.
social-proof-psychology
Apply social proof principles to design testimonials, user statistics, and trust elements on landing pages.
hicks-law
Analyze interface decision points and reduce choice overload using Hick's Law.
Frequently Asked Questions About Khoi Nguyen
FAQPage SchemaWhat 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.