一键导入
skill-name-here
Description of when this skill should be used. Include trigger conditions and relevant hooks, components, or patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Description of when this skill should be used. Include trigger conditions and relevant hooks, components, or patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Patterns for building AI agents that integrate with CopilotKit. Use when designing agent architecture, implementing AG-UI event streaming, managing shared state between agent and UI, adding human-in-the-loop checkpoints, or emitting generative UI from agents. Triggers on agent implementation tasks involving CopilotKit runtime, BuiltInAgent, or AG-UI protocol.
CopilotKit React best practices for agentic applications. Use when writing, reviewing, or refactoring React code that uses CopilotKit hooks (useAgent, useFrontendTool, useRenderTool, useHumanInTheLoop), providers (CopilotKitProvider), or chat UI components (CopilotChat, CopilotSidebar, CopilotPopup). Triggers on tasks involving agent integration, tool rendering, shared state, or generative UI in React.
Server-side runtime patterns for CopilotKit. Use when setting up CopilotKit runtime endpoints (Express, Hono, Next.js), configuring agent runners, adding middleware, or securing the runtime. Triggers on backend tasks involving @copilotkitnext/runtime, agent registration, or API endpoint configuration.
| name | skill-name-here |
| description | Description of when this skill should be used. Include trigger conditions and relevant hooks, components, or patterns. |
| license | MIT |
| metadata | {"author":"copilotkit","version":"1.0.0"} |
Brief description of what this skill covers. Contains N rules across M categories.
Reference these guidelines when:
| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Category Name | CRITICAL | prefix- |
| 2 | Category Name | HIGH | prefix- |
prefix-rule-name - Brief descriptionRead individual rule files for detailed explanations and code examples:
rules/prefix-rule-name.md
For the complete guide with all rules expanded: AGENTS.md