This skill automates the creation of Salesforce Lightning Experience applications from natural language descriptions. It uses specialized metadata skills to generate all necessary metadata types and orchestrates their deployment to create a complete, deployable application.
What problem does it solve?
This skill addresses the need for an efficient way to create complex Salesforce Lightning Experience applications without manually writing each piece of metadata.
Core Features & Use Cases
- Natural Language Parsing: Understands user requests for applications described in natural language.
- Metadata Generation: Automatically generates custom objects, fields, tabs, pages, flows, and permission sets based on the user's description.
- Dependency Management: Ensures that metadata types are created in the correct order to maintain proper dependencies.
- Validation and Best Practices: Uses API context to validate metadata and follows Salesforce best practices.
Quick Start
Use the generating-lightning-app skill to create a new application for managing employee onboarding. Describe your application requirements in natural language, and the skill will generate the necessary metadata.