level-up
Add XP, levels, achievements, and leaderboards to Laravel apps
All Skills in This Repository (3)
Pure Emerald Level Indicatorslevel-up-upgrade-v2
Automate Level Up v1 to v2 upgrades in Laravel projects.
level-up-development
Automate gamification features like XP, levels, tiers, and leaderboards in Laravel applications.
level-up-upgrade-v3
Migrates Laravel applications from cjmellor/level-up v2.x to v3.0 by applying all breaking changes.
Frequently Asked Questions
FAQPage SchemaHow to install Level Up?▼
Run `npx skills add cjmellor/level-up --all -g -y` in your terminal to install all skills in this suite globally.
How to add gamification to a Laravel app?▼
Level Up lets users earn XP, level up, unlock achievements, and keep streaks by adding simple traits to your User model. It also supports tiers, multipliers, challenges, and leaderboards out of the box.
Can AI upgrade Level Up from v2 to v3 automatically?▼
Yes. The included upgrade skills detect breaking changes in your codebase and rewrite the affected code, config, and migrations step by step.
Does Level Up support leaderboards and leagues?▼
Yes. It ranks users by any metric such as XP, level, or streaks, with time periods, named boards, snapshots, and a full division-based league system.
Do I need deep Laravel expertise to use Level Up?▼
No. Your AI agent can follow the included skills to install, configure, and upgrade the package based on plain-English requests.
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