{
  "name": "@claude-code-skills/pack-ui-design",
  "version": "0.1.0",
  "description": "First-party SKILL.md pack for distinctive UI design: design-elevation discipline, distinctive typography, layered backgrounds, motion orchestration.",
  "type": "module",
  "main": "index.js",
  "files": ["skills", "index.js"],
  "keywords": ["claude-code-skills", "skill-pack", "design", "typography", "aesthetics"],
  "license": "MIT",
  "claudeCodeSkills": {
    "category": "ui-design",
    "skills": [
      "design-elevation-protocol",
      "distinctive-typography-pairings",
      "layered-background-craft",
      "motion-orchestration-staggered"
    ]
  },
  "peerDependenciesMeta": {
    "framer-motion": { "optional": true },
    "gsap": { "optional": true },
    "@vercel/geist": { "optional": true }
  }
}
