What problem does it solve?
This Skill addresses the limitation of current project support by guiding users to create new projects when requesting unsupported artifact types, preventing confusion and ensuring proper workflow.
Core Features & Use Cases
- User Guidance: Explains the current limitations and the upcoming multi-artifact support.
- Request Analysis: Detects when users ask for new artifact types such as mobile apps, slides, or animations.
- Prompt Generation: Creates a clear, descriptive prompt that encapsulates user intent for new project setup.
- Project Suggestion: Calls suggestNewProject with the generated prompt to bootstrap a new project.
- Conversational Handling: Deals with user dismissals or insistence on building in the current project, offering appropriate responses and warnings.
Quick Start
When a user requests an artifact type not supported in the current project, explain the support status, generate a descriptive prompt, and invoke suggestNewProject to facilitate creation of a suitable project.