Base44 SDK
Trusted77/100The base44 SDK is the library to communicate with base44 services. In projects, you use it to communicate with remote resources (entities, backend functions, ai agents) and to write backend functions. This skill is the place for learning about available modules and types. When you plan or implement a feature, you must learn this skill
Trust score 77/100 (Trusted) · 30+ installs · 12 GitHub contributors · MIT license
Developers building on the Base44 platform need to remember Base44 SDK's unique method names and tend to hallucinate APIs out of Firebase or Supabase habits. This skill provides wrong-vs-correct tables and pointers to per-module references so features are written correctly the first time.
npx skills-il add base44/skills -a claude-codeInstall on Claude.ai, Claude Desktop, ChatGPT, Manus, or other platforms
This is a community skill from an external source. The ZIP upload may not work on all platforms if the SKILL.md format is not fully compatible.
- 1. Click "Download ZIP" to download the skill files.
- 2. Open Claude Desktop and go to Customize > Skills.
- 3. Click "+" and select "Upload a skill", then upload the ZIP file.
- 4. Start a new conversation. The skill will activate automatically when relevant.
When to Apply
- Building a feature in an existing Base44 project that already has `base44/config.jsonc`
- Writing client code with `@base44/sdk` against entities, auth, integrations, or functions
- Authoring a backend function with `Deno.serve` and `createClientFromRequest(req)`
- Deciding between user mode and `asServiceRole` for admin operations
- Verifying SDK method names before invoking them
Try These Prompts
In my Base44 app, create a new task with title 'New doc' and status 'pending', then list all pending tasks.
In a Base44 external client, add an email-and-password login flow and fetch the current user.
From the frontend, invoke the 'processOrder' backend function with orderId='123' and action 'ship'.
Write a Deno backend function that receives an orderId, fetches the order via asServiceRole, and returns a JSON response.
Frequently Asked Questions
Related Skills
Best practices for programmatic video creation using HyperFrames, plain HTML compositions with GSAP animations rendered to MP4, with full Hebrew and RTL support. Covers composition authoring, data-* timing attributes, GSAP timeline contract, layout-before-animation methodology, visual identity gate, Hebrew fonts via Google Fonts auto-fetch (Heebo, Rubik, Assistant), RTL text with dir="rtl", Hebrew captions via Whisper, Hebrew voiceover via external TTS (Kokoro doesn't support Hebrew), audio-reactive visuals, scene transitions, and bidirectional text with <bdi>. Use when building HTML-based video content or Hebrew social/marketing videos without React. Do NOT use for Remotion or general React video work.
Build Zapier Zaps that connect Israeli business apps (Morning/Green Invoice, Cardcom, Tranzila, iCount, Grow by Meshulam) with global services for billing, payment, and workflow automation. Covers Hebrew text handling, ILS formatting, bimonthly VAT logic, Israel Invoice Reform 2026, and Zapier AI features (Copilot, Agents, MCP Server). Includes WhatsApp Business via third-party providers (Twilio, WATI), Zapier Tables as Google Sheets alternative, and comparison with Make.com/n8n. Do NOT use for n8n workflows (use n8n-hebrew-workflows), Make.com scenarios (use make-com-israeli-automations), or custom code automation without Zapier.
Manage JFrog Artifactory repositories, artifacts, Docker registry, build info, and Xray security scanning for DevOps workflows. Use when user asks about JFrog, Artifactory, Xray, artifact management, "deploy artifact", Docker registry with Artifactory, build promotion, vulnerability scanning with Xray, or DevOps artifact pipeline. Covers REST API operations, JFrog CLI usage, Docker registry configuration, and security scanning patterns. Do NOT use for general Docker or CI/CD questions unrelated to JFrog.
Use at your own risk. Terms of Use · Security
Want to build your own skill? Try the Skill Creator · Submit a Skill