feedback-form
FeaturedGenerates an in-app feedback collection form with category selection, text input, optional screenshot attachment, device diagnostics, and smart routing — directing happy users to App Store reviews and unhappy users to support. Use when user wants feedback, bug reports, feature requests, or contact support forms.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- rshankras
- Repository
- rshankras/claude-code-apple-skills
- Created
- 9 months ago
- Last Updated
- 3 days ago
- Language
- Swift
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
feedback
Use this skill when the user says "send feedback", "report a bug", "this didn't work", "I want to suggest a feature", "where do I file an issue for iEvo", or after iEvo has done something the user would want to comment on. Submits feedback about the iEvo plugin — bug reports, feature requests, suggestions, or general comments. Posts as a GitHub issue in `ievo-ai/skills` via `gh` CLI.
kelly-feedback
Personal App-in-Skill voice-of-customer desk for aggregating user feedback from support email, Discord/Slack communities, X replies, app-store reviews, surveys, and interviews into clustered feature requests and a roadmap decision queue. Use when the user invokes $kelly-feedback or /kelly-feedback, or mentions user feedback, voice of customer, feature requests, roadmap decisions, feedback clustering, feedback triage, request dedupe, changelog replies, decline replies, or reviewing what users are asking for.
forge-feedback
Collects feedback for the ShipToday team from inside an AI coding session and delivers it via Forge's shared MCP feedback backend. Invoke this skill whenever the user wants to "send feedback", "share feedback", "report a problem with Forge", "give the ShipToday team feedback", "submit feedback", or types "forge-feedback". The skill runs a short conversation to capture the feedback, gathers and SANITIZES relevant session context, shows the user the exact payload that will be sent, lets them revise it, and sends ONLY after explicit user confirmation by calling the `forge__send_feedback` MCP tool. No feedback content is stored. Do NOT invoke for product/SDLC work on a tracked item — that is `forge-autopilot` / `forge__start_workflow`.