home/categories/productivity-tools/base44-skills-skills-base44-coder-skill-md
productivity-toolstools

base44-coder

Base44 JavaScript SDK for building frontend projects. ACTIVATE when (1) INTENT - user wants to build a Base44 project (site/app/page are equivalent), store/retrieve data with Base44 entities, add user authentication, integrate AI agents, or call backend functions; (2) TECHNICAL - code contains Base44 imports ("@/api/base44Client", "@base44/sdk"), uses base44.entities.*, base44.auth.*, base44.agents.*, or base44.functions.*. This skill handles SDK/JavaScript code. For CLI operations (deploy, push, login commands), use base44-cli instead.

base44
maintainer
base44
Обновлено 1/19/2026
Звёзды
2
Форки
0
quick start

Installation and usage

Base44 JavaScript SDK for building frontend projects. ACTIVATE when (1) INTENT - user wants to build a Base44 project (site/app/page are equivalent), store/retrieve data with Base44 entities, add user authentication, integrate AI agents, or call backend functions; (2) TECHNICAL - code contains Base44 imports ("@/api/base44Client", "@base44/sdk"), uses base44.entities.*, base44.auth.*, base44.agents.*, or base44.functions.*. This skill handles SDK/JavaScript code. For CLI operations (deploy, push, login commands), use base44-cli instead.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use base44-coder