Mykola Aleksandrov

Mykola Aleksandrov

Creator of Atomic Components for React
All activity
Mykola Aleksandrovstarted a discussion

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: ๐ŸŽฏ Kanban & KanbanBoard โ€“ Full-featured task management with drag-and-drop, WIP limits, and advanced getter methods API ๐Ÿ“Š ActivityHeatmap โ€“ GitHub-style activity...

Tired of maintaining messy UI codebases? AI-powered React component library with 115+ production-ready components. Use MCP to query components with Claude, Copilot, and other AI tools. TypeScript, Storybook, and Atomic Design. Atomic Components is a comprehensive React library built strictly on Atomic Design methodology. It helps developers build scalable, consistent, and maintainable interfaces faster. Perfect for teams who want to stop reinventing the wheel and start shipping features.
Atomic UI Components
Atomic UI ComponentsThe 1st AI-Powered React UI library based on Atomic Design
Mykola Aleksandrovstarted a discussion

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?...