saas-transformer
仓库创建 2026年5月22日最近提交 22 小时前SkillHot 收录 20 天前
▸ 精选理由
作为母技能整合多项实践,适合需要全面迁移到 SaaS 模式的项目。
这个 Skill 做什么
将现有应用改造为完整 SaaS 平台(多租户、计费、团队管理)的总揽式编排指南。
把现有单体或普通应用一步步改造成可运营的 SaaS 平台,解决 multi-tenancy、计费、团队管理和 feature gating 等难题。常在准备把产品做成付费订阅、要支持多租户和团队隔离时用到。特别在于它是个总揽式的编排指南,会把相关子能力(比如计费、权限、监控)串起来给出落地方案。
▸ 展开 SKILL.md 英文原文
Transforms regular applications into complete SaaS platforms with multi-tenancy, billing, team management, and feature gating — orchestrating all relevant vibes-plug skills / Mentransformasi aplikasi biasa menjadi platform SaaS lengkap dengan multi-tenancy, billing, manajemen tim, dan feature gating — mengorkestrasi semua skill vibes-plug yang relevan.
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/saas-transformer/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/saas-transformer/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# SaaS Transformer [English](#english) | [Bahasa Indonesia](#bahasa-indonesia) --- <a name="english"></a> ## English ### Description The **SaaS Transformer** is a master orchestrator skill that guides the complete transformation of an existing regular application into a fully-featured SaaS platform. Unlike `saas-mvp-launcher` (which builds from scratch) or `saas-multi-tenant` (which only handles data isolation), this skill takes an **already working application** and systematically adds every layer needed to make it a commercial SaaS product. This skill does NOT replace individual skills — it **coordinates** them into a structured, **9-phase** transformation workflow. ### Orchestrated
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有