base44base44Officialยท6 Agent Skills Included

skills

Build, deploy, and debug Base44 apps from your editor

Guides coding agents through creating, deploying, and debugging Base44 apps using the CLI, SDK, and cloud sandbox. Eliminates hallucinated API calls, wrong CLI syntax, and manual log digging when building entities, backend functions, and agents. Includes production troubleshooting via function logs and workflow runs, plus remote sandbox development over MCP with no local checkout.
npx skills add base44/skills --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Base44 skills?โ–ผ

Run `npx skills add base44/skills --all -g -y` in your terminal to install all Base44 skills globally for your coding agent.

What do the Base44 skills do?โ–ผ

They teach your coding agent to create Base44 projects, define entities and backend functions, deploy resources, and build features with the Base44 SDK using correct, verified API methods.

How to debug a failing Base44 backend function?โ–ผ

The base44-troubleshooter skill guides your agent to stream live logs with `npx base44 logs --follow` and inspect failed workflow runs to find the exact error.

Can I develop a Base44 app without local files?โ–ผ

Yes. The base44-sandbox and base44-remote-dev skills let your agent edit code directly in Base44's cloud sandbox over MCP, where writing a file automatically deploys it.

Which coding agents work with Base44 skills?โ–ผ

All skills follow the universal SKILL.md standard and work with Claude Code, Cursor, Codex CLI, OpenCode, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’