{
  "name": "@claude-code-skills/pack-frontend",
  "version": "0.1.0",
  "description": "First-party SKILL.md pack for production-grade frontend: shadcn/Radix architecture, Tailwind v4, Next.js 15 App Router streaming, Astro content collections.",
  "type": "module",
  "main": "index.js",
  "files": ["skills", "index.js"],
  "keywords": ["claude-code-skills", "skill-pack", "frontend", "react", "next", "tailwind", "shadcn", "astro"],
  "license": "MIT",
  "claudeCodeSkills": {
    "category": "frontend",
    "skills": [
      "shadcn-radix-component-architect",
      "tailwind-v4-systems",
      "next-15-app-router-streaming",
      "astro-content-collections-2026"
    ]
  },
  "peerDependenciesMeta": {
    "tailwindcss": { "optional": true },
    "framer-motion": { "optional": true },
    "@radix-ui/react-dialog": { "optional": true },
    "lucide-react": { "optional": true },
    "class-variance-authority": { "optional": true },
    "next": { "optional": true },
    "astro": { "optional": true }
  }
}
