oinkoin
Flutter app translation, release, and maintenance workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Oinkoin skills?โผ
Run `npx skills add emavgl/oinkoin --all -g -y` in your terminal to install all skills in this repository globally.
How to translate app strings with context?โผ
The translate skill checks a context tracking file for every string before translating, so words like 'Left' are translated by meaning, not literally.
How to create a GitHub release automatically?โผ
The new-release skill collects commits since the last tag, drafts a one-line changelog with you, then creates the tag and release.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code and other compatible coding agents.
Can I add a new app setting safely?โผ
Yes. The add-setting skill wires the preference into the UI, defaults, and backup system with validation and tests included.
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