Generative-UI-Global-Hackathon-Starter-Kit
Build generative UI apps with CopilotKit and MCP
All Skills in This Repository (11)
Pure Emerald Level Indicatorscopilotkit-develop
Develop AI-powered chat interfaces with CopilotKit v2.
copilotkit-contribute
Automate CopilotKit contribution workflows from forking to pull requests.
mcp-apps-builder
Guide building MCP servers with the McpUse framework.
copilotkit-upgrade
Automate CopilotKit application migration from version 1 to version 2.
copilotkit-setup
Integrate CopilotKit into React projects with framework detection and runtime configuration.
copilotkit-agui
Implement the AG-UI protocol for agent-frontend communication via SSE transport.
chatgpt-app-builder
Build interactive ChatGPT apps with widget-based UIs and API integration.
copilotkit-debug
Diagnose CopilotKit connectivity, agent responsiveness, and tool execution errors.
copilotkit-self-update
Fetch and install latest SKILL.md files from GitHub for CopilotKit agents.
mcp-builder
Develop Model Context Protocol servers with mcp-use for tool, resource, and prompt integration.
copilotkit-integrations
Integrate external agent frameworks with CopilotKit via the AG-UI protocol.
Frequently Asked Questions
FAQPage SchemaHow to install Generative-UI-Global-Hackathon-Starter-Kit?โผ
Run `npx skills add jerelvelarde/Generative-UI-Global-Hackathon-Starter-Kit --all -g -y` in your terminal to install all skills in this suite globally.
What can I build with this starter kit?โผ
You can build agent-driven apps with persistent chat threads, an AI-controlled canvas of interactive cards, and real integrations like a Notion leads database. It also includes a deployable MCP server that runs inside Claude or ChatGPT.
Does it help migrate CopilotKit v1 to v2?โผ
Yes. The copilotkit-upgrade skill maps every deprecated v1 hook and component to its v2 replacement, including the switch from GraphQL to the AG-UI protocol.
Which agent frameworks does it support?โผ
It covers LangGraph, CrewAI, PydanticAI, Mastra, Google ADK, LlamaIndex, Agno, Strands, and Microsoft Agent Framework through the AG-UI protocol.
Do I need coding experience to use this kit?โผ
Basic familiarity with React and Node.js helps, but the skills guide your coding assistant through setup, debugging, and integration step by step from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core