better-chatbot
仓库创建 2025年11月8日最近提交 29 天前SkillHot 收录 22 天前
▸ 精选理由
适合贡献者与实现者快速对齐项目约定与组件分层设计
这个 Skill 做什么
better-chatbot 项目的贡献规范与三层工具(MCP/Workflow/Default)介绍
讲清 better-chatbot 项目里代码贡献和设计的约定,包括三层工具体系(MCP/Workflow/Default)、仓库模式、server action 验证器和组件设计规范。要提交 PR、排查组件或遇到服务端校验错误时会用到。特点是把工程规范、版本依赖和最佳实践集中起来,能让多人协作更有秩序。
▸ 展开 SKILL.md 英文原文
better-chatbot project conventions and standards. Use for contributing code, following three-tier tool system (MCP/Workflow/Default), or encountering server action validators, repository patterns, component design errors.
180
Stars
28
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/secondsky/claude-skills/main/plugins/better-chatbot/skills/better-chatbot/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/secondsky/claude-skills/main/plugins/better-chatbot/skills/better-chatbot/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# better-chatbot Contribution & Standards Skill **Status**: Production Ready **Version**: 3.0.0 (Optimized with progressive disclosure) **Last Updated**: 2025-12-17 **Dependencies**: None (references better-chatbot project) **Latest Versions**: Next.js 16.0.3, Vercel AI SDK 5.0.98, Better Auth 1.3.34, Drizzle ORM 0.41.0 --- ## Overview **better-chatbot** is an open-source AI chatbot platform for individuals and teams, built with Next.js 15 and Vercel AI SDK v5. It combines multi-model AI support (OpenAI, Anthropic, Google, xAI, Ollama, OpenRouter) with advanced features like MCP (Model Context Protocol) tool integration, visual workflow builder, realtime voice assistant, and team collabo
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有