weltenbibliothek-gamification

Implement Octalysis-based gamification with Supabase RPC and RLS-protected tables.

Updated Nov 23, 2025
One-click install
npx skills add https://github.com/manuelbrandner85/Weltenbibliothekapp --skill weltenbibliothek-gamification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weltenbibliothek-gamification
Source: https://github.com/manuelbrandner85/Weltenbibliothekapp/tree/main/.claude/skills/weltenbibliothek-gamification
Command: npx skills add https://github.com/manuelbrandner85/Weltenbibliothekapp --skill weltenbibliothek-gamification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of maintaining user engagement and motivation by implementing a structured gamification system based on the Octalysis framework.

Core Features & Use Cases

  • XP Management: Tracks user progress through regular and boss modules with automated validation.
  • Curriculum Structure: Manages 30 distinct modules across 6 branches, including psychology, negotiation, and strategy.
  • Use Case: Use this Skill to initialize or update user progress in the Vorhang-Module system, ensuring that XP rewards are correctly calculated and synchronized with Supabase.

Quick Start

Use the weltenbibliothek-gamification skill to add 100 XP to the current user for completing a boss module in the shadow work branch.

Frequently Asked Questions about weltenbibliothek-gamification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement an Octalysis-based gamification XP system in Flutter?

To integrate Octalysis gamification, you track user progress through regular and boss modules, calculate automated XP rewards, and synchronize achievements across six thematic branches using Supabase RPC functions and RLS-protected database tables.

Do I need Supabase RLS policies to manage user XP and achievement synchronization?

Supabase RLS-protected tables handle secure user state management by validating module completion and synchronizing XP rewards across multiple thematic branches, preventing unauthorized updates to user progress data.

Can I use this Octalysis gamification framework to track progress across multiple curriculum branches?

The framework manages 30 distinct modules across 6 branches, including psychology, negotiation, and strategy. It tracks user progress through regular and boss modules with automated XP validation and achievement synchronization.

What is the best way to calculate and award XP for boss modules in a user engagement app?

The best way to calculate XP for boss modules is using automated validation within an Octalysis-based gamification system. It tracks module completion, calculates experience points, and synchronizes rewards with Supabase.

How does user engagement gamification handle module completion validation?

User engagement gamification handles module completion validation through automated checks that track regular and boss modules. It calculates XP rewards and synchronizes user progress with Supabase RPC functions.