Saas Scaffolder
技能 已验证 活跃Generates complete, production-ready SaaS project boilerplate including authentication, database schemas, billing integration, API routes, and a working dashboard using Next.js 14+ App Router, TypeScript, Tailwind CSS, shadcn/ui, Drizzle ORM, and Stripe. Use when the user wants to create a new SaaS app, start a subscription-based web project, scaffold a Next.js application, or mentions terms like starter template, boilerplate, new project, or wiring up auth and payments.
To rapidly bootstrap production-ready SaaS applications, saving developers significant time on initial setup and configuration.
功能
- Generates full-stack SaaS project structure
- Supports Next.js, TypeScript, Tailwind CSS
- Includes authentication, database, and payment integration templates
- Provides Docker configuration and setup scripts
- Offers a dry-run mode for previewing scaffolded files
使用场景
- Starting a new SaaS application
- Creating a subscription-based web project
- Scaffolding a Next.js application with integrated auth and payments
- Quickly setting up a project template for a new startup
非目标
- Providing a fully deployed application
- Managing application deployment beyond basic Docker configuration
- Customizing project structure beyond the defined templates
- Writing business logic within the generated code
Documentation
- info:Configuration & parameter referenceThe SKILL.md provides an input format but does not explicitly document default values or precedence order for configuration parameters if any were implied.
安装
请先添加 Marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install product-team@claude-code-skills质量评分
已验证类似扩展
Cli Creator
100Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
Typescript Advanced Types
100Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
Setup Tailwind Typescript
100Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.
Context Mode Ops
100使用并行子代理军队管理 context-mode GitHub 问题、PR、发布和营销。为每个任务编排 10-20 个动态代理。在分类问题、审查 PR、发布版本、撰写 LinkedIn 帖子、宣布发布、修复错误、合并贡献、验证 ENV 变量、测试适配器或同步分支时使用。
Fixflow
100使用严格的交付工作流执行编码任务:构建完整计划、分步实现、持续运行测试,并默认在每一步 (`per_step`) 后提交。当用户要求行为驱动交付或需求不明确时,支持显式提交策略覆盖 (`final_only`, `milestone`) 和可选的 BDD(给定/当/则)。
Kotlin Mcp Server Generator
100Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.