Skip to content

techygarg/lattice

v2.1.0MIT

Composable AI skills framework covering the full software delivery lifecycle — design, architecture, implementation, testing, and review.

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": "lattice",
  "version": "2.1.0",
  "description": "Composable AI skills framework covering the full software delivery lifecycle — design, architecture, implementation, testing, and review.",
  "author": {
    "name": "Rahul Garg"
  },
  "homepage": "https://github.com/techygarg/lattice",
  "repository": "https://github.com/techygarg/lattice",
  "license": "MIT",
  "keywords": [
    "skills",
    "sdlc",
    "design-first",
    "requirement-forge",
    "design-blueprint",
    "code-forge",
    "code-review",
    "bug-fix",
    "refactoring",
    "architecture",
    "ddd",
    "secure-coding",
    "test-quality",
    "clean-code",
    "tdd",
    "ai-workflow"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub