base44 Plugin
Plugin Claude Code Development Web & App DevelopmentCloud, Deployment & CI/CDClaude Code Customization & WorkflowThe explanation below is AI-generated. Please verify it against the sources.
base44 is a plugin that packages a set of Agent Skills so AI coding agents (Claude Code, Codex CLI, Cursor, OpenCode, etc.) can build and manage Base44 full-stack apps. According to the GitHub README, it ships five skills covering CLI project management, JavaScript/TypeScript SDK development, production troubleshooting, and remote/sandbox development. It can be installed via the Claude Code plugin marketplace, Codex CLI's plugin marketplace, or the skills CLI tool, and a separate 'base44-sandbox' bundle is offered for apps developed inside Base44's cloud sandbox. The README states the project is currently in Beta and is licensed under MIT.
Overview
According to the Base44 documentation homepage, Base44 is a platform for building, automating, and scaling full-stack apps. Its site describes AI-chat-based app building, app templates, integrations with external tools, data and security controls (visibility/access rules), and credit-based pricing plans.
What you can do with base44
- base44-cli: Create and manage Base44 projects via CLI, including resource configuration (entities, backend functions, AI agents), initialization, and deployment (per the README's skill table)
- base44-sdk: Build apps with the Base44 JavaScript/TypeScript SDK to communicate with remote entities, backend functions, and AI agents
- base44-troubleshooter: Investigate app errors and production issues using backend function logs
- base44-remote-dev: Connect your own coding agent to the Base44 sandbox over MCP or the base44 sandbox CLI for remote development
- base44-sandbox: Author app code (functions, entities, agents) directly inside the cloud sandbox, where writing a resource file ships it without a separate deploy/push step
Sources
Original description (English)
Build and deploy Base44 full-stack apps with CLI project management and JavaScript/TypeScript SDK development skills
History of base44
- Plugin Added base44