Skip to content

base44/skills

Repository files navigation

Agent Skills for Base44

🚧 Under Active Development — Feedback and suggestions are welcome on GitHub Discussions.

Install these skills so your coding agents can assist with Base44 development.

Supports many AI coding agents, including Cursor, Claude Code, Codex, and OpenCode.

Installation

Install skills using skills:

# Install all skills
npx skills add base44/skills

# Install globally (user-level)
npx skills add base44/skills -g

Available skills

Skill Description
base44-cli Create and manage Base44 projects using the CLI. Handles initialization, deployment, entity schema management, and authentication.
base44-sdk Build apps using the Base44 JavaScript SDK. Covers entities, auth, agents, functions, integrations, and connectors.

About agent skills

Agent skills are reusable instruction sets that extend your coding agent's capabilities. They're defined in SKILL.md files following the Agent Skills specification .

Learn more about agent extensions for Base44.

Contributing

See CONTRIBUTING.md for guidelines on creating and submitting skills.

License

MIT

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10

Languages