suggest-new-project

Generate a bootstrap prompt and call suggestNewProject for new artifact types.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/offers-png/one-time-checkout --skill suggest-new-project-offers-png
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggest-new-project
Source: https://github.com/offers-png/one-time-checkout/tree/main/.local/skills/suggest-new-project
Command: npx skills add https://github.com/offers-png/one-time-checkout --skill suggest-new-project-offers-png

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides users to avoid attempting multiple artifacts within a single project by directing them to start a fresh project when a new artifact type is requested, ensuring clarity and proper tooling.

Core Features & Use Cases

  • Artifact separation guidance: Determines when to propose creating a new project for a different artifact type (website, mobile app, slides, or animation) instead of modifying the current app.
  • Prompt generation: Produces a clear, descriptive bootstrap prompt that defines the desired artifact and project scope.
  • One-shot bootstrap trigger: Invokes suggestNewProject({ prompt }) to initialize a brand-new project workflow.

Quick Start

Create a clear bootstrap prompt for the new artifact and run suggestNewProject with that prompt.

Frequently Asked Questions about suggest-new-project

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

FAQPage Schema
How do I avoid multi-artifact conflicts when building a new project in a single workspace?

Preventing multi-artifact conflicts involves directing new artifact requests to a dedicated new-project flow. This separation prevents tooling clashes and maintains clarity when you need to build a different artifact type within an existing workspace.

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

You need to start a new project when you ask to build a different artifact type, such as a website, mobile app, slides, or animation, within your current project. This separation ensures proper tooling and prevents workspace conflicts.

How do I generate a bootstrap prompt for a new project setup?

To generate a bootstrap prompt for new project setup, the system analyzes your request for a different artifact type and produces a clear, descriptive prompt defining the desired artifact and project scope to initialize the workflow.

Can I create a mobile app and animation in the same project workspace?

Creating a mobile app and animation in the same project workspace risks multi-artifact chaos. The system applies artifact separation guidance, proposing that you start a fresh project for the new artifact type to ensure proper tooling.

What happens if I decline to start a new project for a new artifact?

When you decline to start a new project for a new artifact, the system notes your decision to proceed without the dedicated new-project flow. This means you continue working within the current single-project workspace despite potential conflicts.