suggest-new-project

Detect unsupported artifact requests and generate prompts for new projects.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Celia-12/Proyecto-Mern --skill suggest-new-project-celia-12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggest-new-project
Source: https://github.com/Celia-12/Proyecto-Mern/tree/main/frontend/.local/skills/suggest-new-project
Command: npx skills add https://github.com/Celia-12/Proyecto-Mern --skill suggest-new-project-celia-12

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents attempts to create unsupported artifact types within a single‑artifact project by guiding users to start a new project instead.

Core Features & Use Cases

  • Detection: Recognizes when a user requests a mobile app, slide deck, animation, or separate website that the current project cannot accommodate.
  • Guidance: Provides a concise explanation that multi‑artifact support is forthcoming and recommends creating a new project.
  • Prompt Generation: Crafts a clear prompt summarizing the desired artifact and calls suggestNewProject({ prompt }) to initiate a new project creation flow.

Quick Start

Ask the assistant to suggest a new project for your desired mobile app, slide deck, or animation.

Frequently Asked Questions about suggest-new-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a separate website or mobile app in my current project?

To create a separate website or mobile app, you must start a new project. The current single-artifact project does not support multiple artifacts, so this Skill generates a prompt and redirects you to a new project creation flow.

What happens when I request a slide deck or animation in a single-artifact project?

When you request a slide deck or animation in a single-artifact project, the system detects the unsupported artifact type, explains that multi-artifact support is forthcoming, and suggests creating a new project.

How do I start a new project for an unsupported artifact type?

You start a new project by asking the assistant to suggest a new project for your desired mobile app, slide deck, or animation. The system crafts a summarizing prompt and invokes the new project creation flow.

Can I build a multi-artifact project with multiple deliverables right now?

You cannot build a multi-artifact project with multiple deliverables right now. The system currently supports single-artifact projects and redirects unsupported requests to a new project creation flow.

Why does my project redirect me when I ask for a new artifact type?

Your project redirects you because it is a single-artifact project that cannot accommodate the new artifact type. The system prevents unsupported artifacts by guiding you to start a separate new project.