45 related articles

A hands-on case study: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded dev board from scratch in under 3 hours.

A hands-on case: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded board from scratch in under 3 hours.

A Vue3 beginner tutorial centered on "learn just enough, apply immediately." A three-stage path covers reactivity, Composition API, Element Plus, and data visualization, culminating in an enterprise-grade AI health monitoring system with blood sugar management, RAG consultation, and doctor-patient collaboration.
ui-skills: An AI Skills Library Built …
ui-skills is an open-source AI Skills library for design engineers that helps AI generate higher-quality UI code. It quickly gained thousands of GitHub Stars.

A Power Platform MVP demonstrates how to use MCP to securely expose Power Apps business data to M365 Copilot. Covers declarative agent creation, custom tool development, and VS Code setup.

Master GSAP animations in practice: ScrollTrigger, SplitText, Timeline orchestration, and frame-rate-consistent infinite scroll — with full code examples. Now completely free.

Playwright E2E Builder is an AI Skill installed in Cursor that transforms UI automation from throwaway scripts into sustainable engineering assets through a four-step workflow, with built-in locator health checks.

Explore the core features and use cases of the free Mermaid Diagram Editor. Supporting flowcharts, sequence diagrams, Gantt charts and more, it follows the 'diagrams as code' philosophy to enable version-controlled technical documentation for developers and architects.

shadcn/ui has officially made Base UI its default underlying library, replacing Radix. Learn the technical background, team lineage, and what this means for your projects.

Meta open-sources Astryx on GitHub — an Agent Ready design system built for AI coding assistants. 5,600+ Stars and growing. Learn how it tackles AI hallucination in UI code generation.

Explore Vibe Coding's core concepts and practical applications across frontend UI generation, backend APIs, and one-click deployment, with a zero-to-hero guide for non-programmers.

A deep dive into generating professional animated videos from scratch using Claude Code with Remotion, covering GSAP, Three.js, Lottie, Blender comparisons, Skill file setup, and advanced tips.

The Claude Code team calls HTML "unreasonably effective" and Silicon Valley leaders like Karpathy agree. Learn why HTML is resurging in the AI era and how to use AI+HTML for rapid prototyping.

Figma Code Context is an open-source MCP tool that fetches structured design data via Figma API, enabling AI to generate high-fidelity frontend code in seconds.

A complete guide to Vibe Coding: from idea to PRD, UI design, and working code using AI tools like Gemini, Figma Make, and Cursor — no coding skills needed.

Vibe Coding lets non-coders build software with AI. Learn the core concepts, how it differs from traditional programming, and set up Miniconda step by step.

Complete guide to WeChat Mini Program dark mode: from generating dark color schemes with Pencil MCP and AI image generation, to building a Theme.js switching architecture with CSS variables and system dark mode detection.

A developer built a complete Connect 4 game using only CSS — no JavaScript. This article explores the Checkbox Hack, selector combinations, and other core techniques, examining the computational boundaries of CSS.

CSS is introducing if() statements and @function custom functions, revolutionizing how media queries are written. Learn about inline conditionals, custom responsive functions, and their impact.

Deep dive into Kevin Powell's three CSS layout primitives: Stack (Flexbox vertical stacking), Prose (long-form typography spacing), and Pile (Grid area stacking) for maintainable, flexible CSS.