Mykola Aleksandrov

Mykola Aleksandrov

Creator of Atomic Components for React

About

Head of Digital Solutions and software architect from Melbourne, building modern Web, Cloud, .NET and AI-powered tools — and sharing what I learn along the way.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • Atomic UI Components
    Atomic UI ComponentsThe 1st AI-Powered React UI library based on Atomic Design
    Dec 2025
  • 🎉
    Joined Product HuntDecember 6th, 2025

Forums

Komentas - Modern, secure comment and raiting system for any website

Add modern, secure comments, reactions, and star ratings to any website in under 5 minutes. Lightweight (<50KB), AI-moderated, and free for small projects.

Atomic Components v1.2.0 – Build React apps faster with 115+ components

We're excited to launch Atomic Components v1.2.0!

Atomic Components is a comprehensive React UI library built on Atomic Design principles, offering unparalleled customization and developer experience.

What's New in v1.2.0:

Devs using Cursor/Copilot: How do you stop AI from hallucinating component props?

I've been building React apps with AI assistants for a while now, and my biggest frustration is "Context Hallucination."

You know the feeling: You ask Copilot to build a form, and it tries to use props that don't exist in your component library, or it imports components you haven't installed.

I'm curious how everyone is handling this right now:

  • Do you copy-paste docs into the chat every time?

  • Do you maintain massive .cursorrules files?

  • Or do you just accept that you have to fix the AI's mistakes manually?

View more