SKILL·00FD88

chatbot-widget-creator

majiayu000
Updated 2 months ago
17 views
58
9
58
View on GitHub
Otheraitesting

About

This skill creates a production-ready ChatGPT-style chatbot widget for frontend integration. It includes critical features like infinite re-render protection, text selection "Ask AI" functionality, and ready integration with RAG backends and SSE streaming. Use it to quickly deploy a battle-tested, monitored chat interface.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/chatbot-widget-creator

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/chatbot-widget-creator
0
FAQ

Frequently asked questions

What is the chatbot-widget-creator skill?

chatbot-widget-creator is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform chatbot-widget-creator-related tasks without extra prompting.

How do I install chatbot-widget-creator?

Use the install commands on this page: add chatbot-widget-creator to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does chatbot-widget-creator belong to?

chatbot-widget-creator is in the frontend category, tagged ai and testing.

Is chatbot-widget-creator free to use?

Yes. chatbot-widget-creator is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

chatbot-widget-creator
Other

This skill generates a production-ready ChatGPT-style chatbot widget with built-in solutions for common frontend issues. It provides infinite re-render protection, text selection "Ask AI" functionality, and integrated support for streaming SSE and RAG backends. Use it to quickly implement a monitored, performant chat interface in your web application.

View skill
gemini-frontend-assistant
Other

This skill uses the Gemini CLI to generate frontend UI code from text descriptions or images. It specializes in creating React components with Tailwind CSS, making it ideal for converting screenshots or design concepts into working code. Developers should use it for rapid prototyping, styling assistance, and code refactoring tasks.

View skill
typescript-docs
Other

This skill generates comprehensive TypeScript documentation using JSDoc and TypeDoc for multiple audiences. It creates API documentation, architectural decision records (ADRs), and framework-specific examples for NestJS, Express, React, Angular, and Vue. Use it to document modules, generate API docs, or establish layered documentation patterns.

View skill
react-patterns
Other

This skill provides expert guidance on React 19's latest patterns, including Server Components, Actions, and hooks like `useOptimistic`. Use it for component architecture, state management, and performance optimization when building modern React applications. It proactively assists with implementing concurrent features, Suspense, and TypeScript development.

View skill