saas-boilerplate

Codify multi-tenant SaaS architectural patterns and Igniter.js practices.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nubler-hq/tiny --skill saas-boilerplate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: saas-boilerplate
Source: https://github.com/nubler-hq/tiny/tree/main/.github/skills/saas-boilerplate
Command: npx skills add https://github.com/nubler-hq/tiny --skill saas-boilerplate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The SaaS Boilerplate Skill encapsulates and enforces multi-tenant SaaS architectural patterns, Igniter.js-based backend and frontend best practices, and comprehensive guidelines to accelerate secure, scalable product development.

Core Features & Use Cases

  • Pattern Library: Centralized patterns for authentication, billing, forms, data tables, pages, notifications, SEO/OG images, docs/updates, email templates, plugin manager, and testing.
  • Lifecycle Guidance: Step-by-step loading strategy, reference maps, and agent-driven instructions to implement features consistently.
  • Use Case: Teams adopt a shared, agent-agnostic playbook to rapidly build, deploy, and maintain multi-tenant SaaS applications with strong isolation and security.

Quick Start

Start by reviewing the Reference Map and Igniter.js patterns, then implement a new feature within the multi-tenant safeguards described in this skill.

Frequently Asked Questions about saas-boilerplate

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

FAQPage Schema
How do I implement multi-tenant architecture for a SaaS application?

Multi-tenant architecture is codified through centralized patterns for authentication, billing, and data tables, ensuring strong tenant isolation and security. The skill provides opinionated guidelines and reference maps to enforce consistent multi-tenant context across your full-stack implementation.

What is the best way to structure authentication and billing in a multi-tenant SaaS?

The best way to structure authentication and billing is by applying the centralized pattern library, which defines specific architectural practices for these features alongside forms and notifications. This ensures secure, scalable implementation with strict multi-tenant safeguards.

Does this SaaS boilerplate work with Igniter.js for full-stack development?

Yes, the SaaS boilerplate explicitly defines and codifies Igniter.js-based back-end and front-end practices for building multi-tenant SaaS applications. It covers full-stack implementations including pages, SEO, email templates, and testing within the Igniter.js framework.

How do I build data tables and forms with multi-tenant isolation?

You build data tables and forms with multi-tenant isolation by following the opinionated guidelines and step-by-step loading strategy defined in the pattern library. This enforces strong tenant security and consistent data handling across your SaaS application.

What SaaS features are covered by the architectural pattern library?

The architectural pattern library covers authentication, billing, forms, data tables, pages, notifications, SEO, OG images, documentation, updates, email templates, plugin manager, and testing. These patterns ensure comprehensive feature delivery with multi-tenant context.

Can I use these SaaS patterns for teams adopting an agent-agnostic workflow?

Yes, teams can adopt this shared, agent-agnostic playbook to rapidly build, deploy, and maintain multi-tenant SaaS applications. The skill provides agent-driven instructions and memory-backed documentation to accelerate consistent development across your team.