cjmellorcjmellorCommunity·3 Agent Skills Included

level-up

Add XP, levels, achievements, and leaderboards to Laravel apps

Adds gamification to Laravel applications with experience points, levels, tiers, achievements, streaks, challenges, and ranked leaderboards. Eliminates the need to build reward systems, point tracking, and league ladders from scratch. Includes guided upgrade skills that automatically migrate codebases between major package versions without manual rework.
npx skills add cjmellor/level-up --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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