generators-feedback-form

Community

In-app feedback with sentiment-based routing

AuthorAutisticAF
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Many apps lack a unified, privacy-aware way to collect user feedback, reproduce bugs, and route satisfied users to leave App Store reviews while routing unhappy users to support; this Skill generates a production-ready in-app feedback form that captures sentiment, optional screenshots, device diagnostics, and delivers entries via email or webhook.

Core Features & Use Cases

  • Sentiment-based routing: Routes high ratings to App Store review prompts and low ratings to support flows.
  • Rich submissions: Category selection, free-text message, compressed screenshots, and device diagnostics for reproducible bug reports.
  • Flexible delivery: Email composer (MessageUI / NSSharingService) and webhook JSON payloads with base64-encoded attachments and retry/queueing strategies.
  • Platform-aware: SwiftUI-first implementation with platform conditionals for iOS and macOS and fallbacks for missing capabilities.
  • Use Case: Add a "Send Feedback" sheet that captures a screenshot, diagnostic context, and posts to a backend webhook for triage.

Quick Start

Ask the skill to generate a FeedbackFormView, data models, and submitters configured to send entries to your webhook URL.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: generators-feedback-form
Download link: https://github.com/AutisticAF/claude-code-apple-dev-plugin/archive/main.zip#generators-feedback-form

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.