← ClaudeAtlas

genexus-mcp-masterylisted

Current MCP-first usage guide for the GeneXus gateway, with coordination for specialized skills.
lennix1337/Genexus18MCP · ★ 19 · AI & Automation · score 81
Install: claude install-skill lennix1337/Genexus18MCP
# GeneXus MCP Mastery Use this skill to interact with the GeneXus KB through the MCP server in this repository. ## Coordination with Specialized Skills When working on complex GeneXus tasks, coordinate this "Transport" skill with "Knowledge" skills (imported from [`genexuslabs/genexus-skills`](https://github.com/genexuslabs/genexus-skills) — see [`.gemini/skills/NOTICE.md`](../NOTICE.md)): - **[Nexa](../nexa/SKILL.md)**: Authoritative reference set for GeneXus 18 objects, commands, types, properties, and modeling rules (`object-*.md`, `common-*.md`, `properties-*.md`, `global-*.md`). Load on demand — keep context minimal. - **[GeneXus 18 Guidelines](../genexus18-guidelines/SKILL.md)**: Local conventions and engineering rules layered on top of Nexa. - **[Chameleon Controls Library](../frontend/chameleon-controls-library/SKILL.md)**: 58 web-component docs for Chameleon UI elements. - **[Mercury Design System](../frontend/mercury-design-system/SKILL.md)**: Mercury tokens, bundles, icons, theming. - **[Design System Builder](../frontend/design-system-builder/SKILL.md)**: Authoring custom design systems for KBs. - **[UI Creator](../frontend/ui-creator/SKILL.md)**: Templates for generating GeneXus panels and screens. ## Preferred Workflow 1. **Search**: Use `genexus_query` to find entry points. 2. **Read**: Use `genexus_read` or `resources/read` to get source/metadata. 3. **Plan**: Apply rules from **GeneXus 18 Guidelines** or **Nexa** to design the solution. 4. **Edit**: Use