eject-sf

Remove SaaS Factory scaffolding, configuration, and memory artifacts from projects.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/marcoapereirav-arch/nvision-saas-factory --skill eject-sf-marcoapereirav-arch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eject-sf
Source: https://github.com/marcoapereirav-arch/nvision-saas-factory/tree/main/saas-factory/.claude/skills/eject-sf
Command: npx skills add https://github.com/marcoapereirav-arch/nvision-saas-factory --skill eject-sf-marcoapereirav-arch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Removes SaaS Factory scaffolding and templates from a project, returning it to a clean, production-ready state without factory-specific tooling.

Core Features & Use Cases

  • Safely removes development scaffolding, memory, and configuration artifacts introduced by SaaS Factory.
  • Restores the project to a clean baseline suitable for distribution and maintenance.
  • Use Case: you want to remove all factory-specific files and references before sharing or deploying a standalone application.

Quick Start

Type EJECT to permanently remove SaaS Factory artifacts from the project after you review the warning.

Frequently Asked Questions about eject-sf

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

FAQPage Schema
How do I remove SaaS Factory scaffolding from my project?

Removing SaaS Factory scaffolding involves deleting all factory-specific configuration, memory, and development artifacts while preserving your production-ready application code for standalone distribution.

What is the safest way to clean up development scaffolding before deployment?

Cleaning up development scaffolding safely requires explicit user confirmation before destructive actions, ensuring production-ready code is preserved while removing factory-specific tooling and configuration artifacts.

How do I restore my project to a clean baseline after using a factory template?

Restoring a project to a clean baseline involves removing .claude/ artifacts, updating project metadata, and generating a generic README to eliminate all factory-specific references and tooling.

Does removing project maintenance artifacts delete my application code?

Removing project maintenance artifacts does not delete application code; the process explicitly preserves production-ready code while exclusively targeting and removing factory-specific scaffolding, memory, and configuration.

When should I eject my project from a SaaS factory setup?

You should eject your project from a SaaS factory setup when you want to share or deploy the application as a standalone product without the overhead of factory-specific development tooling and memory artifacts.