Flowy
FAQ
zalo-mini-app-skills is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes zalo-mini-app. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
$ npx -y skills add neddtu/zalo-mini-app-skills --agent claude-code
Repo: neddtu/zalo-mini-app-skills
Build Zalo Mini Apps - lightweight web apps running inside the Zalo super-app platform.
getPhoneNumber and getLocation document token-based backend exchange flows instead of direct sensitive data returns.openMediaPicker now uses current parameter names like maxSelectItem, current media types, and { data } response shape.LFSStorage namespace with isSupportLFS, saveFile, getFileInfo, getSavedFileList, removeSavedFile.Box, Center, Stack, Grid, Cluster, ZBox.followOA, viewOAQr, openProfilePicker, camera permission, network type, and biometric auth examples to current docs.# Install to current project
npx add-skill neddtu/zalo-mini-app-skills
# Install globally
npx add-skill neddtu/zalo-mini-app-skills -g
# Install for specific agent
npx add-skill neddtu/zalo-mini-app-skills -a claude-code
git clone https://github.com/neddtu/zalo-mini-app-skills.git
cp -r zalo-mini-app-skills/skills/zalo-mini-app ~/.claude/skills/
For Codex/ClaudeKit-style local skills:
cp -r zalo-mini-app-skills/skills/zalo-mini-app ~/.agents/skills/
The skill activates when you ask about:
Example prompts:
skills/zalo-mini-app/
โโโ SKILL.md
โโโ references/
โโโ getting-started.md
โโโ api-overview.md
โโโ api-user.md
โโโ api-storage.md
โโโ api-ui.md
โโโ api-device.md
โโโ api-local-file-storage.md
โโโ api-permission-biometric.md
โโโ api-advertising-widgets.md
โโโ api-zalo.md
โโโ payment-checkout.md
โโโ open-apis.md
โโโ ekyc-apis.md
โโโ zaui-overview.md
โโโ zaui-layout.md
โโโ zaui-display.md
โโโ zaui-form.md
โโโ zaui-overlay.md
โโโ design-guidelines.md
โโโ web-design-guidelines.md
โโโ react-best-practices.md
MIT
.gitignore
LICENSE
README.md
skills/
zalo-mini-app/
references/
api-advertising-widgets.md
api-device.md
api-local-file-storage.md
api-overview.md
api-permission-biometric.md
api-storage.md
api-ui.md
api-user.md
api-zalo.md
design-guidelines.md
ekyc-apis.md
getting-started.md
open-apis.md
payment-checkout.md
react-best-practices.md
web-design-guidelines.md
zaui-display.md
zaui-form.md
zaui-layout.md
zaui-overlay.md
zaui-overview.md
SKILL.md
THIRD_PARTY_NOTICES.mdยฉ 2026 Flowy ยท Free and open source
Built for Claude Code ยท Not affiliated with Anthropic