Skip to main content
Run any Skill in Manus
with one click
sugijotaro
GitHub creator profile

sugijotaro

Repository-level view of 6 collected skills across 2 GitHub repositories.

skills collected
6
repositories
2
updated
2026-07-21
repository explorer

Repositories and representative skills

integrate-feedbackkit-complete
software-developers

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
software-developers

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
software-developers

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
software-developers

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
Showing 2 of 2 repositories
All repositories loaded