원클릭으로
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