Skip to content

ben2pc/quality-gate-scaffolder

v0.2.2MIT

Scaffold stack-specific repository quality gates for Swift iOS, Kotlin Android, Python backend, TypeScript frontend, and Node tool projects.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "quality-gate-scaffolder",
  "version": "0.2.2",
  "description": "Scaffold stack-specific repository quality gates for Swift iOS, Kotlin Android, Python backend, TypeScript frontend, and Node tool projects.",
  "author": {
    "name": "Ben2pc",
    "email": "pangcheng33@gmail.com",
    "url": "https://github.com/Ben2pc"
  },
  "homepage": "https://github.com/Ben2pc/auriga-cli/tree/main/plugins/quality-gate-scaffolder",
  "repository": "https://github.com/Ben2pc/auriga-cli",
  "license": "MIT",
  "keywords": [
    "quality-gates",
    "lint",
    "ci",
    "github-actions"
  ]
}