sdd-layer 0.13.2

Spec-Driven Development CLI and agent harness
{
  "name": "design",
  "version": "0.1.0",
  "description": "Provider-neutral, stack-grounded design plugin for SDD projects, covering guided design flow, brief, IA, tokens, design tasks, UX/UI, CLI/TUI experience, frontend craft, accessibility and visual review evidence.",
  "author": {
    "name": "SDD Layer"
  },
  "skills": "./skills/",
  "interface": {
    "displayName": "SDD Design",
    "shortDescription": "Design e review visual ancorados na stack real.",
    "longDescription": "Adds provider-neutral skills and commands for product/UI/CLI/TUI design inside the SDD flow. The plugin starts from Project Discovery and the current repository technology, then can run a guided design flow: design interview, concise brief, information architecture, token review, vertical design tasks, frontend implementation guidance and visual review criteria with screenshots or terminal evidence when available. Browser, MCP, screenshots, subagents and tool calling are optional client capabilities with fallbacks.",
    "developerName": "SDD Layer",
    "category": "Productivity",
    "capabilities": [
      "Write"
    ],
    "defaultPrompt": [
      "Crie um brief de design para esta feature.",
      "Rode o fluxo completo de design para esta tela.",
      "Revise a UI com evidĂȘncia visual.",
      "Quebre este brief em tasks verticais."
    ],
    "brandColor": "#111827"
  }
}