medito-app
Automate Flutter app releases and release notes for Medito
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→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