chart
01Skill Claude CodeCodex
Use when the user asks to visualize data with charts, graphs, or plots using the chart tool (bar, line, scatter, pie, time series, etc.).
Skill Claude CodeCodex
Use when the user asks to visualize data with charts, graphs, or plots using the chart tool (bar, line, scatter, pie, time series, etc.).
Skill Claude CodeCodex
Use when creating, triaging, or commenting on GitHub issues for the Kilo VS Code extension or JetBrains plugin via gh. Covers issue templates, project board assignment, title conventions, and required gh scopes.
Skill Claude CodeCodex
Create or review IntelliJ New UI SVG icons, theme variants, sizes, and palette.
Skill Claude CodeCodex
Create or review icons for Kilo's VS Code extension, webviews, and shared icon registry.
Skill Claude CodeCodex
Use when pinning or unpinning the CLI version the Kilo JetBrains plugin uses, or fresh-regenerating the local repo CLI. Cleans all leftover CLI binaries and build artifacts in the current worktree so every operation starts from a fresh, artifact-free state.
Skill Claude CodeCodex
Use when changing shared upstream-owned files to add Kilo-specific behavior, editing kilocodechange markers in shared code, or moving additive behavior out of shared code to reduce upstream merge conflicts. Do not use for changes confined to Kilo-owned paths such as packages/kilo-vscode/ or packages/kilo-ui/.
Skill Claude CodeCodex
Use when releasing the Kilo JetBrains plugin -- resolve a version ("next rc" or explicit), run the prepare workflow, edit and commit a filtered human-readable changelog on the release PR, then watch publish to completion.
Skill Claude CodeCodex
Write Storybook stories and visual regression tests for the Kilo VS Code extension webview UI.
Skill Claude CodeCodex
Work with Effect v4 / effect-smol TypeScript code in this repo.
Instructions file CodexOpenCode
Instructions for Kilo-Org/kilocode, covering agents.md, build and dev, quality checks, products and package instructions.
Agent
Smart model routing that selects an AI model for each Auto Model tier.
Agent
Learn how to use the Kilo Code chat interface effectively.
Agent
How to provide context to Kilo Code using mentions.
Agent
How to configure custom or unlisted models for any provider.
Agent
Guide to choosing the right AI model for your tasks.
Agent
Orchestrator mode is no longer needed — agents with full tool access now support subagents natively.
Agent
Find, search, inspect, and resume local Kilo Code sessions.
Agent
Understanding and using different agents in Kilo Code.
Skill Claude CodeCodex
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.
Skill Claude CodeCodex
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.
Skill Claude CodeCodex
This skill should be used when the user wants to add one or more skills from GitHub repositories to the kilo-marketplace. It handles parsing GitHub URLs, cloning skill directories, and updating SKILL.md frontmatter with source metadata.
Instructions file CodexOpenCode
Instructions for Kilo-Org/kilo-marketplace, covering skills documentation, what is a skill?, skill directory structure, skill.md structure and note on contributed skills.
Skill Claude CodeCodex
Connect to and work with databases using Arrow Database Connectivity (ADBC). Use whenever the user needs to use a database.
Skill Claude CodeCodex
Azure Data Factory (ADF) CI/CD, deployment, and pipeline development. PROACTIVELY activate for: (1) ADF CI/CD setup (npm validation, ARM template export), (2) ADF ARM template deployment, (3) ADF npm build validation in CI, (4) PrePostDeploymentScript for trigger and resource cleanup, (5) ADF GitHub Actions workflows…