Claude Configurator

Generate CLAUDE.md and settings.json for any project.

Project Details

Skills / Plugins

313 lines — click to preview
.claude/settings.json
{
  "model": "claude-sonnet-4-6",
  "permissions": {
    "defaultMode": "auto"
  },
  "visual_stack": {
    "tier1_always": [
      "CSS @property",
      "backdrop-filter",
      "mix-blend-mode"
    ],
    "tier2_scroll": [
      "lenis",
      "framer-motion"
    ],
    "tier3_timelines": [
      "gsap",
      "@gsap/react"
    ],
    "tier4_3d": [
      "three",
      "@react-three/fiber",
      "@react-three/drei"
    ],
    "fonts": [
      "font-optical-sizing: auto",
      "font-variation-settings"
    ]
  },
  "enabledPlugins": {
    "superpowers@claude-plugins-official": true,
    "searchfit-seo@claude-plugins-official": true
  }
}

Export Package

Download both files to drop into any repo.