copilotkit-contribute

copilotkit-contribute

熱門

Use when contributing to the CopilotKit open-source project — forking, cloning, setting up the monorepo, creating branches, running tests, and submitting pull requests against CopilotKit/CopilotKit.

3.7萬星標
4628分支
更新於 2026/9/13
要求的譯文尚未完成,目前顯示原始英文。
SKILL.md
唯讀
名稱
copilotkit-contribute
描述

Use when contributing to the CopilotKit open-source project — forking, cloning, setting up the monorepo, creating branches, running tests, and submitting pull requests against CopilotKit/CopilotKit.

Contributing to CopilotKit

Important: CopilotKit's internal v2 packages use the @copilotkit/* namespace. The public API that users install is @copilotkit/*. When contributing, you work with @copilotkit/* source but users never see that namespace.

Live Documentation (MCP)

This plugin includes an MCP server (copilotkit-docs) that provides search-docs and search-code tools for querying live CopilotKit documentation and source code.

  • Claude Code: Auto-configured by the plugin's .mcp.json -- no setup needed.

  • Codex: Requires manual configuration. See the copilotkit-debug skill for setup instructions.

Workflow