106 related articles
TutorialsAfter returning to vanilla CSS from Tailwind, how do you choose a good color system? This article covers community-recommended CSS palette solutions including Reasonable Colours, Flexoki, uchū, and generator tools like tints.dev.

Deep dive into Datastar hypermedia framework's core philosophy and implementation. Learn how putting state in the right place simplifies frontend architecture.

Deep dive into the Datastar hypermedia framework: its core philosophy, technical implementation, HTMX comparison, and how putting state in the right place simplifies frontend architecture.

OpenAI's Jason Liu shares how he uses ChatGPT Workbench and Codex to build an AI work OS: Chief of Staff automation, persistent threads, Skills/Plugins, browser control, and app-building methodology.

Deep dive into the trending open source project Impeccable — a design language framework that enables AI tools to generate professional-grade UI. Learn how it bridges the design quality gap in AI-generated interfaces.

A Google DeepMind engineer reveals that over 50,000 AI agent skills come with almost no evals. Learn how to write skill evaluations, from description tuning to test design.

A Google DeepMind engineer reveals that over 50,000 AI agent skills come with almost no evals. This guide covers skill descriptions, test design, eval harnesses, and retirement strategies.

Why does AI-generated UI all look the same? Designer SEN open-sourced a Skill called Taste that uses a four-agent pipeline to reverse-engineer website "taste" into verifiable design principles called Taste DNA.

Google DeepMind engineer Philip reveals: almost everyone uses coding agent Skills, yet almost no one writes evals for them. A deep dive into Skill evaluation methods, 8 actionable tips, and a real Gemini API case study.
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.

Is one-prompt app generation really that powerful? We break down three tiers of AI dev tools, expose the gap between demo and production, and compare top domestic platforms including Baidu Miaoda and Ant Lingguan.

A hands-on guide to installing and configuring the OpenAI Codex IDE extension, covering its three working modes and Agent demo. Supports VS Code, Cursor, and Windsurf.
Brainless: An AI-Native UI Component L…
Brainless is an open-source UI component library built on Shadcn/ui, offering Claude Code, OpenAI Codex, and Grok-style components to help developers quickly build AI-native chat and CLI interfaces.

shadcn/typeset uses a single customizable typeset.css file to handle Markdown typography for blogs, docs, and AI chat — with native streaming support.
shadcn/helpers Open-Sourced: createCha…
shadcn open-sources @shadcn/helpers with createChat — a utility for AI SDK and TanStack AI that enables scripted conversations, tool calls, and deterministic testing.
StyleSeed: A Design Rules Engine to En…
StyleSeed is an open-source design-rules engine that injects structured color, typography, and component specs into AI workflows to eliminate generic UI output.

BaseUI is an open-source React component library built on 'anti-slop' principles, offering 88 components, built-in light/dark themes, and TypeScript support — a more opinionated alternative to shadcn/Radix.

A deep dive into Claude Code, the definitive course from DeepLearning.AI and Anthropic: from agentic principles and context optimization to three hands-on cases—RAG chatbot, Figma-to-frontend, and data analysis. Master AI-assisted coding methodology.

An in-depth look at Nuxt—the full-stack meta-framework built on Vue.js. Covers SSR, SSG, the Nitro server engine, file-system routing, and more.

An in-depth guide to installing, logging in, and using OpenAI Codex CLI: call AI directly in your local terminal to modify code, refactor components, and add file and image context, with Git branch management for an efficient local AI coding workflow.