Skip to content

sectl/sectl.project-builder

v1.0.0GPL-3.0-or-later

Provides a workflow for creating new projects with the required project structure and technology conventions.

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": "sectl.project-builder",
  "version": "1.0.0",
  "description": "Provides a workflow for creating new projects with the required project structure and technology conventions.",
  "author": {
    "name": "SECTL"
  },
  "repository": "https://github.com/SECTL/SecAgent-Project-Builder-Agent-Plugin",
  "license": "GPL-3.0-or-later",
  "keywords": ["project", "scaffolding", "web", "frontend", "workflow"]
}