{
  "name": "gsd-core",
  "displayName": "GSD Core",
  "version": "2.6.0",
  "description": "GSD Core is a meta-prompting, context engineering, and spec-driven development system for AI coding agents.",
  "author": {
    "name": "TheRocketCodeMX",
    "url": "https://github.com/TheRocketCodeMX"
  },
  "homepage": "https://github.com/TheRocketCodeMX/gsd-core",
  "repository": "https://github.com/TheRocketCodeMX/gsd-core",
  "license": "MIT",
  "keywords": [
    "spec-driven-development",
    "planning",
    "workflow",
    "context-engineering",
    "claude-code",
    "gsd"
  ],
  "commands": "./commands/gsd/",
  "skills": "./skills/"
}
