hunmerhunmerCommunity·9 Agent Skills Included

Memento

Flutter widget building, form refactoring, and event-driven updates

Generates Flutter home screen widgets, multi-filter bars, and declarative forms for the Memento personal assistant app. Eliminates repetitive boilerplate when wiring data selectors, event listeners, and size-aware layouts across 25+ plugin modules. Guides consistent Material 3 styling, animated counters, and cache-friendly event patterns so new features ship faster with fewer bugs.
npx skills add hunmer/Memento --all -g -y
Available:

Gives the agent a full map of Memento's plugin architecture, coding conventions, and JS API patterns so it can correctly modify or extend any of the 25+ feature modules.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Memento skills?

Run `npx skills add hunmer/Memento --all -g -y` in your terminal to install all skills in this collection globally.

What do the Memento skills help with?

They automate common Flutter development tasks in the Memento app, such as adding home screen widgets, building multi-filter list views, refactoring forms, and wiring event-driven UI updates.

How to add a home screen widget to a Memento plugin?

Use the add-home-widget-selector or add-list-widget-with-filters skill, which generates the data selector, widget registration, and rendering code following the project's established patterns.

Do these skills work with Claude Code and Cursor?

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

Can I convert a React app into a Memento WebView app?

Yes. The convert-react-to-memento skill configures the Memento mock environment, TypeScript definitions, Tailwind CSS, and metadata so your React app can call native storage, UI, and plugin APIs.

Related Repositories in Software Engineering

View All in Software Engineering