Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vynix Templates

Starter templates with the Vynix feedback widget pre-installed.

Website Docs License: MIT

Vynix Templates is part of the Vynix developer toolkit. It provides starter projects with the Vynix widget already wired in, so teams can collect visual feedback and developer context early in a project.

What is Vynix?

Vynix is a website annotation and developer-context tool. Add the lightweight widget to a site, click the part of the page that needs attention, and Vynix captures useful debugging context such as the target element, screenshot, console output, network activity, and an AI diagnosis of the likely cause.

From that feedback, you can copy a ready-to-build prompt or open a GitHub issue and assign it to a coding agent.

Learn more at vynix.in or read the documentation.

Why teams use Vynix

  • Click-to-annotate any page. Point at an element, a region, or selected text and leave a note pinned to the exact location.
  • Automatic developer context. Each note includes the element selector, page URL, screenshot, and a privacy-safe capture of console errors and network calls.
  • AI root-cause diagnosis. Vynix reviews the captured context and suggests the likely cause, a possible fix, and the files most likely involved.
  • Hand off to a coding agent. Turn a note into a clear prompt or GitHub issue, then assign it to Copilot or your own workflow.

Install

Click Use this template on GitHub to start a new project from one of these templates.

Note: the Vynix toolkit is rolling out. If a package or command above does not resolve yet, watch this repo for the release and use the hosted product at vynix.in in the meantime.

Usage

These templates include the Vynix widget, so you can start collecting feedback as soon as the app is running.

# After creating from the template:
npm install
npm run dev

Documentation

Full guides and the API reference live at https://vynix.in/docs.

Related Vynix projects

Browse the full toolkit at the Vynix GitHub organisation.

Keywords

vynix, bug-reporting, visual-feedback, website-annotation, ai-diagnosis, developer-tools, feedback-tool, templates, boilerplate, starter-kit

About Vynix

Vynix is the feedback layer for teams building with AI coding agents. Point at a bug on any live website, and Vynix captures the context, diagnoses the likely cause, and hands it to your coding agent. Start free at vynix.in.

License

MIT, see LICENSE.

Releases

Packages

Used by

Contributors