sync-sdk-skill
Installation
SKILL.md
Sync SDK Skill
Synchronize the skills/base44-sdk/ skill with the latest SDK source code from the Base44 SDK repository.
Usage
When activated, this command will ask for:
- SDK source folder path (required) - The local path to the Base44 SDK source code
- Documentation URL (optional) - URL to fetch additional documentation
Steps
Step 1: Gather Input
Ask the user for the required inputs using the AskQuestion tool if available, otherwise ask conversationally:
Required:
- SDK source folder path (e.g.,
~/projects/base44-sdkor/Users/me/base44-sdk)