Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

FeedbackKit

FeedbackKit 收录了来自 sugijotaro 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
0
更新
2026-07-19
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

integrate-feedbackkit-complete
软件开发工程师

Orchestrate FeedbackKit integration into an existing SwiftUI app. First clarify how far the user wants to go, then add the selected combination of the Swift Package and sheet UI, optional shake-to-report prompt and disable setting, Firebase and Firestore storage, Gemini triage on Vertex AI, GitHub Issue automation, and an optional App Store review handoff. Use when the user provides the FeedbackKit repository URL or asks what FeedbackKit can implement.

2026-07-19
automate-feedback-github-issues
软件开发工程师

Extend an existing FeedbackKit Firebase backend so Firestore feedback is analyzed by Gemini on Vertex AI and qualifying reports become GitHub Issues. Use when feedback is already stored in Firestore and the app needs AI triage, prioritization, duplicate prevention, sensitive-data filtering, or GitHub Issue automation without a Gemini API key or Firebase App Check requirement.

2026-07-19
integrate-feedbackkit-firebase
软件开发工程师

Integrate sugijotaro/FeedbackKit into an existing SwiftUI Firebase app by adding a FeedbackSheet entry point, a Swift FirebaseFunctions submitter, and a callable Cloud Function named submitFeedback that stores validated feedback in Firestore with a pending status ready for optional AI triage. Use when FeedbackKit submissions show NOT_FOUND, when adding the backend for FeedbackKit, or when wiring FeedbackKit to Firebase.

2026-07-19
add-feedbackkit-app-store-review
软件开发工程师

Add an optional App Store review handoff after a successful FeedbackKit submission. Use FeedbackKit's completion action to pass the submitted feedback to host-app code, copy the message only after an explicit user tap, and open the app's App Store write-review page with action=write-review. Use when the user wants a post-submission App Store review button or a persistent manual review link.

2026-07-18