feed-flow
Automate app store publishing, localization, and release testing for FeedFlow
All Skills in This Repository (8)
Pure Emerald Level Indicatorsfigma-screenshot-localization
Generates localized FeedFlow store screenshots in Figma by cloning ru-RU export frames and swapping text.
run-maestro-release-tests
Runs FeedFlow Maestro E2E suites on Android and iOS and generates HTML and Markdown pass/fail reports.
update-microsoft-store-listing
Manage Microsoft Store listings, screenshots, locales, and submissions with the pcenter CLI.
translation-release-audit
Audit app translations, store listings, and screenshot copy for release readiness.
update-play-listing
Sync Google Play listing files from storecopy source assets across languages.
sentry-note-crash-fix
Investigate and fix FeedFlow crashes from Sentry triage notes and issue URLs.
update-store-release-notes
Update and localize app store release notes for Android, iOS, macOS, and Windows.
store-changelog
Generate app store release notes from git history since a specified tag.
Frequently Asked Questions
FAQPage SchemaHow to install FeedFlow skills?โผ
Run `npx skills add prof18/feed-flow --all -g -y` in your terminal to install all skills in this suite globally.
How to update app store listings automatically?โผ
The update-play-listing and update-microsoft-store-listing skills sync your translated store copy to Google Play and the Microsoft Store with a single command.
How to generate release notes from git history?โผ
The store-changelog skill reads commits since the last tag and writes formatted release notes for Play Store, App Store, and Flatpak.
Can AI run FeedFlow end-to-end tests?โผ
Yes. The run-maestro-release-tests skill executes the full Android and iOS Maestro suite and produces HTML pass/fail reports.
Do I need coding experience to use these skills?โผ
No. Once installed, your AI agent runs the scripts and store tools for you based on plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core