prodex-js logo

prodex-js

by tarasyarema

prodex-js is a simple JS library designed to enhance code development with features like component-level prompts and basic vision integration. It allows developers to vibe code to the next level!

View on GitHub

Last updated: N/A

What is prodex-js?

prodex-js is a JavaScript library that provides features like component-level prompts, page-level prompts, and basic vision integration using an MCP (Message Control Protocol) client. It aims to enhance the coding experience by integrating with editor tools and offering agentic code capabilities.

How to use prodex-js?

To use prodex-js, include the core.min.js file in the head of your HTML file via a CDN link. You can enable or disable magical components by setting or omitting the k query parameter in the URL. Additionally, configure your MCP setup to point to the prodex-api server with the appropriate URL and API key.

Key features of prodex-js

  • Component-level prompt

  • Page level prompt

  • Basic vision integration (MCP client)

  • (Not implemented) Screen capture integration

Use cases of prodex-js

  • Development with Cursor editor

  • React-based projects (with Vite)

  • Enhancing existing code with agentic features

  • Prototyping new features with vision integration

FAQ from prodex-js

What editors are supported?

Currently tested with the Cursor editor, but any editor with an MCP connection should work.

Which frameworks are supported?

Tested in development with two React-based projects (using Vite). Compatibility with other frameworks is uncertain.

Where can I find the source code?

The source code is located in the core.js file.

Is the backend open source?

The backend is currently hosted by the author. Open-sourcing or distributing a binary is being considered for the future.

How do I contribute?

Please open a pull request or contact Taras Yarema on LinkedIn.