docs-mcp: CometChat MCP Server allows AI coding agents like Claude or Cursor to integrate CometChat's real-time communication features into your application from natural-language prompts. It reads CometChat's documentation, selects appropriate components for your tech stack, and writes the integration code directly into your project.; learn-claude-code: This repository provides a hands-on tutorial to learn how modern AI agents work by building one from scratch, emphasizing the core loop of model-tool interaction. It distills complex agent concepts into simple, iterative versions, from basic Bash agents to sophisticated skill-based systems.
Quickly add a chat tab for direct messaging in a Vite project using React UI Kit.
Learning to build modern AI coding agents from scratch