Dark mode admin UI, clean Markdown SDK docs, and IDE integration tools — whether you integrate manually or with an AI coding assistant, Encatch is built to get you to production fast.
Dark & light admin UI — developer preference, saved per device
Admin UI
Encatch Admin
Dark & light theme — developer preference
Preference saved per device · Respects OS default
LLM-ready docs
LLM-ready Documentation
Markdown SDK guides · optimised for AI context
# Encatch React SDK — Quick Start
## Installation
npm install @encatch/react
## Initialise
Wrap your app with `<EncatchProvider>` and pass your API key:
import { EncatchProvider } from '@encatch/react'
<EncatchProvider apiKey="enc_•••">
<App />
</EncatchProvider>
## Show a Feedback Form
Use the `useEncatch()` hook to trigger forms programmatically.
IDE integration tools
IDE Integration Tools
Context7 · skills.sh · Cursor · Copilot
Context7
context7Add Encatch's SDK context to your IDE MCP server for inline code suggestions
skills.sh
skills-shInstall Encatch skill definitions that guide your AI coding agent when integrating Encatch
Works with Cursor, Windsurf, VS Code Copilot, and any MCP-compatible editor
Example repositories
PlannedExample Repositories
Reference apps · high-fidelity UX patterns
Full-featured Next.js app with hybrid form engine, segmentation, and in-app feedback flows
React Native mobile app with native-grade UX feedback forms and SDK integration
Vue 3 SPA demonstrating feedback links, segmentation engine, and feedback widget
AI developer experience
Whether you're integrating solo or with an AI coding assistant, Encatch provides the context, tooling, and examples to get to production fast.
Encatch admin ships with both themes. Developers get the dark environment they prefer without any extra setup.
Every SDK guide is available as clean Markdown — paste directly into ChatGPT, Claude, or your AI coding assistant for instant context.
Docs are structured for AI consumption: clear headings, minimal noise, inline code blocks, and complete examples that LLMs understand.
Add the Encatch MCP context to your IDE so your AI assistant suggests correct API calls, types, and patterns inline.
Install Encatch skill definitions that teach your AI coding agent how to integrate, configure, and use the SDK correctly.
Reference GitHub repos for Next.js, React Native, Vue, and more — showing native-grade UX form patterns with full Encatch integration.
Also explore
AI Developer Experience · Getting started
LLM-ready docs, IDE tools, and example repos. Built for the way developers work today.