jerelvelardejerelvelardeCommunityยท11 Agent Skills Included

Generative-UI-Global-Hackathon-Starter-Kit

Build generative UI apps with CopilotKit and MCP

Builds agent-driven interfaces with CopilotKit, LangGraph Deep Agents, Gemini, and MCP servers. Covers setup, frontend tools, AG-UI protocol streaming, debugging, v1-to-v2 migration, and framework integrations. Eliminates guesswork when wiring chat UIs, widgets, and Notion-style data connections into full-stack apps. Ships with a working Next.js starter so teams can launch hackathon projects in minutes.
npx skills add jerelvelarde/Generative-UI-Global-Hackathon-Starter-Kit --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

copilotkit-develop

Develop AI-powered chat interfaces with CopilotKit v2.

Community
Intermediate
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

copilotkit-contribute

Automate CopilotKit contribution workflows from forking to pull requests.

Community
Advanced
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

mcp-apps-builder

Guide building MCP servers with the McpUse framework.

Community
Advanced
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

copilotkit-upgrade

Automate CopilotKit application migration from version 1 to version 2.

Community
Advanced
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

copilotkit-setup

Integrate CopilotKit into React projects with framework detection and runtime configuration.

Community
Advanced
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

copilotkit-agui

Implement the AG-UI protocol for agent-frontend communication via SSE transport.

Community
Advanced
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

chatgpt-app-builder

Build interactive ChatGPT apps with widget-based UIs and API integration.

Community
Advanced
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

copilotkit-debug

Diagnose CopilotKit connectivity, agent responsiveness, and tool execution errors.

Community
Advanced
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

copilotkit-self-update

Fetch and install latest SKILL.md files from GitHub for CopilotKit agents.

Community
Basic
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

mcp-builder

Develop Model Context Protocol servers with mcp-use for tool, resource, and prompt integration.

Community
Intermediate
๐Ÿ“ฆ In Repo
jerelvelardejerelvelarde

copilotkit-integrations

Integrate external agent frameworks with CopilotKit via the AG-UI protocol.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’