Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

sqlite-zig

النجوم٠
التفرعات٠
آخر تحديث١٨ يوليو ٢٠٢٦ في ٢٣:٢٣

Standards for using SQLite from Zig via the vendored C amalgamation. Load when writing or reviewing database code — opening connections, threading/concurrency, prepared statements, transactions, or value binding. Covers matching the threading mode to the sharing pattern (the SQLITE_OPEN_NOMUTEX vs FULLMUTEX decision), WAL, busy_timeout, statement reuse, and bind lifetimes.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly