Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

Base44 CLI

porbase44·base44· v1.0.0 · atualizado em 2026-04-10
82
Score

Use for Base44 CLI operations and project initialization. Triggers: user wants to create/initialize a new Base44 project; user mentions CLI commands (npx base44, yarn base44, create, login, logout, whoami, deploy, entities push, site deploy, functions deploy); directory is empty or missing base44/config.jsonc; user says 'create a Base44 app/project', 'setup Base44', 'deploy to Base44', 'push entities'. This skill is the PREREQUISITE for base44-sdk - always use this first for new projects before building features.

base44cliproject-initializationdeploymententity-managementfunction-managementsite-deployment
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdbase44-cli/workflow
1. Check for the existence of `base44/config.jsonc` to determine if it's a new or existing project.
2. If a new project, guide the user through project initialization using `npx base44 create`.
3. If an existing project, check authentication status using `npx base44 whoami`.
4. If not authenticated, prompt the user to login using `npx base44 login`.
5. Execute the requested CLI command (e.g., `npx base44 deploy`, `npx base44 entities push`).
6. Provide feedback to the user on the outcome of the command.
7. If deploying, ensure the project is built first using `npm run build`.
8. Offer assistance with common tasks like deploying entities, functions, or the site individually.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe com ←Base44 Coder
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aClawDirect
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar aClawDirect-Dev
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Detect Browser SDK
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

Base44 CLI
base44-cli
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
create a Base44 appsetup Base44 projectdeploy to Base44push entities to Base44initialize a new Base44 projectuse npx base44use yarn base44deploy my Base44 appcreate a new Base44 projectmanage my Base44 project

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download base44-cli
$ synaptic skills detail base44-cli
$ synaptic skills live base44-cli

Dependências

base44

Links

GitHub Repository