base44-coder
Base44 JavaScript SDK for building frontend projects. ACTIVATE when (1) INTENT - user wants to build a Base44 project (site/app/page are equivalent), store/retrieve data with Base44 entities, add user authentication, integrate AI agents, or call backend functions; (2) TECHNICAL - code contains Base44 imports ("@/api/base44Client", "@base44/sdk"), uses base44.entities.*, base44.auth.*, base44.agents.*, or base44.functions.*. This skill handles SDK/JavaScript code. For CLI operations (deploy, push, login commands), use base44-cli instead.
Installation and usage
Base44 JavaScript SDK for building frontend projects. ACTIVATE when (1) INTENT - user wants to build a Base44 project (site/app/page are equivalent), store/retrieve data with Base44 entities, add user authentication, integrate AI agents, or call backend functions; (2) TECHNICAL - code contains Base44 imports ("@/api/base44Client", "@base44/sdk"), uses base44.entities.*, base44.auth.*, base44.agents.*, or base44.functions.*. This skill handles SDK/JavaScript code. For CLI operations (deploy, push, login commands), use base44-cli instead.
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use base44-coder