matthiasnmatthiasnCommunityยท10 Agent Skills Included

lotti

Automate Flutter app releases, code reviews, screenshots, and localization

Automates the daily maintenance work of a Flutter app: cutting releases, assembling changelogs, reviewing pull requests, and replying to review comments. Captures deterministic in-app screenshots, runs multi-agent design review panels, and diagnoses slow SQLite query logs without manual setup. Adds new languages across the app and its Docusaurus manual, and builds narrated tutorial videos end to end.
npx skills add matthiasn/lotti --all -g -y
Available:

Gives the AI agent the project's build, testing, localization, and MCP tool rules so it executes the skills in this suite correctly and safely.

All Skills in This Repository (10)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
matthiasnmatthiasn

analyze-db-logs

Analyze SQLite slow-query logs to detect read waves, N+1 reads, and transaction contention.

Community
Intermediate
๐Ÿ“ฆ In Repo
matthiasnmatthiasn

review-comments

Fetch, analyze, and reply to GitHub pull request review comments.

Community
Intermediate
๐Ÿ“ฆ In Repo
matthiasnmatthiasn

release

Assemble changelog fragments into CHANGELOG.md and Flathub metainfo, bump the version, and tag a Lotti release.

Community
Advanced
๐Ÿ“ฆ In Repo
matthiasnmatthiasn

beads

Manages private durable task tracking for authorized Lotti maintainers using the bd CLI.

Community
Intermediate
๐Ÿ“ฆ In Repo
matthiasnmatthiasn

design-review-panel

Rates UI screenshots with parallel design-expert and user-persona agent panels until scores meet a target.

Community
Advanced
๐Ÿ“ฆ In Repo
matthiasnmatthiasn

app-screenshots

Captures deterministic in-app Flutter screenshots at phone and desktop viewports via golden tests.

Community
Intermediate
๐Ÿ“ฆ In Repo
matthiasnmatthiasn

add-flutter-docusaurus-locale

Adds and audits locales across Flutter ARB catalogs and Docusaurus manual translations.

Community
Advanced
๐Ÿ“ฆ In Repo
matthiasnmatthiasn

maintain-docusaurus-manual

Maintains localized Docusaurus manuals with parity audits, screenshots, and build validation.

Community
Intermediate
๐Ÿ“ฆ In Repo
matthiasnmatthiasn

skeptical-review

Reviews branch diffs and pull requests for correctness, maintainability, performance, and security issues.

Community
Intermediate
๐Ÿ“ฆ In Repo
matthiasnmatthiasn

tutorial-videos

Builds, debugs, localizes, and publishes automated tutorial videos recorded from the real Linux app.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Lotti skills?โ–ผ

Run `npx skills add matthiasn/lotti --all -g -y` in your terminal to install all skills in this suite globally.

What do the Lotti agent skills automate?โ–ผ

They automate Flutter development chores: cutting releases, assembling changelogs, reviewing code, capturing app screenshots, and adding new languages.

Can AI review my pull request automatically?โ–ผ

Yes. The skeptical-review skill reads your branch diff and reports only real issues, while review-comments fetches PR feedback, fixes the code, and posts replies.

How to add a new language to a Flutter app?โ–ผ

The add-flutter-docusaurus-locale skill translates the ARB catalogs, wires the locale into the app and manual, and validates everything with an audit script.

Do these skills work with Claude Code and other agents?โ–ผ

Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’