base44-sdk
Build apps on the Base44 platform using the Base44 SDK for auth, data models, and AI integrations.
Install
npx skills add https://github.com/base44/skills --skill base44-sdkStats
| Total installs | 950 |
| Weekly installs | 946 |
| GitHub stars | 69 |
| First seen | Jan 20, 2026 |
| Source | @base44/skills |
Summary
- Provides modules for entities (data models), auth, agents, functions, integrations (AI, email, file uploads), analytics, and user management
- Requires an initialized Base44 project with base44/config.jsonc; use base44-cli skill for new project setup
- Includes critical API reference tables to prevent hallucination of method names (e.g., loginViaEmailPassword() not signInWithEmailAndPassword())
- Supports frontend and backend contexts; backend functions use createClientFromRequest(req) and asServiceRole for admin-level operations
Tags
Related skills
| Skill | Installs | vs base44-sdk |
|---|---|---|
| javascript-pro | 1,251 | +301 |
| shopify-expert | 1,516 | +566 |
| typescript-best-practices | 1,254 | +304 |
| web-development | 893 | -57 |
| clean-architecture | 909 | -41 |
FAQ
- How many installs does base44-sdk have?
- base44-sdk has 950 total installs and 946 installs this week.
- Where is base44-sdk hosted?
- base44-sdk is published by @base44/skills at https://github.com/base44/skills.
- How many GitHub stars does base44-sdk have?
- base44-sdk has 69 GitHub stars.
- When was base44-sdk first indexed?
- OrangeBot.AI first indexed base44-sdk on Jan 20, 2026.
- How do I install base44-sdk?
- Run: npx skills add https://github.com/base44/skills --skill base44-sdk