---
title: "quality-gate-scaffolder"
description: "Scaffold stack-specific repository quality gates for Swift iOS, Kotlin Android, Python backend, TypeScript frontend, and Node tool projects."
canonical: https://agentpluginsdirectory.com/plugins/quality-gate-scaffolder
last-updated: 2026-09-22
---

# quality-gate-scaffolder
Scaffold stack-specific repository quality gates for Swift iOS, Kotlin Android, Python backend, TypeScript frontend, and Node tool projects.
- Slug: quality-gate-scaffolder
- Publisher: Ben2pc
- Repository: https://github.com/Ben2pc/auriga-cli
- Manifest: plugins/quality-gate-scaffolder/plugin.json
- Version: 0.2.3
- License: MIT
- Category (editorial): devops-cloud
- Skills: 5 (scaffold-kotlin-android-quality-gates, scaffold-node-tool-quality-gates, scaffold-python-backend-quality-gates, scaffold-swift-ios-quality-gates, scaffold-typescript-frontend-quality-gates)
- MCP servers: 0
- Stars: 1
- Repository created: 2026-04-07
- Repository last pushed: 2026-09-19
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/quality-gate-scaffolder
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What quality-gate-scaffolder does, in the publisher's words

这个插件把已经验证过的硬门禁模式沉淀为技术栈专属的脚手架技能。它不是一套可以无脑套用的通用策略包；它的作用是指导 Agent 在目标仓库里做出项目自有、可执行、可维护的门禁方案。

包含的技能：

- scaffold-swift-ios-quality-gates
- scaffold-kotlin-android-quality-gates
- scaffold-python-backend-quality-gates
- scaffold-typescript-frontend-quality-gates
- scaffold-node-tool-quality-gates

每个技能都使用同一个三层模型：

- 检查工具：会实际执行并可能失败的命令和脚本。

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/Ben2pc/auriga-cli/HEAD/plugins/quality-gate-scaffolder/README.md

## Skills

- scaffold-kotlin-android-quality-gates: 为 Kotlin Android 仓库搭建质量门禁，按检查工具、检查规则和调用时机三层组织方案，并在写入前确认。
- scaffold-node-tool-quality-gates: 为 Node.js 命令行工具、本地守护进程、MCP 服务或轻量 JavaScript/TypeScript 工具仓库搭建质量门禁，按检查工具、检查规则和调用时机三层组织方案，并在写入前确认。
- scaffold-python-backend-quality-gates: 为 Python 后端仓库搭建质量门禁，按检查工具、检查规则和调用时机三层组织方案，并在写入前确认。
- scaffold-swift-ios-quality-gates: 为 Swift iOS 仓库搭建质量门禁，按检查工具、检查规则和调用时机三层组织方案，并在写入前确认。
- scaffold-typescript-frontend-quality-gates: 为 TypeScript 前端仓库搭建质量门禁，按检查工具、检查规则和调用时机三层组织方案，并在写入前确认。

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
