Phase 1 sample plugin synthesizing a SKILL.md frontmatter for backwards-compat tests.
gamified-app
gamified-app is an open-source frontend skill for Claude Code and compatible agents, published by nexu-io. Its author describes it as: “A multi-frame gamified mobile-app prototype — three phone frames on a dark showcase stage. Frame 1: cover / poster, Frame 2: today's quests with XP ribbons and a level bar, Frame 3: quest detail. Vivid quest tiles, le…”. The project has 84k stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `/plugin marketplace add nexu-io/open-design`.
Installation
Add gamified-app to your agent with:
/plugin marketplace add nexu-io/open-design Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for gamified-app when you want frontend help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache-2.0 license — safe to read and adapt
- Ships in nexu-io/open-design, an established project with 84,076 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does gamified-app do?
- A multi-frame gamified mobile-app prototype — three phone frames on a dark showcase stage. Frame 1: cover / poster, Frame 2: today's quests with XP ribbons and a level bar, Frame 3: quest detail. Vivid quest tiles, level ribbon, bottom tab bar. Use when the brief asks for a "gamified app", "habit tracker", "RPG-style life app", "level-up app", "daily quests", "XP / streak app", or "ELI5-style explainer app".
- How do I install gamified-app?
- Run /plugin marketplace add nexu-io/open-design in your agent, then reload your skills. Review the source at https://github.com/nexu-io/open-design before installing.
- Is gamified-app free to use?
- Yes. gamified-app is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
- Where does gamified-app come from?
- gamified-app ships inside nexu-io/open-design, a repository that contains 61 catalogued skills in total. The repository's 84,076 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Frontend →Audio generation skill — jingles, beds, voiceover, and sound effects. Routes music requests to Suno V5 / Udio / Lyria, speech to MiniMax TTS / FishAudio / ElevenLabs V3, and SFX to ElevenLabs SFX or AudioCraft. Output is one MP3/WAV file saved to the project folder.
Self-contained floating chat widget with welcome screen, social links, meeting button, and message input. Single HTML file, zero dependencies.
Run a 5-dimension expert design review on any HTML artifact in the project — Philosophy / Visual hierarchy / Detail / Functionality / Innovation, each scored 0–10. Outputs a single self-contained HTML report with a radar chart, evidence-backed scores, and three lists: Keep / Fix / Quick-wins. Use when the brief asks for a "design review", "design critique", "5 维度评审", "design audit", or "what's wrong with my design".
Admin / analytics dashboard in a single HTML file. Fixed left sidebar, top bar with user/search, main grid of KPI cards and one or two charts. Use when the brief asks for a "dashboard", "admin", "analytics", or "control panel" screen.