Native SDKs for every client platform
Start with an AI skill: install it with npx, paste a prompt, and let your coding agent finish the integration. Manual code is one tab away.
Native SwiftUI package delivering platform-adaptive feedback surfaces with zero third-party dependencies.
Install the official skill
Works with Claude Code, Cursor, Copilot, Windsurf, Codex, and Antigravity.
npx skills add CupThread/CupThreadAgenticCoding --skill cupthread-swift-sdkSkills ship from CupThread/CupThreadAgenticCoding. CupThread/CupThreadAgenticCoding
Paste this prompt to your coding agent
The agent will add the SDK, scaffold a config helper with an App Key placeholder, and tell you how to set it safely.
Integrate the CupThread SwiftUI SDK (roadmap board, changelog overlay, and feedback composer) into this app. Scaffold a dedicated configuration helper with a placeholder for the App Key, and at the end, remind me with step-by-step instructions on how to set my App Key safely (e.g. via xcconfig or local config).
Kotlin + Jetpack Compose SDK for Android with full feature parity, Material 3 theming, and coroutine-based networking.
Install the official skill
Works with Claude Code, Cursor, Copilot, Windsurf, Codex, and Antigravity.
npx skills add CupThread/CupThreadAgenticCoding --skill cupthread-android-sdkSkills ship from CupThread/CupThreadAgenticCoding. CupThread/CupThreadAgenticCoding
Paste this prompt to your coding agent
The agent will add the SDK, scaffold a config helper with an App Key placeholder, and tell you how to set it safely.
Integrate the CupThread Android SDK (roadmap, changelog, and feedback screens) into this Compose app. Scaffold a dedicated configuration helper with a placeholder for the App Key, and at the end, remind me with step-by-step instructions on how to set my App Key safely (e.g. via local.properties).
Cross-platform Flutter widgets for roadmaps, feature requests, What's New, and in-app feedback on iOS, Android, desktop, and web.
Install the official skill
Works with Claude Code, Cursor, Copilot, Windsurf, Codex, and Antigravity.
npx skills add CupThread/CupThreadAgenticCoding --skill cupthread-flutter-sdkSkills ship from CupThread/CupThreadAgenticCoding. CupThread/CupThreadAgenticCoding
Paste this prompt to your coding agent
The agent will add the SDK, scaffold a config helper with an App Key placeholder, and tell you how to set it safely.
Integrate the CupThread SDK (feedback, roadmap, and changelog screens) into this Flutter app. Scaffold a dedicated configuration helper with a placeholder for the App Key, and at the end, remind me with step-by-step instructions on how to set my App Key safely (e.g. via --dart-define or .env).
TypeScript SDK for React Native and Expo, with ready-made screens for roadmaps, feature requests, What's New, and feedback.
Install the official skill
Works with Claude Code, Cursor, Copilot, Windsurf, Codex, and Antigravity.
npx skills add CupThread/CupThreadAgenticCoding --skill cupthread-react-native-sdkSkills ship from CupThread/CupThreadAgenticCoding. CupThread/CupThreadAgenticCoding
Paste this prompt to your coding agent
The agent will add the SDK, scaffold a config helper with an App Key placeholder, and tell you how to set it safely.
Integrate the CupThread SDK (feedback, roadmap, and feature requests screens) into this React Native app. Scaffold a dedicated configuration helper with a placeholder for the App Key, and at the end, remind me with step-by-step instructions on how to set my App Key safely (e.g. via .env or EXPO_PUBLIC_CUPTHREAD_APP_KEY).
Web & Embed
Responsive, mobile-first web surfaces deployable as standalone public portals or embedded directly into your website and desktop WebViews.
<iframe
src="https://app.cupthread.com/your-workspace/your-app/roadmap"
width="100%"
height="700"
style="border: none; border-radius: 12px;"
title="CupThread Public Feedback">
</iframe>Fully documented REST API. Open the interactive docs to explore endpoints, copy snippets, and generate clients.