suggest-new-project

Redirect unsupported multi-artifact requests to create a fresh project.

Updated Dec 1, 2025
One-click install
npx skills add https://github.com/KartikSharma4448/MyPortfolio --skill suggest-new-project-kartiksharma4448
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: suggest-new-project
Source: https://github.com/KartikSharma4448/MyPortfolio/tree/main/.local/skills/suggest-new-project
Command: npx skills add https://github.com/KartikSharma4448/MyPortfolio --skill suggest-new-project-kartiksharma4448

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Redirects unsupported multi-artifact requests by guiding users to create a fresh project for the specified artifact.

Core Features & Use Cases

  • Redirects requests to build a new artifact into a fresh project when the requested artifact differs from the current application.
  • Generates a concise, descriptive prompt to bootstrap a brand-new project and provides clear guidance if the user dismisses the suggestion.
  • Establishes guardrails to ensure best practices for managing artifacts across projects, preventing misaligned scope.

Quick Start

Describe the new artifact you want to create so a brand-new project can be bootstrapped.

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 new project when I want to build a different artifact type?

To create a new project for a different artifact, describe the new artifact you want to build. This generates a self-contained prompt to bootstrap a fresh project, ensuring your multi-artifact request is properly scoped.

Why does my request to build a mobile app get redirected from my current website project?

Building a mobile app in a current website project is redirected because artifacts must be managed separately. This guidance prevents misaligned scope by prompting you to start a fresh project for the new artifact.

Can I generate a prompt for a new slides presentation while working on an animation project?

Yes, requesting slides while working on an animation triggers project redirection. The system generates a concise, descriptive prompt to bootstrap a brand-new project specifically for your slides artifact.

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

If you dismiss the new project suggestion, the system provides clear guidance on how to proceed. This ensures you understand the guardrails for managing multi-artifact requests and maintaining proper project scope.

When do I need to bootstrap a fresh project for artifact creation?

You need to bootstrap a fresh project whenever you ask to create a website, mobile app, slides, or animation alongside your current single-artifact project. This workflow establishes guardrails for proper artifact management.