Build full-stack apps on the Base44 platform using the JavaScript SDK. Covers CRUD operations, authentication, AI agents, backend functions, integrations, and real-time subscriptions.
Trust score 76/100 (Trusted) · 7+ installs · 10 GitHub contributors · MIT license
Building apps on the Base44 platform requires knowing the exact SDK methods, parameter shapes, and module boundaries. Without a reference, developers waste time guessing method names or falling back to patterns from other platforms like Firebase or Supabase.
npx skills-il add base44/skills -a claude-codeThis 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.
Create a page that lists all items from the "products" entity, with filters by category and price, and allows creating new products with a form.
Add email/password login and Google OAuth to my Base44 app with protected routes that redirect unauthenticated users to the login page.
Build an AI chat interface using Base44 agents with real-time message streaming and conversation history.
Create a backend function that fetches data from an external API using connectors and stores the results in a Base44 entity.
Build Telegram bots with grammY, Telegraf, or python-telegram-bot. Covers Bot API v9.5 webhooks vs polling, inline keyboards, commands, middleware patterns, payments API, Mini Apps, and Hebrew message handling with RTL support. Use when building a Telegram bot, setting up webhooks, handling Hebrew messages in a bot, or integrating Telegram payments. Do NOT use for WhatsApp bots (use israeli-whatsapp-business), voice bots (use hebrew-voice-bot-builder), or general chatbot design patterns (use hebrew-chatbot-builder).
Interactive workflow for creating new skills for the skills-il organization -- guides through category selection, use case definition, folder scaffolding, YAML frontmatter generation with bilingual metadata, instruction writing, Hebrew companion creation, and validation. Use when user asks to "create a new skill", "scaffold a skill for skills-il", "write a SKILL.md", "contribute a skill", "new skill template", or "liztor skill chadash". Do NOT use for editing existing skills or creating skills for non-skills-il platforms.
Build conversational AI chatbots with native Hebrew support, including WhatsApp Business API integration, Telegram bot scaffolding, web chat widgets, Hebrew NLP patterns, and RTL chat UI components.
Want to build your own skill? Try the Skill Creator · Submit a Skill