meditohqmeditohqOfficial·2 Agent Skills Included

medito-app

Automate Flutter app releases and release notes for Medito

Automates the full release cycle of the Medito Flutter meditation app, from version bumping to tagging and deployment. Generates user-facing release notes from recent git commits without manual writing or guesswork. Eliminates version drift errors, stale changelogs, and risky manual tagging so every app store release ships consistently.
npx skills add meditohq/medito-app --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Medito App skills?

Run `npx skills add meditohq/medito-app --all -g -y` in your terminal to install all skills in this suite globally.

How to cut a new Flutter app release with AI?

The release skill derives a date-based version, bumps pubspec.yaml, commits, tags, pushes, and dispatches the build workflow for you.

How to write release notes from git commits?

The update-release-notes skill reviews recent commits and writes plain-English, user-facing entries into the Unreleased section automatically.

Does this work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible AI coding agents.

Can I run the Medito app without API keys?

Yes. The project includes a mock mode that intercepts network calls with sample data, so no Firebase or payment credentials are needed.

Related Repositories in Software Engineering

View All in Software Engineering