What problem does it solve?
This Skill helps streamline the process of creating and managing various project artifacts, such as websites, web apps, mobile apps, slide decks, and data visualizations, by automating the setup and configuration.
Core Features & Use Cases
- Artifact Creation: Create new artifacts for websites, web apps, mobile apps, slide decks, and data visualizations.
- Bootstrap and Registration: Automate the initial setup and registration of artifacts.
- Service Configuration: Configure development and production services for artifacts.
- Backend and Frontend Management: Handle both backend and frontend setup for full-stack artifacts.
- Use Case: If you need to quickly set up a new web application, you can use this Skill to create the artifact, write the OpenAPI spec, generate code, and build the frontend all in one go.
Quick Start
Create a new React web app using the artifacts skill with the following command: createArtifact(artifactType="react-vite", slug="my-website", previewPath="/my-website/", title="My Project")