qbcore-framework

Community

Master QBCore development for FiveM resources.

Authorproelias7
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides structured guidance for developing resources on the FiveM QBCore framework, helping teams write consistent, maintainable code.

Core Features & Use Cases

  • Core Object & Player Data: Demonstrates how to obtain the QBCore core object and access Player data reliably across client and server scripts.
  • APIs, Callbacks & Events: Illustrates using QBCore.Functions.GetPlayer, CreateCallback, and TriggerCallback patterns, plus event-driven data updates.
  • Database & Items: Shows how to interact with the database via oxmysql or equivalent, and how to define and use items within resources.
  • Structure & Best Practices: Provides standard resource layout, citations to official docs, and common best practices for performance and security.

Quick Start

Initialize a basic QBCore resource by creating client/main.lua and server/main.lua with a top-level line: local QBCore = exports['qb-core']:GetCoreObject() and follow the patterns in this skill.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: qbcore-framework
Download link: https://github.com/proelias7/fivem-skill/archive/main.zip#qbcore-framework

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.