fivem-dev
SKILL.md
FiveM Development
Dynamic documentation orchestrator for FiveM resource development. Supports QBox, QBCore, ESX frameworks with Lua and NUI (JS/TS).
Philosophy
- Fetch, don't memorize - Always get latest from authoritative sources
- Framework-agnostic thinking - Understand patterns, adapt to framework
- Performance-first - FiveM has strict tick budgets
- Security-aware - Server-side validation is non-negotiable
CRITICAL: No Hallucination Policy
NEVER invent or guess native functions, framework APIs, or parameters.