Skip to content

Base44 SDK

Trusted76/100
Before deciding whether to install, talk to the skill

The 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 76/100 (Trusted) · 79+ installs · 18 GitHub contributors · MIT license

The Problem

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.

base44base44Developer Tools
1.0.0MITGitHub
79installs1,893views
0Write a Review

How to use this skill

Not sure how? Read the guide

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. 1. Click "Download ZIP" to download the skill files.
  2. 2. Open Claude Desktop and go to Customize > Skills.
  3. 3. Click "+" and select "Upload a skill", then upload the ZIP file.
  4. 4. Start a new conversation. The skill will activate automatically when relevant.
A new version released? How to update your installed skill
Developers? Install via command line (CLI)
npx skills-il add base44/skills -a claude-code

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

Create an entity record

In my Base44 app, create a new task with title 'New doc' and status 'pending', then list all pending tasks.

Login with email and password

In a Base44 external client, add an email-and-password login flow and fetch the current user.

Invoke a backend function

From the frontend, invoke the 'processOrder' backend function with orderId='123' and action 'ship'.

Write a backend function using service role

Write a Deno backend function that receives an orderId, fetches the order via asServiceRole, and returns a JSON response.

Frequently Asked Questions

Related Skills

skills-ilAuthor: skills-il
v2.2.1Popular

Build and configure Make.com scenarios for Israeli business processes, including Morning (formerly Green Invoice) sync, iCount accounting, Monday.com board automation, Priority ERP data exports, WhatsApp Business messaging, and payment gateways (Cardcom, Tranzila, Grow, Bit). Covers Make.com AI Agents, the Make.com MCP server for exposing scenarios as agent tools, Israel 2026 Invoice Reform, community modules for Israeli apps, Hebrew data transformations, Data Store for VAT period tracking, and Shabbat-aware scheduling. Do NOT use for n8n workflows (use n8n-hebrew-workflows) or Zapier Zaps (use zapier-israeli-integrations).

0.01302,407
Claude CodeCursorGitHub Copilot+4
skills-ilAuthor: skills-il
v2.0.0Popular

Convert between Hebrew (Jewish) calendar and Gregorian dates, look up Israeli holidays, format dual dates for Israeli documents, and calculate Israeli business days. Use when user asks about Hebrew dates, "luach ivri", Jewish calendar, Israeli holidays, "chagim", Shabbat times, or needs dual-date formatting for Israeli forms. Do NOT use for Islamic Hijri calendar or non-Israeli holiday calendars.

0.0971,958
Claude CodeCursorGitHub Copilot+6
skills-ilAuthor: skills-il
v1.2.0Popular

Benchmark and compare LLMs on Hebrew reasoning, comprehension, sentiment, translation, and Israeli cultural knowledge. Wraps the HuggingFace Open Hebrew LLM Leaderboard tasks (HeQ, HebrewSentiment, Hebrew Winograd, translation) plus DictaLM 3.0 benchmark tasks (Summarization, Nikud, Israeli Trivia) into a reproducible evaluation harness. Runs evals against Claude, GPT, Gemini, AI21 Jamba, DictaLM, Llama, and local HuggingFace models. Produces comparison scorecards in JSON and markdown. Use when choosing an LLM for a Hebrew product, answering procurement questions about Hebrew performance, validating a fine-tuned Hebrew model, or tracking Hebrew regressions after a model upgrade. Do NOT use for Arabic NLP, ASR benchmarking, or general English benchmarks.

0.0602,968
Claude CodeCursorCodex
Found an issue with this skill?

Use at your own risk. Terms of Use · Security

Want to build your own skill? Try the Skill Creator · Submit a Skill

Reviews (0)

No reviews yet. Be the first to write one!