Figma-Context-MCP: This project provides a Model Context Protocol (MCP) server that grants AI-powered coding tools like Cursor direct access to Figma design data. It enables one-shot implementation of designs in any framework by simplifying and optimizing Figma API responses for AI models.; gh-action-pypi-publish: This GitHub Action facilitates uploading Python distribution packages from the `dist/` directory to PyPI. It primarily supports PyPI's trusted publishing implementation, enabling secure authentication without explicit API tokens or credentials.
Implementing UI designs in code using AI agents like Cursor.
Automatically publish Python distribution packages to PyPI as part of a CI/CD pipeline.