Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 988 Bytes

File metadata and controls

46 lines (28 loc) · 988 Bytes

DHTMLX Skills

This repository contains AI coding skills for working with DHTMLX components.

Official site:

https://dhtmlx.com/

MCP server docs:

https://docs.dhtmlx.com/suite/guides/ai/

MCP server endpoint:

https://docs.dhtmlx.com/mcp

Skills

dhtmlx-react-gantt

Guides AI agents through building and integrating DHTMLX React Gantt in web applications. Covers:

  • Package installation (trial and commercial)
  • CSS setup and layout requirements
  • React integration patterns
  • Task and link state, mapping, and persistence
  • Styling, CSS variables, template-based visual customization
  • Common pitfalls and constraints

Installation

npx skills add DHTMLX/skills --skill dhtmlx-react-gantt

Or copy manually:

git clone https://github.com/DHTMLX/skills
cp -r skills/dhtmlx-react-gantt ~/.claude/skills/

Requirements

  • An AI coding agent that supports the Agent Skills standard (Claude Code, Cursor, Copilot, Codex, Gemini CLI, and others)