Plugin Claude Code
Plugin marketplace listing 2 plugins: base44, base44-sandbox.
Plugin Claude Code
Plugin marketplace listing 2 plugins: base44, base44-sandbox.
Plugin Claude Code
Build and deploy Base44 full-stack apps with CLI project management and JavaScript/TypeScript SDK development skills.
Skill Claude CodeCodex
Review and analyze a skill against best practices for length, intent scope, and trigger patterns.
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Synchronize the base44-cli skill with the latest CLI source code from the Base44 CLI repository.
Skill Claude CodeCodex
Synchronize the base44-sdk skill with the latest SDK source code from the Base44 SDK repository.
Plugin Claude Code
Develop a Base44 app remotely in Base44's cloud sandbox; conventions only, no deploy/push.
Skill Claude CodeCodex
The base44 CLI is used for EVERYTHING related to base44 projects: resource configuration (entities, backend functions, ai agents), initialization and actions (resource creation, deployment). This skill is the place for learning about how to configure resources. When you plan or implement a feature, you must learn this…
Skill Claude CodeCodex
Develop a Base44 app remotely from your own coding agent (Claude Code, claude.ai, or any MCP client) by connecting it to the Base44 sandbox. Cloud agents connect over MCP; local agents can connect over MCP or drive the same sandbox with the base44 sandbox CLI subcommands (the CLI uses shorter names — e.g. readfile is…
Skill Claude CodeCodex
Develop a Base44 app remotely inside Base44's cloud sandbox using your own agent — no local checkout and no deploy/push commands. The implementation is remote: writing a resource file into the sandbox is what ships it (backend functions, entities, and agents all auto-sync from the file you write), and OAuth connectors…
Skill Claude CodeCodex
The base44 SDK is the library to communicate with base44 services. In projects, you use it to communicate with remote resources (entities, backend functions, ai agents) and to write backend functions. This skill is the place for learning about available modules and types. When you plan or implement a feature, you must…
Skill Claude CodeCodex
Troubleshoot production issues using backend function logs. Use when investigating app errors, debugging function calls, or diagnosing production problems in Base44 apps.