suggest-new-project

Direct users to create a new project for different artifact types.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/mecolejr/EVL-mOC5 --skill suggest-new-project-mecolejr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggest-new-project
Source: https://github.com/mecolejr/EVL-mOC5/tree/main/.local/skills/suggest-new-project
Command: npx skills add https://github.com/mecolejr/EVL-mOC5 --skill suggest-new-project-mecolejr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams avoid attempting to add multiple artifact types in a single project by guiding when to start a new project for new artifacts and clearly explaining boundaries and best practices.

Core Features & Use Cases

  • Artifact isolation guidance: Detects requests for new artifact types (Website, Mobile app, Slides, Animation) and directs the user to create a separate project.
  • Bootstrap prompt generation: Provides a ready-to-use prompt to initialize a brand-new project tailored to the requested artifact.
  • Workflow and dismissal handling: Explains what to do if the user insists on proceeding in the current project and offers fallback messaging.

Quick Start

Describe the new artifact you want to build and I will generate a ready-to-use prompt to bootstrap a new project.

Frequently Asked Questions about suggest-new-project

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

FAQPage Schema
When do I need to start a new project for a different artifact type?

You need to start a new project when a request targets a different artifact type than the current one, such as transitioning from a Website to a Mobile app. This isolation prevents mixing multiple artifact types in a single project.

How do I bootstrap a new project for a Mobile app or Animation?

Describe the new artifact you want to build, and the system generates a self-contained, ready-to-use prompt to initialize the new project. This bootstrap prompt is tailored specifically for the requested artifact type.

What artifact types are supported for project bootstrapping?

Project bootstrapping supports Website, Mobile app, Slides, and Animation artifact types. When you request one of these, the system provides structured guidance and a prompt to start the separate project.

Can I add Slides to an existing Website project?

Adding Slides to an existing Website project is not recommended. The system directs you to create a separate project to maintain artifact isolation and provides a prompt to bootstrap the new Slides project independently.

What happens if I insist on building the new artifact in the current project?

If you insist on proceeding in the current project, the system provides fallback guidance and messaging. It explains the boundaries and best practices while still imposing the requirement to invoke the new project suggestion once.