feedback-form

Generate in-app feedback forms with category selection, screenshots, and sentiment routing.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/mazicimert/RunDom --skill feedback-form-mazicimert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feedback-form
Source: https://github.com/mazicimert/RunDom/tree/main/.claude/skills/generators/feedback-form
Command: npx skills add https://github.com/mazicimert/RunDom --skill feedback-form-mazicimert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collecting user feedback directly within apps can be fragmented and slow, making it hard to understand sentiment, gather context, and route requests to the right teams. This Skill generates an in-app feedback form with category selection, text input, optional screenshot attachments, and device diagnostics to streamline issue reporting and feature requests.

Core Features & Use Cases

  • In-app feedback form with category selection, message input, and optional screenshot attachments
  • Automatic collection of device diagnostics to provide debugging context
  • Sentiment-based routing that directs high ratings to App Store reviews and low ratings to support channels
  • Delivery options via webhook and email, with production-ready templates and reusable components
  • Cross-platform compatibility (iOS/macOS) with Swift concurrency and modular architecture

Quick Start

Open the in-app feedback form and configure category, sentiment routing, and optional screenshots.

Frequently Asked Questions about feedback-form

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I collect in-app feedback with screenshots and device diagnostics in a Swift app?

Collect in-app feedback by generating a customizable form with category selection, message input, optional screenshot attachments, and device diagnostics using production-ready Swift templates for iOS 16+ and macOS 13+.

How does sentiment-based routing work for user feedback forms?

Sentiment-based routing directs high ratings to App Store reviews and low ratings to support channels, ensuring users reach the appropriate team based on their feedback sentiment and category selection.

Can I deliver in-app feedback submissions via webhook or email integrations?

Yes, in-app feedback submissions can be delivered via webhook or email integrations, providing backend routing flexibility for structured user feedback capture and issue reporting.

What's the best way to add a feedback form to an iOS or macOS app?

The best way is using modular Swift UI components with Swift concurrency support, enabling cross-platform compatibility for structured feedback capture on iOS 16+ and macOS 13+.

Does the in-app feedback form work with Swift concurrency on both mobile and desktop apps?

Yes, the in-app feedback form implements Swift concurrency with modular architecture, ensuring cross-platform compatibility across both mobile iOS and desktop macOS applications.

What device diagnostics are collected with in-app feedback submissions?

Device diagnostics are automatically collected alongside optional screenshot attachments and message input to provide debugging context, streamlining issue reporting and feature requests for support teams.