suggest-new-project

Generates prompts to split off artifact work into separate projects.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/rezosnd/MINI-PROJECT- --skill suggest-new-project-rezosnd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggest-new-project
Source: https://github.com/rezosnd/MINI-PROJECT-/tree/main/ML%20BACKEND%20DASHBOARD/.local/skills/suggest-new-project
Command: npx skills add https://github.com/rezosnd/MINI-PROJECT- --skill suggest-new-project-rezosnd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams avoid trying to implement multiple artifact types within a single project by guiding when to start a new project and how to bootstrap it with a clear prompt.

Core Features & Use Cases

  • Guidance on when a new artifact requires a separate project to ensure clean separation and scalable workflows.
  • Generates a concise, self-contained prompt to bootstrap a brand-new project using suggestNewProject.
  • Clear handling for user dismissal, including alternatives and next steps for continuing work in the existing project.

Quick Start

Summarize the user's artifact request and generate a self-contained prompt to bootstrap a new project with suggestNewProject.

Frequently Asked Questions about suggest-new-project

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

FAQPage Schema
When should I create a new project instead of adding a new artifact to an existing one?

Project scoping for multi-artifact requests requires creating a new project to ensure clean separation and scalable workflows when introducing websites, mobile apps, slides, or animations alongside existing work.

How do I bootstrap a new project with a prompt?

To bootstrap a new project, summarize the artifact request into a concise, self-contained prompt and call suggestNewProject. This generates the initialization prompt needed to scope and set up the new project.

What happens if I dismiss the suggestion to start a new project?

If you dismiss the new project suggestion, the system provides safe next steps and asks if you would like to proceed by continuing the work within the existing project instead of separating the artifacts.

Can I manage multiple artifact types within a single project?

Managing multiple artifact types in a single project is discouraged. The skill provides decision guidance to avoid multi-artifact projects, prompting you to scope a separate project for new websites, apps, slides, or animations.

What is the best way to scope a new project for a mobile app?

The best way to scope a new project is to generate a concise bootstrap prompt outlining the mobile app requirements and call suggestNewProject. This ensures proper artifact management and clean project separation.