# Designer Extension Points

> Locate the right extension point in elsa-foundation-designer: where to plug in nav, routes, the module gate, API/data hooks, i18n, or shared UI. Use when a user asks 'where do I add/change X?' in the studio.

- Skill: `elsa-workflows/designer-extension-points` (Agent Skill)
- Install (CLI): `npx skillmds@latest add elsa-workflows/designer-extension-points`
- Raw SKILL.md: https://api.skillmd.com/api/skills/elsa-workflows/designer-extension-points/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: elsa-workflows (https://skillmd.com/u/elsa-workflows)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/elsa-workflows/designer-extension-points

---


## User Input

```text
$ARGUMENTS
```

## Outline

1. Read `docs/skills/catalog.md#extension-point-catalog`.
2. Read `docs/extension-points.md`.
3. Return the owning file plus the how-to for the asked-about extension point.
4. If nothing fits, recommend adding a new extension point and updating the
   catalog rather than a one-off hack.

