This walks Claude through building FiveM resources using the vRP Creative Network framework, covering the complete stack from Proxy/Tunnel communication patterns to inventory systems, money handling, groups, and database queries with oxmysql. You get concrete API references for passport-based player identification, the fire-and-forget underscore prefix for non-blocking calls, and the persistent data system. Useful if you're scripting Lua for GTA V roleplay servers and need to wire up custom resources that talk to vRP's core without digging through scattered documentation. It also includes compatibility notes for older vRP variants like Creative v5 and vRPEX, which helps if you're maintaining legacy codebases.
npx skills add https://github.com/proelias7/fivem-skill --skill fivem-development