The article provides a guide on setting up a flexible environment for product managers and designers to integrate AI assistants with their tools, particularly Figma and Atlassian. It emphasizes experimentation rather than enforcing rigid automations. Steps include cloning the Cursor Talk repository, starting a Websocket server, and connecting with Figma via a plugin. Detailed instructions for installation on different operating systems and acquiring API keys from Atlassian are also included.
This setup isn't about prescribing a rigid set of automations, but rather about creating a flexible environment where product managers and designers can experiment with how an AI assistant can understand their needs.
For Mac, Linux: curl -fsSL https://bun.sh/install | bash; For windows: powershell -c "irm bun.sh/install.ps1|iex".
To test the connection, open the cursor chat (Ctrl+l) and type 'Connect to Figma'. Once connected, you will be able to see the information on the file.
Get the API key from your Atlassian account. Install the server For Mac, Linux: curl -LsSf https://astral.sh/uv/install.sh | sh.
Collection
[
|
...
]