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
Atualizado 1/19/2026
Estrelas
2
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use base44-coder