{
  "version": 1,
  "generatedAt": "2026-07-05T05:35:59.264Z",
  "count": 338,
  "summary": {
    "evidence": {
      "openSource": 206,
      "creatorReference": 132,
      "unattributed": 0
    },
    "completeness": {
      "high": 337,
      "medium": 1,
      "low": 0,
      "averageScore": 95.9
    },
    "licensing": {
      "known": 337,
      "referenceOnly": 127,
      "unknown": 1
    }
  },
  "types": [
    {
      "type": "component_bundle",
      "label": "Component Bundle",
      "count": 19
    },
    {
      "type": "component_library",
      "label": "Component Library",
      "count": 85
    },
    {
      "type": "design_system",
      "label": "Design System",
      "count": 23
    },
    {
      "type": "framework",
      "label": "Framework",
      "count": 42
    },
    {
      "type": "layout_pattern",
      "label": "Layout Pattern",
      "count": 28
    },
    {
      "type": "reference_site",
      "label": "Reference Site",
      "count": 35
    },
    {
      "type": "template",
      "label": "Template",
      "count": 65
    },
    {
      "type": "template_collection",
      "label": "Template Collection",
      "count": 41
    }
  ],
  "inspiration": [
    {
      "id": "tpl_accessible_astro",
      "name": "Accessible Astro Starter",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_accessible_astro.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "SEO-friendly blog theme with accessible components",
      "category": null,
      "stack": "Astro + Tailwind CSS",
      "techStack": [],
      "tags": [
        "astro",
        "tailwind",
        "accessibility",
        "a11y",
        "blog"
      ],
      "license": "MIT",
      "sourceUrl": "https://accessible-astro.netlify.app/",
      "sourceUrls": [
        "https://accessible-astro.netlify.app/"
      ],
      "repoUrl": "https://github.com/markteekman/accessible-astro-starter",
      "repoUrls": [
        "https://github.com/markteekman/accessible-astro-starter"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Focus on accessibility (a11y). Good example of how to build WCAG-compliant sites. Has skip links, focus management, ARIA.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_accessible_astro",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_accessible_astro.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_accordion_layout",
      "name": "Accordion Disclosure Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_accordion_layout.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Collapsible section pattern for progressive disclosure in content-heavy pages.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "accordion",
        "progressive-disclosure",
        "content"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/accordion-ux/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/accordion-ux/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for FAQ, settings, and documentation sections.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_accordion_layout",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_accordion_layout.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_aceternity",
      "name": "Aceternity UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_aceternity.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Animated components with Framer Motion + Tailwind",
      "category": null,
      "stack": "React + Tailwind CSS + Framer Motion",
      "techStack": [],
      "tags": [
        "react",
        "tailwind",
        "animation",
        "framer-motion",
        "hero"
      ],
      "license": "MIT",
      "sourceUrl": "https://ui.aceternity.com/",
      "sourceUrls": [
        "https://ui.aceternity.com/"
      ],
      "repoUrl": "https://github.com/aceternity/ui",
      "repoUrls": [
        "https://github.com/aceternity/ui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Beautiful animated components. Great for hero sections, backgrounds, and attention-grabbing elements. Copy-paste style.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_aceternity",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_aceternity.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_adminlte",
      "name": "AdminLTE",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_adminlte.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Popular open-source admin dashboard template.",
      "category": "Admin dashboard template",
      "stack": null,
      "techStack": [
        "Bootstrap",
        "HTML",
        "CSS",
        "JavaScript"
      ],
      "tags": [
        "dashboard",
        "admin",
        "bootstrap",
        "template"
      ],
      "license": "MIT",
      "sourceUrl": "https://adminlte.io/",
      "sourceUrls": [
        "https://adminlte.io/"
      ],
      "repoUrl": "https://github.com/ColorlibHQ/AdminLTE",
      "repoUrls": [
        "https://github.com/ColorlibHQ/AdminLTE"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "notes"
        ]
      },
      "notes": null,
      "addedAt": null,
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_adminlte",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_adminlte.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_spectrum",
      "name": "Adobe Spectrum",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_spectrum.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Adobe design system focused on consistency across creative and productivity products.",
      "category": null,
      "stack": "CSS + React",
      "techStack": [],
      "tags": [
        "design-system",
        "adobe",
        "tokens",
        "accessibility"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://spectrum.adobe.com/",
      "sourceUrls": [
        "https://spectrum.adobe.com/"
      ],
      "repoUrl": "https://github.com/adobe/spectrum-css",
      "repoUrls": [
        "https://github.com/adobe/spectrum-css"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for cross-platform UI language and scalable design token models.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_spectrum",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_spectrum.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_alpine",
      "name": "Alpine.js",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_alpine.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Minimal framework for declarative behavior directly in markup.",
      "category": null,
      "stack": "JavaScript",
      "techStack": [],
      "tags": [
        "framework",
        "javascript",
        "minimal",
        "sprinkles"
      ],
      "license": "MIT",
      "sourceUrl": "https://alpinejs.dev/",
      "sourceUrls": [
        "https://alpinejs.dev/"
      ],
      "repoUrl": "https://github.com/alpinejs/alpine",
      "repoUrls": [
        "https://github.com/alpinejs/alpine"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for low-complexity interaction layers in server-rendered sites.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_alpine",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_alpine.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_alternating_sections",
      "name": "Alternating Media/Text Sections",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_alternating_sections.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Pattern alternating visual and copy blocks to maintain reading rhythm.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "landing-page",
        "storytelling",
        "sections"
      ],
      "license": "reference-only",
      "sourceUrl": "https://webflow.com/blog/website-layout",
      "sourceUrls": [
        "https://webflow.com/blog/website-layout"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "webflow.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for narrative landing pages and feature breakdown sections.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_alternating_sections",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_alternating_sections.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_analogjs",
      "name": "AnalogJS",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_analogjs.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Meta-framework for Angular that brings modern full-stack developer experience.",
      "category": null,
      "stack": "Angular + Vite",
      "techStack": [],
      "tags": [
        "framework",
        "angular",
        "meta-framework",
        "vite"
      ],
      "license": "MIT",
      "sourceUrl": "https://analogjs.org/",
      "sourceUrls": [
        "https://analogjs.org/"
      ],
      "repoUrl": "https://github.com/analogjs/analog",
      "repoUrls": [
        "https://github.com/analogjs/analog"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful bridge for teams modernizing Angular-based application stacks.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_analogjs",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_analogjs.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_angular",
      "name": "Angular",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_angular.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Typed frontend framework for large-scale application architecture and tooling.",
      "category": null,
      "stack": "TypeScript + Angular",
      "techStack": [],
      "tags": [
        "framework",
        "angular",
        "typescript",
        "enterprise"
      ],
      "license": "MIT",
      "sourceUrl": "https://angular.dev/",
      "sourceUrls": [
        "https://angular.dev/"
      ],
      "repoUrl": "https://github.com/angular/angular",
      "repoUrls": [
        "https://github.com/angular/angular"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for robust app structures, form-heavy flows, and enterprise architecture.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_angular",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_angular.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_antdesign",
      "name": "Ant Design",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_antdesign.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Enterprise-oriented React component library and design language.",
      "category": null,
      "stack": "React + Ant Design",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "enterprise",
        "ant-design"
      ],
      "license": "MIT",
      "sourceUrl": "https://ant.design/",
      "sourceUrls": [
        "https://ant.design/"
      ],
      "repoUrl": "https://github.com/ant-design/ant-design",
      "repoUrls": [
        "https://github.com/ant-design/ant-design"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for complex data tables and enterprise interaction patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_antdesign",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_antdesign.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_ant_mobile",
      "name": "Ant Design Mobile",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_ant_mobile.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Mobile-focused React component set built on Ant Design principles.",
      "category": null,
      "stack": "React",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "mobile",
        "ant-design"
      ],
      "license": "MIT",
      "sourceUrl": "https://mobile.ant.design/",
      "sourceUrls": [
        "https://mobile.ant.design/"
      ],
      "repoUrl": "https://github.com/ant-design/ant-design-mobile",
      "repoUrls": [
        "https://github.com/ant-design/ant-design-mobile"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for mobile-first component variants and touch UX treatment.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_ant_mobile",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_ant_mobile.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_ariakit",
      "name": "Ariakit",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_ariakit.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Headless accessible components and state primitives for React.",
      "category": null,
      "stack": "React + Ariakit",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "headless",
        "a11y"
      ],
      "license": "MIT",
      "sourceUrl": "https://ariakit.org/",
      "sourceUrls": [
        "https://ariakit.org/"
      ],
      "repoUrl": "https://github.com/ariakit/ariakit",
      "repoUrls": [
        "https://github.com/ariakit/ariakit"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Great reference for accessible interaction primitives and composition.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_ariakit",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_ariakit.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_arkui",
      "name": "Ark UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_arkui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Headless, framework-agnostic UI primitives for React, Vue, and Solid.",
      "category": null,
      "stack": "Headless primitives",
      "techStack": [],
      "tags": [
        "component-library",
        "headless",
        "accessible",
        "multi-framework"
      ],
      "license": "MIT",
      "sourceUrl": "https://ark-ui.com/",
      "sourceUrls": [
        "https://ark-ui.com/"
      ],
      "repoUrl": "https://github.com/chakra-ui/ark",
      "repoUrls": [
        "https://github.com/chakra-ui/ark"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for accessible state-machine driven primitive components.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_arkui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_arkui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_astro",
      "name": "Astro",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_astro.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Content-focused web framework for islands architecture and static-first delivery.",
      "category": null,
      "stack": "Astro + TypeScript",
      "techStack": [],
      "tags": [
        "framework",
        "astro",
        "islands",
        "ssg"
      ],
      "license": "MIT",
      "sourceUrl": "https://astro.build/",
      "sourceUrls": [
        "https://astro.build/"
      ],
      "repoUrl": "https://github.com/withastro/astro",
      "repoUrls": [
        "https://github.com/withastro/astro"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Strong fit for fast marketing and editorial experiences with partial hydration.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_astro",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_astro.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_astro_official_blog",
      "name": "Astro (official) Blog theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_astro_official_blog.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Astro",
      "techStack": [],
      "tags": [
        "astro",
        "blog",
        "content-collections"
      ],
      "license": "MIT",
      "sourceUrl": "https://astro.build/themes/details/blog/",
      "sourceUrls": [
        "https://astro.build/themes/details/blog/"
      ],
      "repoUrl": "https://github.com/withastro/astro/tree/main/examples/blog",
      "repoUrls": [
        "https://github.com/withastro/astro/tree/main/examples/blog"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Official Astro blog example; good reference for best practices and content collections.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_astro_official_blog",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_astro_official_blog.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_astro_official_portfolio",
      "name": "Astro (official) Portfolio theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_astro_official_portfolio.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Astro",
      "techStack": [],
      "tags": [
        "astro",
        "portfolio",
        "content-collections"
      ],
      "license": "MIT",
      "sourceUrl": "https://astro.build/themes/details/portfolio/",
      "sourceUrls": [
        "https://astro.build/themes/details/portfolio/"
      ],
      "repoUrl": "https://github.com/withastro/astro/tree/main/examples/portfolio",
      "repoUrls": [
        "https://github.com/withastro/astro/tree/main/examples/portfolio"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Official Astro portfolio example with projects, CTA, and content collections.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_astro_official_portfolio",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_astro_official_portfolio.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_astromicro",
      "name": "Astro Micro",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_astromicro.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Astro + Tailwind",
      "techStack": [],
      "tags": [
        "astro",
        "blog",
        "minimal",
        "tailwind"
      ],
      "license": "MIT",
      "sourceUrl": "https://github.com/trevortylerlee/astro-micro",
      "sourceUrls": [
        "https://github.com/trevortylerlee/astro-micro"
      ],
      "repoUrl": "https://github.com/trevortylerlee/astro-micro",
      "repoUrls": [
        "https://github.com/trevortylerlee/astro-micro"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Micro-blog / small personal site theme with Tailwind.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_astromicro",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_astromicro.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_astronano",
      "name": "Astro Nano",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_astronano.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Astro",
      "techStack": [],
      "tags": [
        "astro",
        "blog",
        "minimal"
      ],
      "license": "MIT",
      "sourceUrl": "https://astro.build/themes/details/astro-nano/",
      "sourceUrls": [
        "https://astro.build/themes/details/astro-nano/"
      ],
      "repoUrl": "https://github.com/markhorn-dev/astro-nano",
      "repoUrls": [
        "https://github.com/markhorn-dev/astro-nano"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Minimal blog/site theme; good baseline for personal sites.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_astronano",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_astronano.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_astrosphere",
      "name": "Astro Sphere",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_astrosphere.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Astro + Tailwind",
      "techStack": [],
      "tags": [
        "astro",
        "portfolio",
        "tailwind",
        "webflowish"
      ],
      "license": "MIT",
      "sourceUrl": "https://github.com/markhorn-dev/astro-sphere",
      "sourceUrls": [
        "https://github.com/markhorn-dev/astro-sphere"
      ],
      "repoUrl": "https://github.com/markhorn-dev/astro-sphere",
      "repoUrls": [
        "https://github.com/markhorn-dev/astro-sphere"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Portfolio theme with modern styling; Tailwind-based.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_astrosphere",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_astrosphere.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_astro_themes",
      "name": "Astro Themes",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_astro_themes.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Community-driven Astro starters and themes across multiple categories.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "astro",
        "themes",
        "starters"
      ],
      "license": "reference-only",
      "sourceUrl": "https://astro.build/themes/",
      "sourceUrls": [
        "https://astro.build/themes/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "astro.build",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Good source for content, docs, and marketing templates in Astro ecosystem.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_astro_themes",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_astro_themes.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_astropaper",
      "name": "AstroPaper",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_astropaper.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Astro",
      "techStack": [],
      "tags": [
        "astro",
        "blog",
        "minimal",
        "seo",
        "markdown"
      ],
      "license": "MIT",
      "sourceUrl": "https://astro-paper.pages.dev/",
      "sourceUrls": [
        "https://astro-paper.pages.dev/"
      ],
      "repoUrl": "https://github.com/satnaing/astro-paper",
      "repoUrls": [
        "https://github.com/satnaing/astro-paper"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Well-known Astro blog theme; clean typography and content focus.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_astropaper",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_astropaper.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_astroship",
      "name": "Astroship",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_astroship.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Astro + Tailwind",
      "techStack": [],
      "tags": [
        "astro",
        "tailwind",
        "landing"
      ],
      "license": "GPL-3.0",
      "sourceUrl": "https://github.com/surjithctly/astroship",
      "sourceUrls": [
        "https://github.com/surjithctly/astroship"
      ],
      "repoUrl": "https://github.com/surjithctly/astroship",
      "repoUrls": [
        "https://github.com/surjithctly/astroship"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Nice landing template, but GPL-3.0. Track separately for license compliance.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_astroship",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_astroship.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_astrowind",
      "name": "AstroWind",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_astrowind.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Astro + Tailwind",
      "techStack": [],
      "tags": [
        "astro",
        "tailwind",
        "landing",
        "marketing",
        "dark-mode"
      ],
      "license": "MIT",
      "sourceUrl": "https://github.com/arthelokyo/astrowind",
      "sourceUrls": [
        "https://github.com/arthelokyo/astrowind"
      ],
      "repoUrl": "https://github.com/arthelokyo/astrowind",
      "repoUrls": [
        "https://github.com/arthelokyo/astrowind"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Astro + Tailwind starter with marketing pages; good base for Webflow-ish landings.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_astrowind",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_astrowind.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_atlassian",
      "name": "Atlassian Design System",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_atlassian.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Comprehensive design language covering product foundations, components, and writing guidelines.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "design-system",
        "reference",
        "enterprise",
        "documentation"
      ],
      "license": "reference-only",
      "sourceUrl": "https://atlassian.design/",
      "sourceUrls": [
        "https://atlassian.design/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "atlassian.design",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for product-system thinking, documentation structure, and design governance.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_atlassian",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_atlassian.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_aurelia",
      "name": "Aurelia",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_aurelia.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Modern frontend framework emphasizing standards-based components and reactivity.",
      "category": null,
      "stack": "TypeScript + Web Components",
      "techStack": [],
      "tags": [
        "framework",
        "typescript",
        "components",
        "web-standards"
      ],
      "license": "MIT",
      "sourceUrl": "https://aurelia.io/",
      "sourceUrls": [
        "https://aurelia.io/"
      ],
      "repoUrl": "https://github.com/aurelia/aurelia",
      "repoUrls": [
        "https://github.com/aurelia/aurelia"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for web-standard-first architecture and modular component design.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_aurelia",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_aurelia.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_cloudscape",
      "name": "AWS Cloudscape Design System",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_cloudscape.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "AWS open-source design system for cloud product interfaces and operations tooling.",
      "category": null,
      "stack": "React + TypeScript",
      "techStack": [],
      "tags": [
        "design-system",
        "aws",
        "enterprise",
        "react"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://cloudscape.design/",
      "sourceUrls": [
        "https://cloudscape.design/"
      ],
      "repoUrl": "https://github.com/cloudscape-design/components",
      "repoUrls": [
        "https://github.com/cloudscape-design/components"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for enterprise cloud dashboards, tables, and form workflows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_cloudscape",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_cloudscape.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_awwwards",
      "name": "Awwwards",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_awwwards.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Award-winning web design showcase",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "inspiration",
        "awards",
        "showcase",
        "trends"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.awwwards.com/",
      "sourceUrls": [
        "https://www.awwwards.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "awwwards.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference only - for design inspiration. See what's winning awards. Filter by technology, style, industry. Don't copy, but learn from techniques.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_awwwards",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_awwwards.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_baseweb",
      "name": "Base Web",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_baseweb.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Uber React component library with strong overrides and theming model.",
      "category": null,
      "stack": "React + Styletron",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "enterprise",
        "theming"
      ],
      "license": "MIT",
      "sourceUrl": "https://baseweb.design/",
      "sourceUrls": [
        "https://baseweb.design/"
      ],
      "repoUrl": "https://github.com/uber/baseweb",
      "repoUrls": [
        "https://github.com/uber/baseweb"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for high-control theming and scalable design token overrides.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_baseweb",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_baseweb.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_basscss",
      "name": "Basscss",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_basscss.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Low-level utility CSS toolkit emphasizing consistency and constraints.",
      "category": null,
      "stack": "CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "utilities",
        "design-tokens"
      ],
      "license": "MIT",
      "sourceUrl": "https://basscss.com/",
      "sourceUrls": [
        "https://basscss.com/"
      ],
      "repoUrl": "https://github.com/basscss/basscss",
      "repoUrls": [
        "https://github.com/basscss/basscss"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for strict utility systems and scalable spacing conventions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_basscss",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_basscss.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_bbc_gel",
      "name": "BBC GEL",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_bbc_gel.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "BBC design language covering foundations, patterns, and editorial components.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "design-system",
        "editorial",
        "accessibility",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.bbc.co.uk/gel",
      "sourceUrls": [
        "https://www.bbc.co.uk/gel"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "bbc.co.uk",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for editorial clarity and accessibility-first design guidance.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_bbc_gel",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_bbc_gel.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_behance_web",
      "name": "Behance Web Design Search",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_behance_web.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Large portfolio search surface for web design direction and art direction.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "portfolio",
        "visual-direction",
        "showcase"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.behance.net/search/projects/web%20design",
      "sourceUrls": [
        "https://www.behance.net/search/projects/web%20design"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "behance.net",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for visual exploration and style trend sampling.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_behance_web",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_behance_web.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_bento_grid_layout",
      "name": "Bento Grid Layout",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_bento_grid_layout.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Modular card-grid layout style for mixed media and feature storytelling.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "bento-grid",
        "cards",
        "landing"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.webdesignerdepot.com/2024/01/why-bento-grids-are-everywhere/",
      "sourceUrls": [
        "https://www.webdesignerdepot.com/2024/01/why-bento-grids-are-everywhere/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "webdesignerdepot.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference for modular hierarchy and section-level emphasis.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_bento_grid_layout",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_bento_grid_layout.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_bestwebsite_gallery",
      "name": "Best Website Gallery",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_bestwebsite_gallery.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Long-running curated gallery of notable web designs and styles.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "gallery",
        "web-design",
        "curated"
      ],
      "license": "reference-only",
      "sourceUrl": "https://bestwebsite.gallery/",
      "sourceUrls": [
        "https://bestwebsite.gallery/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "bestwebsite.gallery",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for broad style scanning and category comparisons.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_bestwebsite_gallery",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_bestwebsite_gallery.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_bigcommerce_cornerstone",
      "name": "BigCommerce Cornerstone",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_bigcommerce_cornerstone.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "BigCommerce default theme foundation for storefront implementations.",
      "category": null,
      "stack": "BigCommerce Stencil",
      "techStack": [],
      "tags": [
        "template",
        "bigcommerce",
        "ecommerce",
        "stencil"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.bigcommerce.com/theme/cornerstone-light/",
      "sourceUrls": [
        "https://www.bigcommerce.com/theme/cornerstone-light/"
      ],
      "repoUrl": "https://github.com/bigcommerce/cornerstone",
      "repoUrls": [
        "https://github.com/bigcommerce/cornerstone"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for BigCommerce storefront architecture and ecommerce IA.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_bigcommerce_cornerstone",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_bigcommerce_cornerstone.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_bigcommerce_themes",
      "name": "BigCommerce Theme Store",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_bigcommerce_themes.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Marketplace of BigCommerce themes for online retail stores.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "bigcommerce",
        "ecommerce",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.bigcommerce.com/theme-store/",
      "sourceUrls": [
        "https://www.bigcommerce.com/theme-store/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "bigcommerce.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for ecommerce merchandising and category-page layouts.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_bigcommerce_themes",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_bigcommerce_themes.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_blueprintjs",
      "name": "Blueprint",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_blueprintjs.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "React component toolkit designed for data-dense desktop-like apps.",
      "category": null,
      "stack": "React + Blueprint",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "data-dense",
        "internal-tools"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://blueprintjs.com/",
      "sourceUrls": [
        "https://blueprintjs.com/"
      ],
      "repoUrl": "https://github.com/palantir/blueprint",
      "repoUrls": [
        "https://github.com/palantir/blueprint"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for analytical tools and internal-product UI patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_blueprintjs",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_blueprintjs.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_bookworm",
      "name": "Bookworm Light",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_bookworm.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Minimal, customizable Astro blog theme",
      "category": null,
      "stack": "Astro + Tailwind CSS",
      "techStack": [],
      "tags": [
        "astro",
        "tailwind",
        "blog",
        "minimal",
        "mdx"
      ],
      "license": "MIT",
      "sourceUrl": "https://bookworm-light-astro.vercel.app/",
      "sourceUrls": [
        "https://bookworm-light-astro.vercel.app/"
      ],
      "repoUrl": "https://github.com/themefisher/bookworm-light-astro",
      "repoUrls": [
        "https://github.com/themefisher/bookworm-light-astro"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Clean blog design. MDX support, search, categories, tags, multi-author. Good for content-focused sites.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_bookworm",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_bookworm.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_bootsnipp",
      "name": "Bootsnipp Snippet Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_bootsnipp.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Bootstrap snippet gallery with reusable layout and component fragments.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "bootstrap",
        "snippets",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://bootsnipp.com/",
      "sourceUrls": [
        "https://bootsnipp.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "bootsnipp.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for bootstrap snippet patterns and micro-layout examples.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_bootsnipp",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_bootsnipp.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_bootstrap",
      "name": "Bootstrap",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_bootstrap.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Popular HTML/CSS/JS framework; code MIT, docs CC BY 3.0.",
      "category": "Framework",
      "stack": null,
      "techStack": [
        "CSS",
        "JavaScript"
      ],
      "tags": [
        "css-framework",
        "components",
        "grid"
      ],
      "license": "MIT",
      "sourceUrl": "https://getbootstrap.com/",
      "sourceUrls": [
        "https://getbootstrap.com/"
      ],
      "repoUrl": "https://github.com/twbs/bootstrap",
      "repoUrls": [
        "https://github.com/twbs/bootstrap"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "notes"
        ]
      },
      "notes": null,
      "addedAt": null,
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_bootstrap",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_bootstrap.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_bootstrap_examples",
      "name": "Bootstrap Examples Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_bootstrap_examples.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Official Bootstrap examples demonstrating grouped page patterns and components.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "bootstrap",
        "examples",
        "official"
      ],
      "license": "reference-only",
      "sourceUrl": "https://getbootstrap.com/docs/5.3/examples/",
      "sourceUrls": [
        "https://getbootstrap.com/docs/5.3/examples/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "getbootstrap.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for canonical Bootstrap composition patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_bootstrap_examples",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_bootstrap_examples.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_bootstrapmade",
      "name": "BootstrapMade",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_bootstrapmade.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Collection of Bootstrap templates for landing pages, business sites, and portfolios.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "bootstrap",
        "landing-pages",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://bootstrapmade.com/",
      "sourceUrls": [
        "https://bootstrapmade.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "bootstrapmade.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only collection for bootstrap-era layout conventions and section sequencing.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_bootstrapmade",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_bootstrapmade.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_bootstrap_vue_next",
      "name": "BootstrapVueNext",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_bootstrap_vue_next.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Bootstrap 5 components for Vue 3 applications.",
      "category": null,
      "stack": "Vue + Bootstrap",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "bootstrap",
        "components"
      ],
      "license": "MIT",
      "sourceUrl": "https://bootstrap-vue-next.github.io/bootstrap-vue-next/",
      "sourceUrls": [
        "https://bootstrap-vue-next.github.io/bootstrap-vue-next/"
      ],
      "repoUrl": "https://github.com/bootstrap-vue-next/bootstrap-vue-next",
      "repoUrls": [
        "https://github.com/bootstrap-vue-next/bootstrap-vue-next"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for bootstrap semantics in Vue ecosystems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_bootstrap_vue_next",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_bootstrap_vue_next.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_breadcrumb_nav",
      "name": "Breadcrumb Navigation Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_breadcrumb_nav.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Secondary navigation trail pattern for deep information hierarchies.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "navigation",
        "ia",
        "breadcrumbs"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/breadcrumbs/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/breadcrumbs/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for large IA structures and orientation support.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_breadcrumb_nav",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_breadcrumb_nav.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_brutalist_websites",
      "name": "Brutalist Websites",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_brutalist_websites.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated gallery of intentionally unconventional and brutalist web design.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "brutalist",
        "experimental",
        "showcase"
      ],
      "license": "reference-only",
      "sourceUrl": "https://brutalistwebsites.com/",
      "sourceUrls": [
        "https://brutalistwebsites.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "brutalistwebsites.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for experimental and anti-pattern visual exploration.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_brutalist_websites",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_brutalist_websites.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_bulma",
      "name": "Bulma",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_bulma.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Modern CSS framework with utility-friendly classes and ready UI patterns.",
      "category": null,
      "stack": "CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "framework",
        "responsive"
      ],
      "license": "MIT",
      "sourceUrl": "https://bulma.io/",
      "sourceUrls": [
        "https://bulma.io/"
      ],
      "repoUrl": "https://github.com/jgthms/bulma",
      "repoUrls": [
        "https://github.com/jgthms/bulma"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful baseline for low-JS interface composition and clean typography.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_bulma",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_bulma.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_carbon",
      "name": "Carbon Design System",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_carbon.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "IBM design system with enterprise-ready patterns and components.",
      "category": null,
      "stack": "Design Tokens + React/Web",
      "techStack": [],
      "tags": [
        "design-system",
        "enterprise",
        "ibm",
        "accessibility"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://carbondesignsystem.com/",
      "sourceUrls": [
        "https://carbondesignsystem.com/"
      ],
      "repoUrl": "https://github.com/carbon-design-system/carbon",
      "repoUrls": [
        "https://github.com/carbon-design-system/carbon"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Strong enterprise reference for IA, accessibility, and data-dense interfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_carbon",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_carbon.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_carousel",
      "name": "Carousel Content Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_carousel.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Rotating or swipeable content container pattern for grouped highlights.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "carousel",
        "hero",
        "content-grouping"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/auto-forwarding/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/auto-forwarding/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for controlled use of multi-item hero or spotlight sections.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_carousel",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_carousel.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_chakra_templates",
      "name": "Chakra Templates Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_chakra_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated Chakra-based page templates and layout packs.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "chakra",
        "templates",
        "sections"
      ],
      "license": "reference-only",
      "sourceUrl": "https://chakra-templates.dev/",
      "sourceUrls": [
        "https://chakra-templates.dev/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "chakra-templates.dev",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Good reference for reusable sections and page scaffolding.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_chakra_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_chakra_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_chakraui",
      "name": "Chakra UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_chakraui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Accessible and composable React component system.",
      "category": null,
      "stack": "React + Chakra UI",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "chakra",
        "accessibility"
      ],
      "license": "MIT",
      "sourceUrl": "https://chakra-ui.com/",
      "sourceUrls": [
        "https://chakra-ui.com/"
      ],
      "repoUrl": "https://github.com/chakra-ui/chakra-ui",
      "repoUrls": [
        "https://github.com/chakra-ui/chakra-ui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Great reference for style props and theming ergonomics.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_chakraui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_chakraui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_chota",
      "name": "Chota",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_chota.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Micro CSS framework with responsive grids and simple components.",
      "category": null,
      "stack": "CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "micro-framework",
        "minimal"
      ],
      "license": "MIT",
      "sourceUrl": "https://jenil.github.io/chota/",
      "sourceUrls": [
        "https://jenil.github.io/chota/"
      ],
      "repoUrl": "https://github.com/jenil/chota",
      "repoUrls": [
        "https://github.com/jenil/chota"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for tiny CSS architecture and minimal visual systems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_chota",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_chota.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_clarity",
      "name": "Clarity Design System",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_clarity.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Enterprise UI components and guidelines for data-intensive interfaces.",
      "category": null,
      "stack": "Web Components + Angular",
      "techStack": [],
      "tags": [
        "component-library",
        "enterprise",
        "design-system",
        "web-components"
      ],
      "license": "MIT",
      "sourceUrl": "https://clarity.design/",
      "sourceUrls": [
        "https://clarity.design/"
      ],
      "repoUrl": "https://github.com/vmware-clarity/core",
      "repoUrls": [
        "https://github.com/vmware-clarity/core"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for dense enterprise workflows and standardized interaction controls.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_clarity",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_clarity.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_codrops",
      "name": "Codrops",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_codrops.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Frontend tutorials and creative interaction demos for web interfaces.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "interactions",
        "frontend",
        "tutorials"
      ],
      "license": "reference-only",
      "sourceUrl": "https://tympanus.net/codrops/",
      "sourceUrls": [
        "https://tympanus.net/codrops/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "tympanus.net",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for interaction experimentation and front-end craftsmanship.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_codrops",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_codrops.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_collectui",
      "name": "Collect UI",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_collectui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Daily UI inspiration feed with searchable component and layout examples.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "ui",
        "components",
        "daily"
      ],
      "license": "reference-only",
      "sourceUrl": "https://collectui.com/",
      "sourceUrls": [
        "https://collectui.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "collectui.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for micro-pattern exploration and component-level direction.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_collectui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_collectui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_colorlib",
      "name": "Colorlib Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_colorlib.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated free website templates and theme roundups.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "free",
        "curated",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://colorlib.com/wp/templates/",
      "sourceUrls": [
        "https://colorlib.com/wp/templates/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "colorlib.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for quick style exploration and niche-market layouts.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_colorlib",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_colorlib.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_coreui",
      "name": "CoreUI (Free)",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_coreui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Open source Bootstrap admin template and UI components.",
      "category": "Admin dashboard template",
      "stack": null,
      "techStack": [
        "Bootstrap",
        "HTML",
        "CSS",
        "JavaScript"
      ],
      "tags": [
        "dashboard",
        "admin",
        "bootstrap",
        "template"
      ],
      "license": "MIT",
      "sourceUrl": "https://coreui.io/",
      "sourceUrls": [
        "https://coreui.io/"
      ],
      "repoUrl": "https://github.com/coreui/coreui-free-bootstrap-admin-template",
      "repoUrls": [
        "https://github.com/coreui/coreui-free-bootstrap-admin-template"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "notes"
        ]
      },
      "notes": null,
      "addedAt": null,
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_coreui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_coreui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_creative_market_templates",
      "name": "Creative Market Website Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_creative_market_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Marketplace category for website themes and template design assets.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "marketplace",
        "premium",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://creativemarket.com/templates/websites",
      "sourceUrls": [
        "https://creativemarket.com/templates/websites"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "creativemarket.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for style trends and premium design packaging conventions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_creative_market_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_creative_market_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_creative_tim",
      "name": "Creative Tim Free Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_creative_tim.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Free dashboard and marketing template catalog.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "dashboard",
        "ui-kit",
        "free"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.creative-tim.com/templates/free",
      "sourceUrls": [
        "https://www.creative-tim.com/templates/free"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "creative-tim.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Useful for comparing dashboard IA and visual component patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_creative_tim",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_creative_tim.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_cruip",
      "name": "Cruip",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_cruip.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Free Tailwind templates for startups and SaaS",
      "category": null,
      "stack": "Tailwind CSS + Various",
      "techStack": [],
      "tags": [
        "tailwind",
        "templates",
        "saas",
        "startup",
        "landing-page"
      ],
      "license": "MIT",
      "sourceUrl": "https://cruip.com/",
      "sourceUrls": [
        "https://cruip.com/"
      ],
      "repoUrl": "https://github.com/cruip",
      "repoUrls": [
        "https://github.com/cruip"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "High quality free templates. Has Astro, React, Vue, Next.js versions. Good for SaaS landing pages.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_cruip",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_cruip.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_cssdesignawards",
      "name": "CSS Design Awards",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_cssdesignawards.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Award showcase of web experiences emphasizing visual craft and interaction.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "awards",
        "showcase",
        "web-design"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.cssdesignawards.com/",
      "sourceUrls": [
        "https://www.cssdesignawards.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "cssdesignawards.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for high-polish trends and experiential design motifs.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_cssdesignawards",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_cssdesignawards.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_cssnectar",
      "name": "CSS Nectar",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_cssnectar.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated showcase of websites with modern visual and interaction direction.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "showcase",
        "css",
        "inspiration"
      ],
      "license": "reference-only",
      "sourceUrl": "https://cssnectar.com/",
      "sourceUrls": [
        "https://cssnectar.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "cssnectar.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for contemporary visual benchmarking.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_cssnectar",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_cssnectar.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_daisyui",
      "name": "DaisyUI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_daisyui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "61+ pre-styled Tailwind components with customizable themes",
      "category": null,
      "stack": "Tailwind CSS",
      "techStack": [],
      "tags": [
        "tailwind",
        "components",
        "themes",
        "semantic",
        "popular"
      ],
      "license": "MIT",
      "sourceUrl": "https://daisyui.com/",
      "sourceUrls": [
        "https://daisyui.com/"
      ],
      "repoUrl": "https://github.com/saadeghi/daisyui",
      "repoUrls": [
        "https://github.com/saadeghi/daisyui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Very popular. Adds semantic class names to Tailwind (btn, card, modal). 35+ themes included. Great for rapid prototyping.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_daisyui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_daisyui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_daisyui_components",
      "name": "daisyUI Component Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_daisyui_components.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Theme-aware Tailwind component bundle from daisyUI docs.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "tailwind",
        "themes",
        "components"
      ],
      "license": "reference-only",
      "sourceUrl": "https://daisyui.com/components/",
      "sourceUrls": [
        "https://daisyui.com/components/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "daisyui.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for theme-switching UI blocks and utility composition.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_daisyui_components",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_daisyui_components.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_dashboard_design",
      "name": "Dashboard Information Layout",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_dashboard_design.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Patterns for organizing data-heavy dashboards and operational views.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "dashboard",
        "information-architecture",
        "data"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/dashboard-design/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/dashboard-design/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference for density, grouping, and signal-to-noise in app interfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_dashboard_design",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_dashboard_design.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_table_layout",
      "name": "Data Table Layout Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_table_layout.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Pattern for readable, scannable, and interactive data tables.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "tables",
        "data-ui",
        "ux-research"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/tables-ux-guidelines/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/tables-ux-guidelines/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for analytics and operations interfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_table_layout",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_table_layout.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_david_ai",
      "name": "David AI (David UI components)",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_david_ai.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Tailwind",
      "techStack": [],
      "tags": [
        "tailwind",
        "components",
        "kit"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.creative-tim.com/david-ui",
      "sourceUrls": [
        "https://www.creative-tim.com/david-ui"
      ],
      "repoUrl": "https://github.com/creativetimofficial/david-ai",
      "repoUrls": [
        "https://github.com/creativetimofficial/david-ai"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Tailwind component library by Creative Tim (MIT).",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_david_ai",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_david_ai.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_fresh",
      "name": "Deno Fresh",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_fresh.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Deno framework for fast server-rendered islands with minimal client JavaScript.",
      "category": null,
      "stack": "Deno + Preact",
      "techStack": [],
      "tags": [
        "framework",
        "deno",
        "islands",
        "ssr"
      ],
      "license": "MIT",
      "sourceUrl": "https://fresh.deno.dev/",
      "sourceUrls": [
        "https://fresh.deno.dev/"
      ],
      "repoUrl": "https://github.com/denoland/fresh",
      "repoUrls": [
        "https://github.com/denoland/fresh"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for lightweight islands architecture.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_fresh",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_fresh.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_designspells",
      "name": "Design Spells",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_designspells.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Design inspiration feed showcasing websites and interface trends.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "inspiration",
        "visual-trends",
        "gallery"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.designspells.com/",
      "sourceUrls": [
        "https://www.designspells.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "designspells.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for visual trend scanning and stylistic discovery.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_designspells",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_designspells.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_designsystems",
      "name": "Design Systems Repo",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_designsystems.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated list of public design systems",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "design-systems",
        "reference",
        "patterns",
        "enterprise"
      ],
      "license": "reference-only",
      "sourceUrl": "https://designsystems.surf/",
      "sourceUrls": [
        "https://designsystems.surf/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "designsystems.surf",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference only. Links to design systems from major companies (IBM Carbon, Shopify Polaris, Atlassian, etc). Good for learning patterns.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_designsystems",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_designsystems.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_devdojo_tails",
      "name": "DevDojo Tails Components",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_devdojo_tails.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Tailwind component snippets and blocks curated by DevDojo.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "tailwind",
        "snippets",
        "community"
      ],
      "license": "reference-only",
      "sourceUrl": "https://devdojo.com/tails",
      "sourceUrls": [
        "https://devdojo.com/tails"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "devdojo.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for section snippets and rapid prototyping inspiration.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_devdojo_tails",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_devdojo_tails.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_devextreme",
      "name": "DevExtreme",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_devextreme.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "UI component suite with rich data widgets for enterprise applications.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-library",
        "enterprise",
        "widgets",
        "data-visualization"
      ],
      "license": "reference-only",
      "sourceUrl": "https://js.devexpress.com/",
      "sourceUrls": [
        "https://js.devexpress.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "js.devexpress.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for complex enterprise data widgets and form-heavy layouts.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_devextreme",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_devextreme.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_docsy",
      "name": "Docsy",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_docsy.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Hugo docs template built for technical documentation and product handbooks.",
      "category": null,
      "stack": "Hugo",
      "techStack": [],
      "tags": [
        "template",
        "hugo",
        "docs",
        "technical-writing"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://www.docsy.dev/",
      "sourceUrls": [
        "https://www.docsy.dev/"
      ],
      "repoUrl": "https://github.com/google/docsy",
      "repoUrls": [
        "https://github.com/google/docsy"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for scalable docs navigation and content versioning structure.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_docsy",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_docsy.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_docusaurus",
      "name": "Docusaurus",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_docusaurus.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Documentation framework with versioning and content routing.",
      "category": null,
      "stack": "React + Docusaurus",
      "techStack": [],
      "tags": [
        "framework",
        "docs",
        "docusaurus",
        "react"
      ],
      "license": "MIT",
      "sourceUrl": "https://docusaurus.io/",
      "sourceUrls": [
        "https://docusaurus.io/"
      ],
      "repoUrl": "https://github.com/facebook/docusaurus",
      "repoUrls": [
        "https://github.com/facebook/docusaurus"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for knowledge bases and docs-heavy product ecosystems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_docusaurus",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_docusaurus.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_docusaurus_classic",
      "name": "Docusaurus Classic Template",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_docusaurus_classic.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Default Docusaurus starter template for docs and blogs.",
      "category": null,
      "stack": "Docusaurus + React",
      "techStack": [],
      "tags": [
        "template",
        "docs",
        "docusaurus",
        "knowledge-base"
      ],
      "license": "MIT",
      "sourceUrl": "https://docusaurus.io/docs/installation",
      "sourceUrls": [
        "https://docusaurus.io/docs/installation"
      ],
      "repoUrl": "https://github.com/facebook/docusaurus",
      "repoUrls": [
        "https://github.com/facebook/docusaurus"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference baseline for docs-heavy sites and knowledge bases.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_docusaurus_classic",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_docusaurus_classic.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_dribbble_web",
      "name": "Dribbble Web Design Tag",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_dribbble_web.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Designer shot stream for web UI directions, concepts, and interaction studies.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "design",
        "shots",
        "web-ui"
      ],
      "license": "reference-only",
      "sourceUrl": "https://dribbble.com/tags/web_design",
      "sourceUrls": [
        "https://dribbble.com/tags/web_design"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "dribbble.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for stylistic sampling and early-stage visual ideation.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_dribbble_web",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_dribbble_web.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_eui",
      "name": "Elastic UI",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_eui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Design system and React components used throughout Elastic products.",
      "category": null,
      "stack": "React + TypeScript",
      "techStack": [],
      "tags": [
        "design-system",
        "react",
        "data-heavy",
        "enterprise"
      ],
      "license": "Elastic-2.0",
      "sourceUrl": "https://eui.elastic.co/",
      "sourceUrls": [
        "https://eui.elastic.co/"
      ],
      "repoUrl": "https://github.com/elastic/eui",
      "repoUrls": [
        "https://github.com/elastic/eui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for dense data apps and advanced information hierarchy.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_eui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_eui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_elementplus",
      "name": "Element Plus",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_elementplus.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue 3 component library focused on desktop and admin interfaces.",
      "category": null,
      "stack": "Vue 3 + Element Plus",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "admin",
        "forms"
      ],
      "license": "MIT",
      "sourceUrl": "https://element-plus.org/",
      "sourceUrls": [
        "https://element-plus.org/"
      ],
      "repoUrl": "https://github.com/element-plus/element-plus",
      "repoUrls": [
        "https://github.com/element-plus/element-plus"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Strong reference for form-heavy and dashboard-centric UIs.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_elementplus",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_elementplus.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_eleventy",
      "name": "Eleventy",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_eleventy.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Flexible JavaScript static site generator with minimal abstraction.",
      "category": null,
      "stack": "JavaScript + Eleventy",
      "techStack": [],
      "tags": [
        "framework",
        "eleventy",
        "static-site",
        "templating"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.11ty.dev/",
      "sourceUrls": [
        "https://www.11ty.dev/"
      ],
      "repoUrl": "https://github.com/11ty/eleventy",
      "repoUrls": [
        "https://github.com/11ty/eleventy"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Good reference for content-first architectures with low lock-in.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_eleventy",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_eleventy.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_eleventy_base_blog",
      "name": "Eleventy Base Blog",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_eleventy_base_blog.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Starter blog template for Eleventy content sites.",
      "category": null,
      "stack": "Eleventy",
      "techStack": [],
      "tags": [
        "template",
        "eleventy",
        "blog",
        "static-site"
      ],
      "license": "MIT",
      "sourceUrl": "https://github.com/11ty/eleventy-base-blog",
      "sourceUrls": [
        "https://github.com/11ty/eleventy-base-blog"
      ],
      "repoUrl": "https://github.com/11ty/eleventy-base-blog",
      "repoUrls": [
        "https://github.com/11ty/eleventy-base-blog"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for static content architecture and simple publishing flows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_eleventy_base_blog",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_eleventy_base_blog.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_ember",
      "name": "Ember.js",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_ember.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Opinionated JavaScript framework for ambitious web applications with strong conventions.",
      "category": null,
      "stack": "JavaScript + Ember",
      "techStack": [],
      "tags": [
        "framework",
        "javascript",
        "spa",
        "conventions"
      ],
      "license": "MIT",
      "sourceUrl": "https://emberjs.com/",
      "sourceUrls": [
        "https://emberjs.com/"
      ],
      "repoUrl": "https://github.com/emberjs/ember.js",
      "repoUrls": [
        "https://github.com/emberjs/ember.js"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for convention-driven application structure and router-centric architecture.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_ember",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_ember.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_empty_state",
      "name": "Empty State Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_empty_state.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Pattern for onboarding and guidance when lists or dashboards have no data.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "empty-state",
        "onboarding",
        "ux-research"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/empty-state/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/empty-state/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for user guidance and first-run clarity.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_empty_state",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_empty_state.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_evergreen",
      "name": "Evergreen",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_evergreen.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Segment component library for enterprise product interfaces.",
      "category": null,
      "stack": "React + TypeScript",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "enterprise",
        "dashboard"
      ],
      "license": "MIT",
      "sourceUrl": "https://evergreen.segment.com/",
      "sourceUrls": [
        "https://evergreen.segment.com/"
      ],
      "repoUrl": "https://github.com/segmentio/evergreen",
      "repoUrls": [
        "https://github.com/segmentio/evergreen"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for operational dashboards and internal-tool ergonomics.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_evergreen",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_evergreen.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_f_pattern",
      "name": "F-Pattern Reading Layout",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_f_pattern.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Content hierarchy pattern based on common left-heavy scanning behavior.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "content",
        "readability",
        "ux-research"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/f-shaped-pattern-reading-web-content/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/f-shaped-pattern-reading-web-content/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for documentation, editorial, and information-dense pages.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_f_pattern",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_f_pattern.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_faceted_filter",
      "name": "Faceted Filtering Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_faceted_filter.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Filtering and refinement layout pattern for catalog and search experiences.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "filters",
        "facet",
        "catalog"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/filters-vs-facets/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/filters-vs-facets/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for ecommerce and large content inventories.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_faceted_filter",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_faceted_filter.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_filter_sort",
      "name": "Filter and Sort Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_filter_sort.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Pattern combining filtering controls and sorting strategy for large lists.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "filters",
        "sorting",
        "catalog"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/filtering-vs-sorting/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/filtering-vs-sorting/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for catalog and marketplace interfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_filter_sort",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_filter_sort.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_flowbite",
      "name": "Flowbite",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_flowbite.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "600+ UI components with dark mode and Figma design system",
      "category": null,
      "stack": "Tailwind CSS",
      "techStack": [],
      "tags": [
        "tailwind",
        "components",
        "figma",
        "dark-mode",
        "production"
      ],
      "license": "MIT",
      "sourceUrl": "https://flowbite.com/",
      "sourceUrls": [
        "https://flowbite.com/"
      ],
      "repoUrl": "https://github.com/themesberg/flowbite",
      "repoUrls": [
        "https://github.com/themesberg/flowbite"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Massive library with 600+ components. Has React, Vue, Svelte versions. Excellent for production apps.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_flowbite",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_flowbite.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_flowbite_blocks",
      "name": "Flowbite Blocks Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_flowbite_blocks.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Tailwind + Flowbite prebuilt page sections and UI blocks.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "tailwind",
        "blocks",
        "flowbite"
      ],
      "license": "reference-only",
      "sourceUrl": "https://flowbite.com/blocks/",
      "sourceUrls": [
        "https://flowbite.com/blocks/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "flowbite.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Useful bundle for rapidly composing landing and documentation pages.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_flowbite_blocks",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_flowbite_blocks.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_flowbite_react",
      "name": "Flowbite React Components",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_flowbite_react.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "React component bundle from Flowbite ecosystem.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "react",
        "tailwind",
        "flowbite"
      ],
      "license": "reference-only",
      "sourceUrl": "https://flowbite-react.com/",
      "sourceUrls": [
        "https://flowbite-react.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "flowbite-react.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for tailwind-react component assembly patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_flowbite_react",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_flowbite_react.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_flowrift",
      "name": "Flowrift",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_flowrift.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Tailwind",
      "techStack": [],
      "tags": [
        "tailwind",
        "components",
        "webflowish"
      ],
      "license": "LicenseRef-Flowrift",
      "sourceUrl": "https://flowrift.com/",
      "sourceUrls": [
        "https://flowrift.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "flowrift.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Tailwind component directory; check license before storing code.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_flowrift",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_flowrift.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_fluent2",
      "name": "Fluent 2",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_fluent2.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Microsoft design system with cross-platform principles and components.",
      "category": null,
      "stack": "Fluent UI + Tokens",
      "techStack": [],
      "tags": [
        "design-system",
        "microsoft",
        "tokens",
        "product-ui"
      ],
      "license": "MIT",
      "sourceUrl": "https://fluent2.microsoft.design/",
      "sourceUrls": [
        "https://fluent2.microsoft.design/"
      ],
      "repoUrl": "https://github.com/microsoft/fluentui",
      "repoUrls": [
        "https://github.com/microsoft/fluentui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Good source for complex product UI and design language consistency.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_fluent2",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_fluent2.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_fluentui",
      "name": "Fluent UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_fluentui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Microsoft component ecosystem implementing Fluent design patterns.",
      "category": null,
      "stack": "React + Web Components",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "enterprise",
        "accessibility"
      ],
      "license": "MIT",
      "sourceUrl": "https://react.fluentui.dev/",
      "sourceUrls": [
        "https://react.fluentui.dev/"
      ],
      "repoUrl": "https://github.com/microsoft/fluentui",
      "repoUrls": [
        "https://github.com/microsoft/fluentui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for accessibility and productivity-suite interaction models.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_fluentui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_fluentui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_flyonui",
      "name": "FlyonUI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_flyonui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Tailwind CSS components with semantic classes and JS plugins",
      "category": null,
      "stack": "Tailwind CSS",
      "techStack": [],
      "tags": [
        "tailwind",
        "components",
        "semantic",
        "dashboard",
        "forms"
      ],
      "license": "MIT",
      "sourceUrl": "https://flyonui.com/",
      "sourceUrls": [
        "https://flyonui.com/"
      ],
      "repoUrl": "https://github.com/themeselection/flyonui",
      "repoUrls": [
        "https://github.com/themeselection/flyonui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Modern Tailwind v4 component library with semantic class names. Good for dashboards, forms, and marketing sections.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_flyonui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_flyonui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_footer_design",
      "name": "Footer.design",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_footer_design.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Specialized gallery of footer patterns and website terminal sections.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "footer",
        "pattern-gallery",
        "ui-details"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.footer.design/",
      "sourceUrls": [
        "https://www.footer.design/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "footer.design",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for improving footer IA, hierarchy, and visual balance.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_footer_design",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_footer_design.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_formkit",
      "name": "FormKit",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_formkit.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue form framework and component toolkit for complex input workflows.",
      "category": null,
      "stack": "Vue",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "forms",
        "validation"
      ],
      "license": "MIT",
      "sourceUrl": "https://formkit.com/",
      "sourceUrls": [
        "https://formkit.com/"
      ],
      "repoUrl": "https://github.com/formkit/formkit",
      "repoUrls": [
        "https://github.com/formkit/formkit"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for advanced form UX, validation strategy, and schema-driven inputs.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_formkit",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_formkit.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_foundation",
      "name": "Foundation",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_foundation.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Responsive frontend framework with production-ready UI components and utilities.",
      "category": null,
      "stack": "CSS + JavaScript",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "responsive",
        "framework"
      ],
      "license": "MIT",
      "sourceUrl": "https://get.foundation/",
      "sourceUrls": [
        "https://get.foundation/"
      ],
      "repoUrl": "https://github.com/foundation/foundation-sites",
      "repoUrls": [
        "https://github.com/foundation/foundation-sites"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for durable responsive layout primitives and classic enterprise frontend.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_foundation",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_foundation.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_framer_showcase",
      "name": "Framer Showcase",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_framer_showcase.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Showcase of websites built and published with Framer.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "framer",
        "showcase",
        "motion"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.framer.com/showcase/",
      "sourceUrls": [
        "https://www.framer.com/showcase/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "framer.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for modern motion and editorial web direction.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_framer_showcase",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_framer_showcase.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_framer_templates",
      "name": "Framer Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_framer_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Template marketplace for Framer-powered marketing and portfolio sites.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "framer",
        "interaction",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.framer.com/templates/",
      "sourceUrls": [
        "https://www.framer.com/templates/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "framer.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for interaction-heavy marketing patterns and visual direction.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_framer_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_framer_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_framework7",
      "name": "Framework7",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_framework7.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Mobile-focused UI components and app framework for iOS and Android-like experiences.",
      "category": null,
      "stack": "JavaScript + Framework7",
      "techStack": [],
      "tags": [
        "component-library",
        "mobile",
        "app-shell",
        "javascript"
      ],
      "license": "MIT",
      "sourceUrl": "https://framework7.io/",
      "sourceUrls": [
        "https://framework7.io/"
      ],
      "repoUrl": "https://github.com/framework7io/framework7",
      "repoUrls": [
        "https://github.com/framework7io/framework7"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for touch-first layout and navigation conventions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_framework7",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_framework7.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_freehtml5",
      "name": "FreeHTML5.co",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_freehtml5.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Free responsive HTML5 templates across business and portfolio categories.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "html5",
        "responsive",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://freehtml5.co/",
      "sourceUrls": [
        "https://freehtml5.co/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "freehtml5.co",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for lightweight section composition and startup layouts.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_freehtml5",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_freehtml5.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_gatsby",
      "name": "Gatsby",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_gatsby.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "React framework optimized for content-driven and hybrid static experiences.",
      "category": null,
      "stack": "React + GraphQL",
      "techStack": [],
      "tags": [
        "framework",
        "react",
        "ssg",
        "content"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.gatsbyjs.com/",
      "sourceUrls": [
        "https://www.gatsbyjs.com/"
      ],
      "repoUrl": "https://github.com/gatsbyjs/gatsby",
      "repoUrls": [
        "https://github.com/gatsbyjs/gatsby"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Good reference for markdown-heavy, blog, and documentation architectures.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_gatsby",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_gatsby.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_gatsby_starter_blog",
      "name": "Gatsby Starter Blog",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_gatsby_starter_blog.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Blog-focused Gatsby starter with markdown, post templates, and feed support.",
      "category": null,
      "stack": "React + Gatsby + Markdown",
      "techStack": [],
      "tags": [
        "template",
        "gatsby",
        "blog",
        "markdown"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.gatsbyjs.com/starters/gatsbyjs/gatsby-starter-blog/",
      "sourceUrls": [
        "https://www.gatsbyjs.com/starters/gatsbyjs/gatsby-starter-blog/"
      ],
      "repoUrl": "https://github.com/gatsbyjs/gatsby-starter-blog",
      "repoUrls": [
        "https://github.com/gatsbyjs/gatsby-starter-blog"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for editorial information architecture and post-list patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_gatsby_starter_blog",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_gatsby_starter_blog.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_gatsby_starter_default",
      "name": "Gatsby Starter Default",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_gatsby_starter_default.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Default Gatsby starter template for content-driven and documentation-style sites.",
      "category": null,
      "stack": "React + Gatsby",
      "techStack": [],
      "tags": [
        "template",
        "gatsby",
        "starter",
        "react"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.gatsbyjs.com/starters/gatsbyjs/gatsby-starter-default/",
      "sourceUrls": [
        "https://www.gatsbyjs.com/starters/gatsbyjs/gatsby-starter-default/"
      ],
      "repoUrl": "https://github.com/gatsbyjs/gatsby-starter-default",
      "repoUrls": [
        "https://github.com/gatsbyjs/gatsby-starter-default"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful starter baseline for Gatsby architecture and page composition.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_gatsby_starter_default",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_gatsby_starter_default.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_gatsby_starter_minimal_blog",
      "name": "Gatsby Starter Minimal Blog",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_gatsby_starter_minimal_blog.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Minimal Gatsby blog starter for markdown-driven content publishing.",
      "category": null,
      "stack": "Gatsby + React",
      "techStack": [],
      "tags": [
        "template",
        "gatsby",
        "blog",
        "minimal"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.gatsbyjs.com/starters/LekoArts/gatsby-starter-minimal-blog/",
      "sourceUrls": [
        "https://www.gatsbyjs.com/starters/LekoArts/gatsby-starter-minimal-blog/"
      ],
      "repoUrl": "https://github.com/LekoArts/gatsby-starter-minimal-blog",
      "repoUrls": [
        "https://github.com/LekoArts/gatsby-starter-minimal-blog"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for lightweight editorial site setup in Gatsby.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_gatsby_starter_minimal_blog",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_gatsby_starter_minimal_blog.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_ghost_casper",
      "name": "Ghost Casper Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_ghost_casper.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Default Ghost publishing theme emphasizing readability and subscriptions.",
      "category": null,
      "stack": "Ghost",
      "techStack": [],
      "tags": [
        "template",
        "ghost",
        "publishing",
        "membership"
      ],
      "license": "MIT",
      "sourceUrl": "https://ghost.org/themes/casper/",
      "sourceUrls": [
        "https://ghost.org/themes/casper/"
      ],
      "repoUrl": "https://github.com/TryGhost/Casper",
      "repoUrls": [
        "https://github.com/TryGhost/Casper"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for modern publishing layout and membership-driven CTA placement.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_ghost_casper",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_ghost_casper.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_ghost_themes",
      "name": "Ghost Marketplace Themes",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_ghost_themes.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Collection of themes and templates for Ghost publishing sites.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "ghost",
        "publishing",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://ghost.org/marketplace/",
      "sourceUrls": [
        "https://ghost.org/marketplace/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "ghost.org",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for modern publishing layout and membership UX patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_ghost_themes",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_ghost_themes.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_gitlab",
      "name": "GitLab Pajamas",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_gitlab.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "GitLab design system with UI components, foundations, and pattern guidelines.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "design-system",
        "reference",
        "product",
        "governance"
      ],
      "license": "reference-only",
      "sourceUrl": "https://design.gitlab.com/",
      "sourceUrls": [
        "https://design.gitlab.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "design.gitlab.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for product design governance and contribution workflows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_gitlab",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_gitlab.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_godly",
      "name": "Godly",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_godly.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated gallery of exceptional web design",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "inspiration",
        "gallery",
        "saas",
        "agency",
        "modern"
      ],
      "license": "reference-only",
      "sourceUrl": "https://godly.website/",
      "sourceUrls": [
        "https://godly.website/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "godly.website",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference only. High-quality curated designs. Filter by style and industry. Good for modern SaaS and agency inspiration.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_godly",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_godly.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_govuk",
      "name": "GOV.UK Design System",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_govuk.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Public-sector design system with strong accessibility and content standards.",
      "category": null,
      "stack": "Nunjucks + GOV.UK Components",
      "techStack": [],
      "tags": [
        "design-system",
        "government",
        "accessibility",
        "content-design"
      ],
      "license": "OGL-3.0",
      "sourceUrl": "https://design-system.service.gov.uk/",
      "sourceUrls": [
        "https://design-system.service.gov.uk/"
      ],
      "repoUrl": "https://github.com/alphagov/govuk-design-system",
      "repoUrls": [
        "https://github.com/alphagov/govuk-design-system"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Excellent reference for plain-language content and accessible UX patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_govuk",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_govuk.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_gridsome",
      "name": "Gridsome",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_gridsome.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue-based static site generator with GraphQL data layer.",
      "category": null,
      "stack": "Vue + GraphQL",
      "techStack": [],
      "tags": [
        "framework",
        "vue",
        "graphql",
        "static-site"
      ],
      "license": "MIT",
      "sourceUrl": "https://gridsome.org/",
      "sourceUrls": [
        "https://gridsome.org/"
      ],
      "repoUrl": "https://github.com/gridsome/gridsome",
      "repoUrls": [
        "https://github.com/gridsome/gridsome"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for Vue content architecture with data integration.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_gridsome",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_gridsome.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_gridsome_blog_starter",
      "name": "Gridsome Blog Starter",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_gridsome_blog_starter.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Gridsome starter template for markdown blog publishing.",
      "category": null,
      "stack": "Gridsome + Vue",
      "techStack": [],
      "tags": [
        "template",
        "gridsome",
        "blog",
        "starter"
      ],
      "license": "MIT",
      "sourceUrl": "https://gridsome.org/starters/gridsome/gridsome-starter-blog/",
      "sourceUrls": [
        "https://gridsome.org/starters/gridsome/gridsome-starter-blog/"
      ],
      "repoUrl": "https://github.com/gridsome/gridsome-starter-blog",
      "repoUrls": [
        "https://github.com/gridsome/gridsome-starter-blog"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for Vue static blog starter patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_gridsome_blog_starter",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_gridsome_blog_starter.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_grommet",
      "name": "Grommet",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_grommet.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Accessible and themeable React component framework for responsive interfaces.",
      "category": null,
      "stack": "React + Styled System",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "accessible",
        "responsive"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://v2.grommet.io/",
      "sourceUrls": [
        "https://v2.grommet.io/"
      ],
      "repoUrl": "https://github.com/grommet/grommet",
      "repoUrls": [
        "https://github.com/grommet/grommet"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for accessibility-centric responsive component systems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_grommet",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_grommet.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_halfmoon",
      "name": "Halfmoon",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_halfmoon.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Bootstrap-based frontend framework with built-in dashboard components.",
      "category": null,
      "stack": "CSS + JavaScript",
      "techStack": [],
      "tags": [
        "component-library",
        "dashboard",
        "bootstrap",
        "ui-kit"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.gethalfmoon.com/",
      "sourceUrls": [
        "https://www.gethalfmoon.com/"
      ],
      "repoUrl": "https://github.com/halfmoonui/halfmoon",
      "repoUrls": [
        "https://github.com/halfmoonui/halfmoon"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for admin interface components and utility-driven theme structure.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_halfmoon",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_halfmoon.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_halstack",
      "name": "Halstack Design System",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_halstack.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Deloitte open design system with cross-platform component resources.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "design-system",
        "enterprise",
        "deloitte",
        "reference"
      ],
      "license": "unknown",
      "sourceUrl": "https://github.com/dxc-technology/halstack-react",
      "sourceUrls": [
        "https://github.com/dxc-technology/halstack-react"
      ],
      "repoUrl": "https://github.com/dxc-technology/halstack-react",
      "repoUrls": [
        "https://github.com/dxc-technology/halstack-react"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 70,
        "tier": "medium",
        "missingFields": [
          "stack_or_tech",
          "license"
        ]
      },
      "notes": "Open-source design system reference for enterprise pattern standards and documentation structure.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_halstack",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_halstack.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_hamburger_nav",
      "name": "Hamburger Navigation Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_hamburger_nav.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Collapsed navigation pattern frequently used in mobile and constrained layouts.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "navigation",
        "mobile",
        "menu"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/hamburger-menus/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/hamburger-menus/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for mobile IA tradeoff analysis.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_hamburger_nav",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_hamburger_nav.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_headlessui",
      "name": "Headless UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_headlessui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Unstyled, accessible UI components by Tailwind Labs",
      "category": null,
      "stack": "React / Vue",
      "techStack": [],
      "tags": [
        "tailwind",
        "react",
        "vue",
        "accessibility",
        "headless"
      ],
      "license": "MIT",
      "sourceUrl": "https://headlessui.com/",
      "sourceUrls": [
        "https://headlessui.com/"
      ],
      "repoUrl": "https://github.com/tailwindlabs/headlessui",
      "repoUrls": [
        "https://github.com/tailwindlabs/headlessui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Official Tailwind Labs project. Provides accessible component logic (modals, dropdowns, tabs) without styling. You add your own Tailwind classes.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_headlessui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_headlessui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_hexo",
      "name": "Hexo",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_hexo.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Node.js-powered static blog framework with rich plugin ecosystem.",
      "category": null,
      "stack": "Node.js",
      "techStack": [],
      "tags": [
        "framework",
        "nodejs",
        "blog",
        "static-site"
      ],
      "license": "MIT",
      "sourceUrl": "https://hexo.io/",
      "sourceUrls": [
        "https://hexo.io/"
      ],
      "repoUrl": "https://github.com/hexojs/hexo",
      "repoUrls": [
        "https://github.com/hexojs/hexo"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for rapid static blog setup and theme-based workflows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_hexo",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_hexo.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_hexo_landscape",
      "name": "Hexo Landscape Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_hexo_landscape.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Default Hexo theme with classic blog layout and archive navigation.",
      "category": null,
      "stack": "Hexo",
      "techStack": [],
      "tags": [
        "template",
        "hexo",
        "blog",
        "static-site"
      ],
      "license": "MIT",
      "sourceUrl": "https://hexo.io/themes/",
      "sourceUrls": [
        "https://hexo.io/themes/"
      ],
      "repoUrl": "https://github.com/hexojs/hexo-theme-landscape",
      "repoUrls": [
        "https://github.com/hexojs/hexo-theme-landscape"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful baseline for classic static blog IA in Hexo ecosystems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_hexo_landscape",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_hexo_landscape.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_hono",
      "name": "Hono",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_hono.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Lightweight web framework for edge runtimes and fast APIs.",
      "category": null,
      "stack": "TypeScript + Edge",
      "techStack": [],
      "tags": [
        "framework",
        "edge",
        "typescript",
        "performance"
      ],
      "license": "MIT",
      "sourceUrl": "https://hono.dev/",
      "sourceUrls": [
        "https://hono.dev/"
      ],
      "repoUrl": "https://github.com/honojs/hono",
      "repoUrls": [
        "https://github.com/honojs/hono"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for edge-first architecture and lightweight route handling.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_hono",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_hono.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_html5up",
      "name": "HTML5 UP",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_html5up.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Responsive HTML5/CSS3 templates; attribution required under CC BY 3.0.",
      "category": "Templates",
      "stack": null,
      "techStack": [
        "HTML",
        "CSS",
        "JavaScript"
      ],
      "tags": [
        "templates",
        "portfolio",
        "blog",
        "landing",
        "responsive"
      ],
      "license": "CC-BY-3.0",
      "sourceUrl": "https://html5up.net/",
      "sourceUrls": [
        "https://html5up.net/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "html5up.net",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "notes"
        ]
      },
      "notes": null,
      "addedAt": null,
      "recordUrl": "https://pressless.io/concepts/inspiration/src_html5up",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_html5up.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_htmlrev",
      "name": "HTMLrev",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_htmlrev.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Free templates and starters for landing pages and dashboards.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "html",
        "starter",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://htmlrev.com/",
      "sourceUrls": [
        "https://htmlrev.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "htmlrev.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for practical section-level inspiration and starter conventions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_htmlrev",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_htmlrev.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_htmx",
      "name": "htmx",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_htmx.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Hypermedia interaction framework for dynamic UX without heavy frontend stacks.",
      "category": null,
      "stack": "HTML + JavaScript",
      "techStack": [],
      "tags": [
        "framework",
        "hypermedia",
        "progressive-enhancement",
        "server-driven"
      ],
      "license": "BSD-2-Clause",
      "sourceUrl": "https://htmx.org/",
      "sourceUrls": [
        "https://htmx.org/"
      ],
      "repoUrl": "https://github.com/bigskysoftware/htmx",
      "repoUrls": [
        "https://github.com/bigskysoftware/htmx"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for server-driven interactivity and progressive enhancement.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_htmx",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_htmx.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_httpster",
      "name": "Httpster",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_httpster.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated collection of clean and minimal websites across industries.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "showcase",
        "minimal",
        "web-design"
      ],
      "license": "reference-only",
      "sourceUrl": "https://httpster.net/",
      "sourceUrls": [
        "https://httpster.net/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "httpster.net",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for minimalist layout trends and typography direction.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_httpster",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_httpster.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_hubspot_templates",
      "name": "HubSpot CMS Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_hubspot_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Template marketplace for HubSpot CMS pages and modules.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "hubspot",
        "b2b",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://ecosystem.hubspot.com/marketplace/website",
      "sourceUrls": [
        "https://ecosystem.hubspot.com/marketplace/website"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "ecosystem.hubspot.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for B2B marketing page architecture and modules.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_hubspot_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_hubspot_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_hugo",
      "name": "Hugo",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_hugo.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Go-based static site generator with strong templating and content workflows.",
      "category": null,
      "stack": "Go + Hugo",
      "techStack": [],
      "tags": [
        "framework",
        "hugo",
        "static-site",
        "go"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://gohugo.io/",
      "sourceUrls": [
        "https://gohugo.io/"
      ],
      "repoUrl": "https://github.com/gohugoio/hugo",
      "repoUrls": [
        "https://github.com/gohugoio/hugo"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful benchmark for static publishing velocity and docs/marketing sites.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_hugo",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_hugo.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_hugo_ananke",
      "name": "Hugo Ananke Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_hugo_ananke.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "General-purpose Hugo theme for blogs and content sites.",
      "category": null,
      "stack": "Hugo",
      "techStack": [],
      "tags": [
        "template",
        "hugo",
        "theme",
        "content"
      ],
      "license": "MIT",
      "sourceUrl": "https://themes.gohugo.io/themes/gohugo-theme-ananke/",
      "sourceUrls": [
        "https://themes.gohugo.io/themes/gohugo-theme-ananke/"
      ],
      "repoUrl": "https://github.com/theNewDynamic/gohugo-theme-ananke",
      "repoUrls": [
        "https://github.com/theNewDynamic/gohugo-theme-ananke"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for classic content-first static-site layout structure.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_ananke",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_ananke.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_hugo_blowfish",
      "name": "Hugo Blowfish",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_hugo_blowfish.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Modern Hugo theme with polished article layouts and flexible homepage sections.",
      "category": null,
      "stack": "Hugo",
      "techStack": [],
      "tags": [
        "template",
        "hugo",
        "theme",
        "editorial"
      ],
      "license": "MIT",
      "sourceUrl": "https://blowfish.page/",
      "sourceUrls": [
        "https://blowfish.page/"
      ],
      "repoUrl": "https://github.com/nunocoracao/blowfish",
      "repoUrls": [
        "https://github.com/nunocoracao/blowfish"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for editorial and personal-brand sites with modern visual defaults.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_blowfish",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_blowfish.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_hugo_doks",
      "name": "Hugo Doks Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_hugo_doks.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Documentation-focused Hugo template with search and robust docs navigation.",
      "category": null,
      "stack": "Hugo",
      "techStack": [],
      "tags": [
        "template",
        "hugo",
        "docs",
        "knowledge-base"
      ],
      "license": "MIT",
      "sourceUrl": "https://getdoks.org/",
      "sourceUrls": [
        "https://getdoks.org/"
      ],
      "repoUrl": "https://github.com/h-enk/doks",
      "repoUrls": [
        "https://github.com/h-enk/doks"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for docs IA and technical knowledge-base patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_doks",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_doks.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_hugo_hyde",
      "name": "Hugo Hyde Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_hugo_hyde.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Minimal two-column Hugo blog theme with sidebar-first layout.",
      "category": null,
      "stack": "Hugo",
      "techStack": [],
      "tags": [
        "template",
        "hugo",
        "blog",
        "sidebar"
      ],
      "license": "MIT",
      "sourceUrl": "https://themes.gohugo.io/themes/hyde/",
      "sourceUrls": [
        "https://themes.gohugo.io/themes/hyde/"
      ],
      "repoUrl": "https://github.com/spf13/hyde",
      "repoUrls": [
        "https://github.com/spf13/hyde"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for sidebar-led blog structures and long-form readability.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_hyde",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_hyde.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_hugo_paper",
      "name": "Hugo Paper Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_hugo_paper.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Minimal Hugo blog theme focused on typography and readability.",
      "category": null,
      "stack": "Hugo",
      "techStack": [],
      "tags": [
        "template",
        "hugo",
        "blog",
        "minimal"
      ],
      "license": "MIT",
      "sourceUrl": "https://themes.gohugo.io/themes/hugo-paper/",
      "sourceUrls": [
        "https://themes.gohugo.io/themes/hugo-paper/"
      ],
      "repoUrl": "https://github.com/nanxiaobei/hugo-paper",
      "repoUrls": [
        "https://github.com/nanxiaobei/hugo-paper"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for minimalist blog presentation and clean reading experience.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_paper",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_paper.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_hugo_papermod",
      "name": "Hugo PaperMod",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_hugo_papermod.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Popular Hugo theme optimized for fast blogs and docs.",
      "category": null,
      "stack": "Hugo",
      "techStack": [],
      "tags": [
        "template",
        "hugo",
        "blog",
        "docs"
      ],
      "license": "MIT",
      "sourceUrl": "https://github.com/adityatelange/hugo-PaperMod",
      "sourceUrls": [
        "https://github.com/adityatelange/hugo-PaperMod"
      ],
      "repoUrl": "https://github.com/adityatelange/hugo-PaperMod",
      "repoUrls": [
        "https://github.com/adityatelange/hugo-PaperMod"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Great reference for static publishing UX and content navigation.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_papermod",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_papermod.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_hugo_terminal",
      "name": "Hugo Terminal Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_hugo_terminal.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Terminal-inspired Hugo theme with distinctive typography and layout.",
      "category": null,
      "stack": "Hugo",
      "techStack": [],
      "tags": [
        "template",
        "hugo",
        "theme",
        "developer"
      ],
      "license": "MIT",
      "sourceUrl": "https://themes.gohugo.io/themes/hugo-theme-terminal/",
      "sourceUrls": [
        "https://themes.gohugo.io/themes/hugo-theme-terminal/"
      ],
      "repoUrl": "https://github.com/panr/hugo-theme-terminal",
      "repoUrls": [
        "https://github.com/panr/hugo-theme-terminal"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for niche thematic brand expression and developer-facing docs/blogs.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_terminal",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_terminal.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_hugo_stack",
      "name": "Hugo Theme Stack",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_hugo_stack.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Modern Hugo theme with card-based home and article detail patterns.",
      "category": null,
      "stack": "Hugo",
      "techStack": [],
      "tags": [
        "template",
        "hugo",
        "theme",
        "editorial"
      ],
      "license": "MIT",
      "sourceUrl": "https://themes.gohugo.io/themes/hugo-theme-stack/",
      "sourceUrls": [
        "https://themes.gohugo.io/themes/hugo-theme-stack/"
      ],
      "repoUrl": "https://github.com/CaiJimmy/hugo-theme-stack",
      "repoUrls": [
        "https://github.com/CaiJimmy/hugo-theme-stack"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for documentation-style and magazine-style content layouts.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_stack",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_hugo_stack.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_hugo_themes",
      "name": "Hugo Themes Directory",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_hugo_themes.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Directory of Hugo themes for blogs, docs, portfolios, and landing sites.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "hugo",
        "themes",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://themes.gohugo.io/",
      "sourceUrls": [
        "https://themes.gohugo.io/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "themes.gohugo.io",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for static-site structure patterns and content taxonomy options.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_hugo_themes",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_hugo_themes.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_hyperapp",
      "name": "Hyperapp",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_hyperapp.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Tiny functional JavaScript framework for declarative UI.",
      "category": null,
      "stack": "JavaScript",
      "techStack": [],
      "tags": [
        "framework",
        "javascript",
        "functional",
        "minimal"
      ],
      "license": "MIT",
      "sourceUrl": "https://hyperapp.dev/",
      "sourceUrls": [
        "https://hyperapp.dev/"
      ],
      "repoUrl": "https://github.com/jorgebucaran/hyperapp",
      "repoUrls": [
        "https://github.com/jorgebucaran/hyperapp"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for ultra-minimal, functional UI architecture patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_hyperapp",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_hyperapp.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_hypercolor",
      "name": "Hypercolor",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_hypercolor.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated Tailwind CSS gradient collection",
      "category": null,
      "stack": "Tailwind CSS",
      "techStack": [],
      "tags": [
        "tailwind",
        "gradients",
        "colors",
        "backgrounds"
      ],
      "license": "MIT",
      "sourceUrl": "https://hypercolor.dev/",
      "sourceUrls": [
        "https://hypercolor.dev/"
      ],
      "repoUrl": "https://github.com/jorenvanhee/hypercolor",
      "repoUrls": [
        "https://github.com/jorenvanhee/hypercolor"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Ready-to-use gradient classes for Tailwind. Good for backgrounds, buttons, text. Copy the class directly.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_hypercolor",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_hypercolor.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_hyperui",
      "name": "HyperUI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_hyperui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Tailwind",
      "techStack": [],
      "tags": [
        "tailwind",
        "components",
        "marketing",
        "blocks"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.hyperui.dev/",
      "sourceUrls": [
        "https://www.hyperui.dev/"
      ],
      "repoUrl": "https://github.com/markmead/hyperui",
      "repoUrls": [
        "https://github.com/markmead/hyperui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Large set of Tailwind components. Good for landing sections + marketing blocks.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_hyperui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_hyperui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_hyperui_components",
      "name": "HyperUI Components Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_hyperui_components.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Free Tailwind component and section library for quick assembly.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "tailwind",
        "components",
        "free"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.hyperui.dev/components",
      "sourceUrls": [
        "https://www.hyperui.dev/components"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "hyperui.dev",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for utility-first section patterns and UI building blocks.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_hyperui_components",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_hyperui_components.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_inferno",
      "name": "Inferno",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_inferno.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "High-performance React-like UI library for fast rendering.",
      "category": null,
      "stack": "JavaScript",
      "techStack": [],
      "tags": [
        "framework",
        "javascript",
        "performance",
        "vdom"
      ],
      "license": "MIT",
      "sourceUrl": "https://infernojs.org/",
      "sourceUrls": [
        "https://infernojs.org/"
      ],
      "repoUrl": "https://github.com/infernojs/inferno",
      "repoUrls": [
        "https://github.com/infernojs/inferno"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for performance-centric virtual DOM architecture.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_inferno",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_inferno.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_infinite_scroll",
      "name": "Infinite Scroll Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_infinite_scroll.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Continuous content loading pattern for feed-like discovery experiences.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "feed",
        "discovery",
        "pagination"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/infinite-scrolling/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/infinite-scrolling/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for galleries, feeds, and exploration-first interfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_infinite_scroll",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_infinite_scroll.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_intuit",
      "name": "Intuit Design System",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_intuit.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Intuit product design system including foundations, components, and guidance.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "design-system",
        "fintech",
        "enterprise",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://designsystem.intuit.com/",
      "sourceUrls": [
        "https://designsystem.intuit.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "designsystem.intuit.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for fintech-oriented product UX and component governance.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_intuit",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_intuit.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_ionic",
      "name": "Ionic UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_ionic.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Cross-platform UI toolkit for building app-like experiences with web tech.",
      "category": null,
      "stack": "Web Components + Angular/React/Vue",
      "techStack": [],
      "tags": [
        "component-library",
        "mobile",
        "cross-platform",
        "web-components"
      ],
      "license": "MIT",
      "sourceUrl": "https://ionicframework.com/",
      "sourceUrls": [
        "https://ionicframework.com/"
      ],
      "repoUrl": "https://github.com/ionic-team/ionic-framework",
      "repoUrls": [
        "https://github.com/ionic-team/ionic-framework"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for mobile-inspired navigation, tabs, and shell patterns on web.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_ionic",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_ionic.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_jamstackthemes",
      "name": "Jamstack Themes",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_jamstackthemes.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Directory of open-source jamstack templates by framework and CMS.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "jamstack",
        "open-source",
        "themes"
      ],
      "license": "reference-only",
      "sourceUrl": "https://jamstackthemes.dev/",
      "sourceUrls": [
        "https://jamstackthemes.dev/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "jamstackthemes.dev",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Broad cross-framework source for template references and inspiration.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_jamstackthemes",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_jamstackthemes.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_jekyll",
      "name": "Jekyll",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_jekyll.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Static site generator for blogs, docs, and content websites.",
      "category": null,
      "stack": "Ruby",
      "techStack": [],
      "tags": [
        "framework",
        "static-site",
        "blog",
        "docs"
      ],
      "license": "MIT",
      "sourceUrl": "https://jekyllrb.com/",
      "sourceUrls": [
        "https://jekyllrb.com/"
      ],
      "repoUrl": "https://github.com/jekyll/jekyll",
      "repoUrls": [
        "https://github.com/jekyll/jekyll"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for markdown-based static publishing workflows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_jekyll",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_jekyll.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_jekyll_architect",
      "name": "Jekyll Architect Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_jekyll_architect.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "GitHub Pages supported Jekyll theme for project and documentation pages.",
      "category": null,
      "stack": "Jekyll",
      "techStack": [],
      "tags": [
        "template",
        "jekyll",
        "github-pages",
        "docs"
      ],
      "license": "MIT",
      "sourceUrl": "https://pages-themes.github.io/architect/",
      "sourceUrls": [
        "https://pages-themes.github.io/architect/"
      ],
      "repoUrl": "https://github.com/pages-themes/architect",
      "repoUrls": [
        "https://github.com/pages-themes/architect"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for lightweight docs/project site layouts.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_architect",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_architect.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_jekyll_cayman",
      "name": "Jekyll Cayman Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_jekyll_cayman.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "GitHub Pages theme for simple project pages and documentation content.",
      "category": null,
      "stack": "Jekyll",
      "techStack": [],
      "tags": [
        "template",
        "jekyll",
        "github-pages",
        "project-site"
      ],
      "license": "MIT",
      "sourceUrl": "https://pages-themes.github.io/cayman/",
      "sourceUrls": [
        "https://pages-themes.github.io/cayman/"
      ],
      "repoUrl": "https://github.com/pages-themes/cayman",
      "repoUrls": [
        "https://github.com/pages-themes/cayman"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for clean project landing and docs page patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_cayman",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_cayman.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_jekyll_minima",
      "name": "Jekyll Minima Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_jekyll_minima.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Default Jekyll theme with clean article layout and blog-friendly structure.",
      "category": null,
      "stack": "Jekyll",
      "techStack": [],
      "tags": [
        "template",
        "jekyll",
        "blog",
        "minimal"
      ],
      "license": "MIT",
      "sourceUrl": "https://jekyll.github.io/minima/",
      "sourceUrls": [
        "https://jekyll.github.io/minima/"
      ],
      "repoUrl": "https://github.com/jekyll/minima",
      "repoUrls": [
        "https://github.com/jekyll/minima"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful baseline for simple editorial content architecture.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_minima",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_minima.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_jekyll_minimal_mistakes",
      "name": "Jekyll Minimal Mistakes",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_jekyll_minimal_mistakes.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Popular Jekyll theme with flexible layouts for docs, blogs, and portfolios.",
      "category": null,
      "stack": "Jekyll",
      "techStack": [],
      "tags": [
        "template",
        "jekyll",
        "theme",
        "docs"
      ],
      "license": "MIT",
      "sourceUrl": "https://mmistakes.github.io/minimal-mistakes/",
      "sourceUrls": [
        "https://mmistakes.github.io/minimal-mistakes/"
      ],
      "repoUrl": "https://github.com/mmistakes/minimal-mistakes",
      "repoUrls": [
        "https://github.com/mmistakes/minimal-mistakes"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for long-lived content architecture and navigation systems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_minimal_mistakes",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_minimal_mistakes.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_jekyll_so_simple",
      "name": "Jekyll So Simple Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_jekyll_so_simple.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Jekyll theme designed for readable blogs and documentation-style content.",
      "category": null,
      "stack": "Jekyll",
      "techStack": [],
      "tags": [
        "template",
        "jekyll",
        "blog",
        "docs"
      ],
      "license": "MIT",
      "sourceUrl": "https://mmistakes.github.io/so-simple-theme/",
      "sourceUrls": [
        "https://mmistakes.github.io/so-simple-theme/"
      ],
      "repoUrl": "https://github.com/mmistakes/so-simple-theme",
      "repoUrls": [
        "https://github.com/mmistakes/so-simple-theme"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for article-first blog and docs layout conventions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_so_simple",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_so_simple.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_jekyll_chirpy",
      "name": "Jekyll Theme Chirpy",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_jekyll_chirpy.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Technical blogging theme with side navigation and code-focused defaults.",
      "category": null,
      "stack": "Jekyll",
      "techStack": [],
      "tags": [
        "template",
        "jekyll",
        "blog",
        "technical-writing"
      ],
      "license": "MIT",
      "sourceUrl": "https://chirpy.cotes.page/",
      "sourceUrls": [
        "https://chirpy.cotes.page/"
      ],
      "repoUrl": "https://github.com/cotes2020/jekyll-theme-chirpy",
      "repoUrls": [
        "https://github.com/cotes2020/jekyll-theme-chirpy"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for technical-content hierarchy and post metadata treatment.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_chirpy",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_jekyll_chirpy.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_jekyll_themes",
      "name": "Jekyll Themes",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_jekyll_themes.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Theme marketplace and open-source theme directory for Jekyll sites.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "jekyll",
        "themes",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://jekyllthemes.io/",
      "sourceUrls": [
        "https://jekyllthemes.io/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "jekyllthemes.io",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for editorial and documentation-first template structures.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_jekyll_themes",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_jekyll_themes.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_just_the_docs",
      "name": "Just the Docs",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_just_the_docs.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Jekyll documentation theme template with sidebar navigation and search.",
      "category": null,
      "stack": "Jekyll",
      "techStack": [],
      "tags": [
        "template",
        "jekyll",
        "docs",
        "technical"
      ],
      "license": "MIT",
      "sourceUrl": "https://just-the-docs.com/",
      "sourceUrls": [
        "https://just-the-docs.com/"
      ],
      "repoUrl": "https://github.com/just-the-docs/just-the-docs",
      "repoUrls": [
        "https://github.com/just-the-docs/just-the-docs"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for docs IA and side-nav-centric technical content.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_just_the_docs",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_just_the_docs.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_kendo_react",
      "name": "KendoReact",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_kendo_react.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Commercial-grade React component suite for data-intensive applications.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "enterprise",
        "data-grid"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.telerik.com/kendo-react-ui/",
      "sourceUrls": [
        "https://www.telerik.com/kendo-react-ui/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "telerik.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for enterprise-grade grid, chart, and data-entry patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_kendo_react",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_kendo_react.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_orbit",
      "name": "Kiwi.com Orbit",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_orbit.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Open design system with React components and travel-product patterns.",
      "category": null,
      "stack": "React + TypeScript",
      "techStack": [],
      "tags": [
        "design-system",
        "react",
        "tokens",
        "travel"
      ],
      "license": "MIT",
      "sourceUrl": "https://orbit.kiwi/",
      "sourceUrls": [
        "https://orbit.kiwi/"
      ],
      "repoUrl": "https://github.com/kiwicom/orbit",
      "repoUrls": [
        "https://github.com/kiwicom/orbit"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for design token governance and component API documentation.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_orbit",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_orbit.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_kobalte",
      "name": "Kobalte",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_kobalte.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Accessible headless component primitives for SolidJS applications.",
      "category": null,
      "stack": "SolidJS",
      "techStack": [],
      "tags": [
        "component-library",
        "solidjs",
        "headless",
        "accessible"
      ],
      "license": "MIT",
      "sourceUrl": "https://kobalte.dev/",
      "sourceUrls": [
        "https://kobalte.dev/"
      ],
      "repoUrl": "https://github.com/kobaltedev/kobalte",
      "repoUrls": [
        "https://github.com/kobaltedev/kobalte"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for accessibility-first component architecture in Solid ecosystems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_kobalte",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_kobalte.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_landbook",
      "name": "Land-book",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_landbook.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Landing page gallery focused on modern marketing and product sites.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "landing-pages",
        "showcase",
        "inspiration"
      ],
      "license": "reference-only",
      "sourceUrl": "https://land-book.com/",
      "sourceUrls": [
        "https://land-book.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "land-book.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for hero layout direction, section cadence, and CTA treatment.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_landbook",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_landbook.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_landingpage_fyi",
      "name": "Landing Page FYI",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_landingpage_fyi.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Catalog of landing page examples and conversion-oriented design references.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "landing-pages",
        "saas",
        "conversion"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.landingpage.fyi/",
      "sourceUrls": [
        "https://www.landingpage.fyi/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "landingpage.fyi",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for SaaS and startup landing flow inspiration.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_landingpage_fyi",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_landingpage_fyi.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_landingfolio",
      "name": "Landingfolio",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_landingfolio.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Landing page design inspiration gallery",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "inspiration",
        "landing-page",
        "gallery",
        "sections"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.landingfolio.com/",
      "sourceUrls": [
        "https://www.landingfolio.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "landingfolio.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference only. Curated landing page examples sorted by page type (pricing, features, about). Good for seeing what works in specific sections.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_landingfolio",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_landingfolio.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_lapa_ninja",
      "name": "Lapa Ninja",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_lapa_ninja.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Landing page inspiration gallery with curated screenshots.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "landing-pages",
        "inspiration",
        "gallery"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.lapa.ninja/",
      "sourceUrls": [
        "https://www.lapa.ninja/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "lapa.ninja",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for hero, CTA, and page pacing ideas.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_lapa_ninja",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_lapa_ninja.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_livewire",
      "name": "Laravel Livewire",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_livewire.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Framework for dynamic interfaces using server-side Laravel components.",
      "category": null,
      "stack": "PHP + Laravel",
      "techStack": [],
      "tags": [
        "framework",
        "laravel",
        "server-driven",
        "full-stack"
      ],
      "license": "MIT",
      "sourceUrl": "https://livewire.laravel.com/",
      "sourceUrls": [
        "https://livewire.laravel.com/"
      ],
      "repoUrl": "https://github.com/livewire/livewire",
      "repoUrls": [
        "https://github.com/livewire/livewire"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for server-driven UI patterns and full-stack productivity workflows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_livewire",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_livewire.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_lightning",
      "name": "Lightning Design System",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_lightning.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Salesforce design language and component guidance.",
      "category": null,
      "stack": "SLDS + Design Tokens",
      "techStack": [],
      "tags": [
        "design-system",
        "salesforce",
        "enterprise",
        "tokens"
      ],
      "license": "BSD-3-Clause",
      "sourceUrl": "https://www.lightningdesignsystem.com/",
      "sourceUrls": [
        "https://www.lightningdesignsystem.com/"
      ],
      "repoUrl": "https://github.com/salesforce-ux/design-system",
      "repoUrls": [
        "https://github.com/salesforce-ux/design-system"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Enterprise reference for UI governance and product consistency.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_lightning",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_lightning.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_lion",
      "name": "Lion Web Components",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_lion.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Accessible web component toolkit for form-heavy and enterprise UIs.",
      "category": null,
      "stack": "Web Components",
      "techStack": [],
      "tags": [
        "component-library",
        "web-components",
        "accessibility",
        "forms"
      ],
      "license": "MIT",
      "sourceUrl": "https://lion.js.org/",
      "sourceUrls": [
        "https://lion.js.org/"
      ],
      "repoUrl": "https://github.com/ing-bank/lion",
      "repoUrls": [
        "https://github.com/ing-bank/lion"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for robust accessible web components.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_lion",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_lion.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_lit",
      "name": "Lit",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_lit.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Web-component framework for fast, standards-based UI development.",
      "category": null,
      "stack": "Web Components + TypeScript",
      "techStack": [],
      "tags": [
        "framework",
        "web-components",
        "typescript",
        "standards"
      ],
      "license": "BSD-3-Clause",
      "sourceUrl": "https://lit.dev/",
      "sourceUrls": [
        "https://lit.dev/"
      ],
      "repoUrl": "https://github.com/lit/lit",
      "repoUrls": [
        "https://github.com/lit/lit"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for standards-based component architecture and interoperability.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_lit",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_lit.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_lucid",
      "name": "Lucid Design System",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_lucid.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Open-source React component suite and style tokens from Lucid.",
      "category": null,
      "stack": "React + TypeScript",
      "techStack": [],
      "tags": [
        "design-system",
        "react",
        "enterprise",
        "components"
      ],
      "license": "MIT",
      "sourceUrl": "https://lucid.co/techblog/introducing-lucid-ui",
      "sourceUrls": [
        "https://lucid.co/techblog/introducing-lucid-ui"
      ],
      "repoUrl": "https://github.com/lucidsoftware/lucid",
      "repoUrls": [
        "https://github.com/lucidsoftware/lucid"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for modular React component APIs and composable enterprise UI.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_lucid",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_lucid.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_made_in_webflow",
      "name": "Made in Webflow",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_made_in_webflow.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Showcase of websites and interactions built with Webflow.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "webflow",
        "showcase",
        "interactions"
      ],
      "license": "reference-only",
      "sourceUrl": "https://webflow.com/made-in-webflow",
      "sourceUrls": [
        "https://webflow.com/made-in-webflow"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "webflow.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for interaction-heavy marketing page inspiration.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_made_in_webflow",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_made_in_webflow.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_magicui",
      "name": "Magic UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_magicui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "50+ animated components for landing pages",
      "category": null,
      "stack": "React + Tailwind CSS + Framer Motion",
      "techStack": [],
      "tags": [
        "react",
        "tailwind",
        "animation",
        "landing-page",
        "saas"
      ],
      "license": "MIT",
      "sourceUrl": "https://magicui.design/",
      "sourceUrls": [
        "https://magicui.design/"
      ],
      "repoUrl": "https://github.com/magicuidesign/magicui",
      "repoUrls": [
        "https://github.com/magicuidesign/magicui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Focus on landing page animations. Bento grids, text animations, borders, backgrounds. Great for SaaS marketing sites.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_magicui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_magicui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_mailchimp_pattern",
      "name": "Mailchimp Pattern Library",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_mailchimp_pattern.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Mailchimp design and content patterns for product and marketing surfaces.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "design-system",
        "marketing",
        "content-design",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://ux.mailchimp.com/patterns",
      "sourceUrls": [
        "https://ux.mailchimp.com/patterns"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "ux.mailchimp.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for marketing-product crossover UX patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_mailchimp_pattern",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_mailchimp_pattern.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_mamba_ui",
      "name": "Mamba UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_mamba_ui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Tailwind component library with practical section and UI block examples.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-library",
        "tailwind",
        "blocks",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://mambaui.com/",
      "sourceUrls": [
        "https://mambaui.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "mambaui.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for utility-first blocks and rapid assembly patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_mamba_ui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_mamba_ui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_mambaui_components",
      "name": "Mamba UI Components Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_mambaui_components.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Grouped Tailwind UI sections and components from Mamba UI.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "tailwind",
        "sections",
        "components"
      ],
      "license": "reference-only",
      "sourceUrl": "https://mambaui.com/components",
      "sourceUrls": [
        "https://mambaui.com/components"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "mambaui.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for practical, utility-first block assembly.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_mambaui_components",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_mambaui_components.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_mantine",
      "name": "Mantine",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_mantine.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Feature-rich React components and hooks for product UI.",
      "category": null,
      "stack": "React + Mantine",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "mantine",
        "dashboard"
      ],
      "license": "MIT",
      "sourceUrl": "https://mantine.dev/",
      "sourceUrls": [
        "https://mantine.dev/"
      ],
      "repoUrl": "https://github.com/mantinedev/mantine",
      "repoUrls": [
        "https://github.com/mantinedev/mantine"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Good source for dense app interfaces and component breadth.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_mantine",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_mantine.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_marko",
      "name": "Marko",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_marko.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "UI framework optimized for streaming, resumability, and high-performance rendering.",
      "category": null,
      "stack": "Marko + Node.js",
      "techStack": [],
      "tags": [
        "framework",
        "performance",
        "ssr",
        "streaming"
      ],
      "license": "MIT",
      "sourceUrl": "https://markojs.com/",
      "sourceUrls": [
        "https://markojs.com/"
      ],
      "repoUrl": "https://github.com/marko-js/marko",
      "repoUrls": [
        "https://github.com/marko-js/marko"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for performance-focused rendering and progressive hydration patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_marko",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_marko.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_marko_starter",
      "name": "Marko Starter",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_marko_starter.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Starter template for building performant Marko web applications.",
      "category": null,
      "stack": "Marko",
      "techStack": [],
      "tags": [
        "template",
        "marko",
        "starter",
        "performance"
      ],
      "license": "MIT",
      "sourceUrl": "https://markojs.com/docs/quick-start/",
      "sourceUrls": [
        "https://markojs.com/docs/quick-start/"
      ],
      "repoUrl": "https://github.com/marko-js/marko",
      "repoUrls": [
        "https://github.com/marko-js/marko"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for performance-focused starter architecture in Marko ecosystems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_marko_starter",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_marko_starter.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_masonry_layout",
      "name": "Masonry Grid Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_masonry_layout.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Variable-height card grid pattern for media-rich or portfolio-heavy pages.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "grid",
        "content-density",
        "portfolio"
      ],
      "license": "reference-only",
      "sourceUrl": "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout/Masonry_layout",
      "sourceUrls": [
        "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout/Masonry_layout"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "developer.mozilla.org",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for balancing mixed content density with visual rhythm.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_masonry_layout",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_masonry_layout.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_material3",
      "name": "Material Design 3",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_material3.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Google design system with adaptive components and theming guidelines.",
      "category": null,
      "stack": "Material Web Components",
      "techStack": [],
      "tags": [
        "design-system",
        "material",
        "google",
        "components"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://m3.material.io/",
      "sourceUrls": [
        "https://m3.material.io/"
      ],
      "repoUrl": "https://github.com/material-components/material-web",
      "repoUrls": [
        "https://github.com/material-components/material-web"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for component state design and system-level consistency.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_material3",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_material3.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_material_tailwind",
      "name": "Material Tailwind",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_material_tailwind.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Material Design components for Tailwind CSS",
      "category": null,
      "stack": "Tailwind CSS + React",
      "techStack": [],
      "tags": [
        "tailwind",
        "material-design",
        "react",
        "components"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.material-tailwind.com/",
      "sourceUrls": [
        "https://www.material-tailwind.com/"
      ],
      "repoUrl": "https://github.com/creativetimofficial/material-tailwind",
      "repoUrls": [
        "https://github.com/creativetimofficial/material-tailwind"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Brings Google Material Design to Tailwind. Good for apps that need a familiar, polished look.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_material_tailwind",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_material_tailwind.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_mui",
      "name": "Material UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_mui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Large React component library implementing Material design principles.",
      "category": null,
      "stack": "React + MUI",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "mui",
        "material"
      ],
      "license": "MIT",
      "sourceUrl": "https://mui.com/",
      "sourceUrls": [
        "https://mui.com/"
      ],
      "repoUrl": "https://github.com/mui/material-ui",
      "repoUrls": [
        "https://github.com/mui/material-ui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for mature component APIs and documentation strategy.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_mui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_mui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_materializecss",
      "name": "Materialize CSS",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_materializecss.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Component and utility framework implementing material design principles.",
      "category": null,
      "stack": "CSS + JavaScript",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "material-design",
        "ui-kit"
      ],
      "license": "MIT",
      "sourceUrl": "https://materializecss.com/",
      "sourceUrls": [
        "https://materializecss.com/"
      ],
      "repoUrl": "https://github.com/materializecss/materialize",
      "repoUrls": [
        "https://github.com/materializecss/materialize"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for component-rich marketing and dashboard interfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_materializecss",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_materializecss.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_maxibestof",
      "name": "MAXIBESTOFONE",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_maxibestof.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated directory of notable interactive and creative web projects.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "creative",
        "interactive",
        "showcase"
      ],
      "license": "reference-only",
      "sourceUrl": "https://maxibestof.one/",
      "sourceUrls": [
        "https://maxibestof.one/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "maxibestof.one",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for interaction-heavy and highly visual site treatments.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_maxibestof",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_maxibestof.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_mega_menu",
      "name": "Mega Menu Navigation Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_mega_menu.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Expanded navigation pattern for surfacing broad IA without deep drill-down.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "navigation",
        "information-architecture",
        "menu"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/mega-menus-work-well/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/mega-menus-work-well/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for content-rich sites with broad category structures.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_mega_menu",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_mega_menu.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_melt_ui",
      "name": "Melt UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_melt_ui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Headless component primitives for Svelte applications.",
      "category": null,
      "stack": "Svelte",
      "techStack": [],
      "tags": [
        "component-library",
        "svelte",
        "headless",
        "accessible"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.melt-ui.com/",
      "sourceUrls": [
        "https://www.melt-ui.com/"
      ],
      "repoUrl": "https://github.com/melt-ui/melt-ui",
      "repoUrls": [
        "https://github.com/melt-ui/melt-ui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for primitive-first accessible components in Svelte ecosystems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_melt_ui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_melt_ui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_merakiui",
      "name": "Meraki UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_merakiui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Tailwind",
      "techStack": [],
      "tags": [
        "tailwind",
        "components",
        "dark-mode",
        "rtl"
      ],
      "license": "MIT",
      "sourceUrl": "https://merakiui.com/",
      "sourceUrls": [
        "https://merakiui.com/"
      ],
      "repoUrl": "https://github.com/merakiuilabs/merakiui",
      "repoUrls": [
        "https://github.com/merakiuilabs/merakiui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Tailwind components with dark mode + RTL support.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_merakiui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_merakiui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_merakiui_components",
      "name": "Meraki UI Components Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_merakiui_components.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Tailwind components and layout sections curated for rapid page assembly.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "tailwind",
        "components",
        "sections"
      ],
      "license": "reference-only",
      "sourceUrl": "https://merakiui.com/components/",
      "sourceUrls": [
        "https://merakiui.com/components/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "merakiui.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for practical section and component composition examples.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_merakiui_components",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_merakiui_components.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_metalsmith",
      "name": "Metalsmith",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_metalsmith.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Pluggable static site generator based on simple file transforms.",
      "category": null,
      "stack": "Node.js",
      "techStack": [],
      "tags": [
        "framework",
        "nodejs",
        "static-site",
        "pipeline"
      ],
      "license": "MIT",
      "sourceUrl": "https://metalsmith.io/",
      "sourceUrls": [
        "https://metalsmith.io/"
      ],
      "repoUrl": "https://github.com/metalsmith/metalsmith",
      "repoUrls": [
        "https://github.com/metalsmith/metalsmith"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for pipeline-driven content generation architecture.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_metalsmith",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_metalsmith.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_meteor",
      "name": "Meteor",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_meteor.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Full-stack JavaScript platform for real-time applications and rapid development.",
      "category": null,
      "stack": "JavaScript + Node.js",
      "techStack": [],
      "tags": [
        "framework",
        "full-stack",
        "realtime",
        "javascript"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.meteor.com/",
      "sourceUrls": [
        "https://www.meteor.com/"
      ],
      "repoUrl": "https://github.com/meteor/meteor",
      "repoUrls": [
        "https://github.com/meteor/meteor"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for real-time data flow patterns and integrated full-stack setups.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_meteor",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_meteor.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_fast",
      "name": "Microsoft FAST",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_fast.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Collection of web components and design system tooling by Microsoft.",
      "category": null,
      "stack": "Web Components",
      "techStack": [],
      "tags": [
        "component-library",
        "web-components",
        "design-system",
        "tokens"
      ],
      "license": "MIT",
      "sourceUrl": "https://fast.design/",
      "sourceUrls": [
        "https://fast.design/"
      ],
      "repoUrl": "https://github.com/microsoft/fast",
      "repoUrls": [
        "https://github.com/microsoft/fast"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for web component architecture and design-token-driven systems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_fast",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_fast.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_milligram",
      "name": "Milligram",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_milligram.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Minimal CSS framework for rapid, lightweight page styling.",
      "category": null,
      "stack": "CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "minimal",
        "lightweight"
      ],
      "license": "MIT",
      "sourceUrl": "https://milligram.io/",
      "sourceUrls": [
        "https://milligram.io/"
      ],
      "repoUrl": "https://github.com/milligram/milligram",
      "repoUrls": [
        "https://github.com/milligram/milligram"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful as a baseline for tiny-footprint style systems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_milligram",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_milligram.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_mithril",
      "name": "Mithril.js",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_mithril.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Small client-side framework focused on routing and rendering performance.",
      "category": null,
      "stack": "JavaScript",
      "techStack": [],
      "tags": [
        "framework",
        "javascript",
        "spa",
        "lightweight"
      ],
      "license": "MIT",
      "sourceUrl": "https://mithril.js.org/",
      "sourceUrls": [
        "https://mithril.js.org/"
      ],
      "repoUrl": "https://github.com/MithrilJS/mithril.js",
      "repoUrls": [
        "https://github.com/MithrilJS/mithril.js"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for lightweight SPA architecture and minimal API surface.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_mithril",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_mithril.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_mobbin",
      "name": "Mobbin",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_mobbin.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Large UI pattern library and flow screenshots from real products.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "ui-patterns",
        "flows",
        "inspiration"
      ],
      "license": "reference-only",
      "sourceUrl": "https://mobbin.com/",
      "sourceUrls": [
        "https://mobbin.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "mobbin.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only catalog for interface and flow inspiration.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_mobbin",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_mobbin.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_modal_dialog",
      "name": "Modal Dialog Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_modal_dialog.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Pattern for focused actions and interruptions using modal or non-modal dialogs.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "modal",
        "dialogs",
        "ux-research"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/modal-nonmodal-dialog/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/modal-nonmodal-dialog/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for decision points and focused task flows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_modal_dialog",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_modal_dialog.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_mui_templates",
      "name": "MUI Templates Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_mui_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Set of MUI starter templates for dashboards and marketing pages.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "mui",
        "templates",
        "dashboard"
      ],
      "license": "reference-only",
      "sourceUrl": "https://mui.com/store/#populars",
      "sourceUrls": [
        "https://mui.com/store/#populars"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "mui.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Useful bundle for comparing page-level composition built on one system.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_mui_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_mui_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_naiveui",
      "name": "Naive UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_naiveui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue 3 component library with modern theming and broad control set.",
      "category": null,
      "stack": "Vue 3 + Naive UI",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "naive-ui",
        "theming"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.naiveui.com/",
      "sourceUrls": [
        "https://www.naiveui.com/"
      ],
      "repoUrl": "https://github.com/tusen-ai/naive-ui",
      "repoUrls": [
        "https://github.com/tusen-ai/naive-ui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Good reference for Vue component API design and theme systems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_naiveui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_naiveui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_nes_css",
      "name": "NES.css",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_nes_css.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Retro game-inspired CSS framework with playful UI components.",
      "category": null,
      "stack": "CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "retro",
        "thematic-design"
      ],
      "license": "MIT",
      "sourceUrl": "https://nostalgic-css.github.io/NES.css/",
      "sourceUrls": [
        "https://nostalgic-css.github.io/NES.css/"
      ],
      "repoUrl": "https://github.com/nostalgic-css/NES.css",
      "repoUrls": [
        "https://github.com/nostalgic-css/NES.css"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for distinctive brand expression and thematic UI treatments.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_nes_css",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_nes_css.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_nextjs",
      "name": "Next.js",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_nextjs.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "React framework for hybrid rendering, app routing, and production deployments.",
      "category": null,
      "stack": "React + Next.js",
      "techStack": [],
      "tags": [
        "framework",
        "react",
        "nextjs",
        "ssr"
      ],
      "license": "MIT",
      "sourceUrl": "https://nextjs.org/",
      "sourceUrls": [
        "https://nextjs.org/"
      ],
      "repoUrl": "https://github.com/vercel/next.js",
      "repoUrls": [
        "https://github.com/vercel/next.js"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for complex product sites that combine marketing and app surfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_nextjs",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_nextjs.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_nextjs_blog_starter",
      "name": "Next.js Blog Starter",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_nextjs_blog_starter.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Official Next.js starter blog template with markdown content flow.",
      "category": null,
      "stack": "Next.js + React",
      "techStack": [],
      "tags": [
        "template",
        "nextjs",
        "blog",
        "starter"
      ],
      "license": "MIT",
      "sourceUrl": "https://vercel.com/templates/next.js/blog-starter-kit",
      "sourceUrls": [
        "https://vercel.com/templates/next.js/blog-starter-kit"
      ],
      "repoUrl": "https://github.com/vercel/next.js/tree/canary/examples/blog-starter",
      "repoUrls": [
        "https://github.com/vercel/next.js/tree/canary/examples/blog-starter"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for modern Next.js content architecture and static generation flows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_nextjs_blog_starter",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_nextjs_blog_starter.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_nextjs_boilerplate",
      "name": "Next.js Boilerplate",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_nextjs_boilerplate.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Comprehensive Next.js boilerplate with TypeScript and tooling presets.",
      "category": null,
      "stack": "Next.js + TypeScript",
      "techStack": [],
      "tags": [
        "template",
        "nextjs",
        "boilerplate",
        "typescript"
      ],
      "license": "MIT",
      "sourceUrl": "https://github.com/ixartz/Next-js-Boilerplate",
      "sourceUrls": [
        "https://github.com/ixartz/Next-js-Boilerplate"
      ],
      "repoUrl": "https://github.com/ixartz/Next-js-Boilerplate",
      "repoUrls": [
        "https://github.com/ixartz/Next-js-Boilerplate"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for understanding full-stack starter conventions and quality tooling.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_nextjs_boilerplate",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_nextjs_boilerplate.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_nextra_blog",
      "name": "Nextra Blog Template",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_nextra_blog.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Blog template powered by Nextra with markdown-centric publishing flow.",
      "category": null,
      "stack": "Next.js + Nextra",
      "techStack": [],
      "tags": [
        "template",
        "nextjs",
        "blog",
        "nextra"
      ],
      "license": "MIT",
      "sourceUrl": "https://nextra.site/docs/blog-theme/start",
      "sourceUrls": [
        "https://nextra.site/docs/blog-theme/start"
      ],
      "repoUrl": "https://github.com/shuding/nextra-template-blog",
      "repoUrls": [
        "https://github.com/shuding/nextra-template-blog"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for markdown publishing workflow and modern editorial layouts.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_nextra_blog",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_nextra_blog.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_nextra_docs",
      "name": "Nextra Docs Template",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_nextra_docs.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Documentation starter template based on Nextra and Next.js.",
      "category": null,
      "stack": "Next.js + Nextra",
      "techStack": [],
      "tags": [
        "template",
        "nextjs",
        "docs",
        "nextra"
      ],
      "license": "MIT",
      "sourceUrl": "https://nextra.site/docs/docs-theme/start",
      "sourceUrls": [
        "https://nextra.site/docs/docs-theme/start"
      ],
      "repoUrl": "https://github.com/shuding/nextra-template-docs",
      "repoUrls": [
        "https://github.com/shuding/nextra-template-docs"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for docs IA, side navigation, and search-oriented page structure.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_nextra_docs",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_nextra_docs.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_nextui",
      "name": "NextUI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_nextui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Modern React component library optimized for clean product interfaces.",
      "category": null,
      "stack": "React + Tailwind variants",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "modern-ui",
        "design-system"
      ],
      "license": "MIT",
      "sourceUrl": "https://nextui.org/",
      "sourceUrls": [
        "https://nextui.org/"
      ],
      "repoUrl": "https://github.com/nextui-org/nextui",
      "repoUrls": [
        "https://github.com/nextui-org/nextui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for polished defaults and ergonomic API design.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_nextui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_nextui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_ng_bootstrap",
      "name": "ng-bootstrap",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_ng_bootstrap.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Bootstrap components powered by Angular without jQuery dependencies.",
      "category": null,
      "stack": "Angular + Bootstrap",
      "techStack": [],
      "tags": [
        "component-library",
        "angular",
        "bootstrap",
        "components"
      ],
      "license": "MIT",
      "sourceUrl": "https://ng-bootstrap.github.io/",
      "sourceUrls": [
        "https://ng-bootstrap.github.io/"
      ],
      "repoUrl": "https://github.com/ng-bootstrap/ng-bootstrap",
      "repoUrls": [
        "https://github.com/ng-bootstrap/ng-bootstrap"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for bootstrap semantics in Angular projects.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_ng_bootstrap",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_ng_bootstrap.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_ng_zorro",
      "name": "NG-ZORRO",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_ng_zorro.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Ant Design component library for Angular applications.",
      "category": null,
      "stack": "Angular",
      "techStack": [],
      "tags": [
        "component-library",
        "angular",
        "enterprise",
        "ant-design"
      ],
      "license": "MIT",
      "sourceUrl": "https://ng.ant.design/",
      "sourceUrls": [
        "https://ng.ant.design/"
      ],
      "repoUrl": "https://github.com/NG-ZORRO/ng-zorro-antd",
      "repoUrls": [
        "https://github.com/NG-ZORRO/ng-zorro-antd"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for enterprise Angular component architectures.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_ng_zorro",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_ng_zorro.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_ngx_bootstrap",
      "name": "ngx-bootstrap",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_ngx_bootstrap.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Bootstrap components and directives for Angular projects.",
      "category": null,
      "stack": "Angular + Bootstrap",
      "techStack": [],
      "tags": [
        "component-library",
        "angular",
        "bootstrap",
        "directives"
      ],
      "license": "MIT",
      "sourceUrl": "https://valor-software.com/ngx-bootstrap/",
      "sourceUrls": [
        "https://valor-software.com/ngx-bootstrap/"
      ],
      "repoUrl": "https://github.com/valor-software/ngx-bootstrap",
      "repoUrls": [
        "https://github.com/valor-software/ngx-bootstrap"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for migration paths from classic bootstrap to Angular.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_ngx_bootstrap",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_ngx_bootstrap.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_nicepage",
      "name": "Nicepage Website Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_nicepage.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Large catalog of website templates with category-focused sorting.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "marketplace",
        "templates",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://nicepage.com/website-templates",
      "sourceUrls": [
        "https://nicepage.com/website-templates"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nicepage.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for niche category layouts and conversion flow variants.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_nicepage",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_nicepage.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_nuxt",
      "name": "Nuxt",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_nuxt.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue framework with server rendering and static generation modes.",
      "category": null,
      "stack": "Vue + Nuxt",
      "techStack": [],
      "tags": [
        "framework",
        "vue",
        "nuxt",
        "ssr"
      ],
      "license": "MIT",
      "sourceUrl": "https://nuxt.com/",
      "sourceUrls": [
        "https://nuxt.com/"
      ],
      "repoUrl": "https://github.com/nuxt/nuxt",
      "repoUrls": [
        "https://github.com/nuxt/nuxt"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Strong Vue ecosystem choice for content-heavy or commerce-like experiences.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_nuxt",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_nuxt.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_nuxt_blog",
      "name": "Nuxt Blog Starter",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_nuxt_blog.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Nuxt starter pattern for content and blog-style sites.",
      "category": null,
      "stack": "Nuxt + Vue",
      "techStack": [],
      "tags": [
        "template",
        "nuxt",
        "blog",
        "starter"
      ],
      "license": "MIT",
      "sourceUrl": "https://nuxt.com/templates",
      "sourceUrls": [
        "https://nuxt.com/templates"
      ],
      "repoUrl": "https://github.com/nuxt/starter",
      "repoUrls": [
        "https://github.com/nuxt/starter"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for nuxt-based content site conventions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_nuxt_blog",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_nuxt_blog.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_nuxt_starter",
      "name": "Nuxt Starter",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_nuxt_starter.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Baseline Nuxt starter for quickly scaffolding new apps.",
      "category": null,
      "stack": "Nuxt",
      "techStack": [],
      "tags": [
        "template",
        "nuxt",
        "starter",
        "vue"
      ],
      "license": "MIT",
      "sourceUrl": "https://github.com/nuxt/starter",
      "sourceUrls": [
        "https://github.com/nuxt/starter"
      ],
      "repoUrl": "https://github.com/nuxt/starter",
      "repoUrls": [
        "https://github.com/nuxt/starter"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for studying Nuxt defaults and starter layout conventions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_nuxt_starter",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_nuxt_starter.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_odyssey",
      "name": "Odyssey Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_odyssey.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Business/startup marketing theme for Astro",
      "category": null,
      "stack": "Astro + Tailwind CSS",
      "techStack": [],
      "tags": [
        "astro",
        "tailwind",
        "marketing",
        "business",
        "startup"
      ],
      "license": "MIT",
      "sourceUrl": "https://odyssey-theme.littlesticks.dev/",
      "sourceUrls": [
        "https://odyssey-theme.littlesticks.dev/"
      ],
      "repoUrl": "https://github.com/littlesticks/odyssey-theme",
      "repoUrls": [
        "https://github.com/littlesticks/odyssey-theme"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Great for company sites. Has landing pages, blog, contact forms. Fully themeable. Active development.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_odyssey",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_odyssey.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_off_canvas_nav",
      "name": "Off-Canvas Navigation Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_off_canvas_nav.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Pattern for collapsible side navigation in mobile and dashboard layouts.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "navigation",
        "off-canvas",
        "mobile"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/hidden-navigation/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/hidden-navigation/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for space-constrained navigation systems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_off_canvas_nav",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_off_canvas_nav.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_onepagelove",
      "name": "One Page Love",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_onepagelove.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Single-page site inspiration and template directory.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "one-page",
        "landing-pages",
        "inspiration"
      ],
      "license": "reference-only",
      "sourceUrl": "https://onepagelove.com/",
      "sourceUrls": [
        "https://onepagelove.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "onepagelove.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference source for one-page IA and conversion layout strategies.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_onepagelove",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_onepagelove.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_onsenui",
      "name": "Onsen UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_onsenui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Hybrid app UI components for web technologies with mobile-first patterns.",
      "category": null,
      "stack": "JavaScript + CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "mobile",
        "hybrid",
        "ui-kit"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://onsen.io/",
      "sourceUrls": [
        "https://onsen.io/"
      ],
      "repoUrl": "https://github.com/OnsenUI/OnsenUI",
      "repoUrls": [
        "https://github.com/OnsenUI/OnsenUI"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for hybrid app UX and touch-centric interface structure.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_onsenui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_onsenui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_open_props",
      "name": "Open Props",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_open_props.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "A curated set of CSS variables for color, typography, spacing, and UI primitives.",
      "category": null,
      "stack": "CSS Variables",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "design-tokens",
        "variables"
      ],
      "license": "MIT",
      "sourceUrl": "https://open-props.style/",
      "sourceUrls": [
        "https://open-props.style/"
      ],
      "repoUrl": "https://github.com/argyleink/open-props",
      "repoUrls": [
        "https://github.com/argyleink/open-props"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for token-like CSS variable foundations independent of frameworks.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_open_props",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_open_props.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_pageflows",
      "name": "Page Flows",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_pageflows.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "UX flow and interface reference archive for onboarding and product journeys.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "ux-flows",
        "onboarding",
        "product-design"
      ],
      "license": "reference-only",
      "sourceUrl": "https://pageflows.com/",
      "sourceUrls": [
        "https://pageflows.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "pageflows.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for screen-flow and journey-oriented UX analysis.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_pageflows",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_pageflows.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_patternfly",
      "name": "PatternFly",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_patternfly.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Open enterprise design system and component ecosystem for complex products.",
      "category": null,
      "stack": "React + CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "enterprise",
        "react",
        "dashboard"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.patternfly.org/",
      "sourceUrls": [
        "https://www.patternfly.org/"
      ],
      "repoUrl": "https://github.com/patternfly/patternfly",
      "repoUrls": [
        "https://github.com/patternfly/patternfly"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for operational dashboards and system-admin workflows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_patternfly",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_patternfly.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_petite_vue",
      "name": "petite-vue",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_petite_vue.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Lightweight progressive enhancement subset of Vue for existing HTML.",
      "category": null,
      "stack": "JavaScript + Vue",
      "techStack": [],
      "tags": [
        "framework",
        "vue",
        "progressive-enhancement",
        "lightweight"
      ],
      "license": "MIT",
      "sourceUrl": "https://github.com/vuejs/petite-vue",
      "sourceUrls": [
        "https://github.com/vuejs/petite-vue"
      ],
      "repoUrl": "https://github.com/vuejs/petite-vue",
      "repoUrls": [
        "https://github.com/vuejs/petite-vue"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for small behavior layers in content-first server-rendered sites.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_petite_vue",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_petite_vue.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_phoenix_liveview",
      "name": "Phoenix LiveView",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_phoenix_liveview.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Real-time server-rendered framework for interactive Elixir web apps.",
      "category": null,
      "stack": "Elixir + Phoenix",
      "techStack": [],
      "tags": [
        "framework",
        "elixir",
        "realtime",
        "server-rendered"
      ],
      "license": "MIT",
      "sourceUrl": "https://hexdocs.pm/phoenix_live_view/welcome.html",
      "sourceUrls": [
        "https://hexdocs.pm/phoenix_live_view/welcome.html"
      ],
      "repoUrl": "https://github.com/phoenixframework/phoenix_live_view",
      "repoUrls": [
        "https://github.com/phoenixframework/phoenix_live_view"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for real-time server-rendered UX with minimal client JS.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_phoenix_liveview",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_phoenix_liveview.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_picnic_css",
      "name": "Picnic CSS",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_picnic_css.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Lightweight CSS library with semantic components and flexible forms.",
      "category": null,
      "stack": "CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "semantic",
        "lightweight"
      ],
      "license": "MIT",
      "sourceUrl": "https://picnicss.com/",
      "sourceUrls": [
        "https://picnicss.com/"
      ],
      "repoUrl": "https://github.com/franciscop/picnic",
      "repoUrls": [
        "https://github.com/franciscop/picnic"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for simple, semantic interface patterns without JS dependencies.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_picnic_css",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_picnic_css.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_pico_css",
      "name": "Pico.css",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_pico_css.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Class-light CSS framework focused on semantic HTML and accessibility.",
      "category": null,
      "stack": "CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "minimal",
        "semantic-html"
      ],
      "license": "MIT",
      "sourceUrl": "https://picocss.com/",
      "sourceUrls": [
        "https://picocss.com/"
      ],
      "repoUrl": "https://github.com/picocss/pico",
      "repoUrls": [
        "https://github.com/picocss/pico"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Good educational reference for clean semantic markup and minimal styling overhead.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_pico_css",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_pico_css.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_preact",
      "name": "Preact",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_preact.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Fast 3KB alternative to React with the same modern API.",
      "category": null,
      "stack": "JavaScript + JSX",
      "techStack": [],
      "tags": [
        "framework",
        "javascript",
        "react-compatible",
        "performance"
      ],
      "license": "MIT",
      "sourceUrl": "https://preactjs.com/",
      "sourceUrls": [
        "https://preactjs.com/"
      ],
      "repoUrl": "https://github.com/preactjs/preact",
      "repoUrls": [
        "https://github.com/preactjs/preact"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for performance-sensitive sites that still need component ergonomics.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_preact",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_preact.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_preline_examples",
      "name": "Preline Examples Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_preline_examples.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Preline component examples and page-level block combinations.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "preline",
        "examples",
        "tailwind"
      ],
      "license": "reference-only",
      "sourceUrl": "https://preline.co/examples.html",
      "sourceUrls": [
        "https://preline.co/examples.html"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "preline.co",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference bundle for production-like section stitching patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_preline_examples",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_preline_examples.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_preline",
      "name": "Preline UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_preline.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Hundreds of prebuilt Tailwind components with JS plugins",
      "category": null,
      "stack": "Tailwind CSS",
      "techStack": [],
      "tags": [
        "tailwind",
        "components",
        "enterprise",
        "documentation"
      ],
      "license": "MIT",
      "sourceUrl": "https://preline.co/",
      "sourceUrls": [
        "https://preline.co/"
      ],
      "repoUrl": "https://github.com/htmlstreamofficial/preline",
      "repoUrls": [
        "https://github.com/htmlstreamofficial/preline"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Large component library with excellent documentation. Good balance of style and flexibility.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_preline",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_preline.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_pricing_table",
      "name": "Pricing Comparison Table Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_pricing_table.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Side-by-side plan comparison pattern for product and SaaS pricing pages.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "pricing",
        "comparison",
        "saas"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/ecommerce-pricing/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/ecommerce-pricing/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for transparent feature comparisons and pricing clarity.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_pricing_table",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_pricing_table.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_primeblocks",
      "name": "PrimeBlocks Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_primeblocks.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Section and component block library from Prime ecosystem.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "prime",
        "blocks",
        "sections"
      ],
      "license": "reference-only",
      "sourceUrl": "https://primeblocks.org/",
      "sourceUrls": [
        "https://primeblocks.org/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "primeblocks.org",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for block-based page assembly patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_primeblocks",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_primeblocks.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_primeng",
      "name": "PrimeNG",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_primeng.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Comprehensive Angular component suite for enterprise apps.",
      "category": null,
      "stack": "Angular",
      "techStack": [],
      "tags": [
        "component-library",
        "angular",
        "enterprise",
        "ui-kit"
      ],
      "license": "MIT",
      "sourceUrl": "https://primeng.org/",
      "sourceUrls": [
        "https://primeng.org/"
      ],
      "repoUrl": "https://github.com/primefaces/primeng",
      "repoUrls": [
        "https://github.com/primefaces/primeng"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for data-heavy Angular interfaces and rich component coverage.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_primeng",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_primeng.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_primer",
      "name": "Primer Design System",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_primer.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "GitHub design system for product UI patterns, components, and accessibility standards.",
      "category": null,
      "stack": "React + CSS",
      "techStack": [],
      "tags": [
        "design-system",
        "github",
        "react",
        "enterprise"
      ],
      "license": "MIT",
      "sourceUrl": "https://primer.style/",
      "sourceUrls": [
        "https://primer.style/"
      ],
      "repoUrl": "https://github.com/primer/react",
      "repoUrls": [
        "https://github.com/primer/react"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Strong reference for enterprise component governance and content-heavy app UI.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_primer",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_primer.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_primereact",
      "name": "PrimeReact",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_primereact.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Comprehensive React UI components with themed widget coverage.",
      "category": null,
      "stack": "React + PrimeReact",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "widgets",
        "enterprise"
      ],
      "license": "MIT",
      "sourceUrl": "https://primereact.org/",
      "sourceUrls": [
        "https://primereact.org/"
      ],
      "repoUrl": "https://github.com/primefaces/primereact",
      "repoUrls": [
        "https://github.com/primefaces/primereact"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Large pattern surface for admin and operations interfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_primereact",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_primereact.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_primevue",
      "name": "PrimeVue",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_primevue.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Comprehensive Vue component library covering enterprise workflows.",
      "category": null,
      "stack": "Vue",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "enterprise",
        "data-table"
      ],
      "license": "MIT",
      "sourceUrl": "https://primevue.org/",
      "sourceUrls": [
        "https://primevue.org/"
      ],
      "repoUrl": "https://github.com/primefaces/primevue",
      "repoUrls": [
        "https://github.com/primefaces/primevue"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for data-table heavy and form-rich Vue application patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_primevue",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_primevue.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_progress_indicator",
      "name": "Progress Indicator Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_progress_indicator.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Multi-step progress visualization pattern for forms and onboarding flows.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "forms",
        "onboarding",
        "progress"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/progress-indicators/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/progress-indicators/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for multi-step conversions and setup experiences.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_progress_indicator",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_progress_indicator.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_progressive_disclosure",
      "name": "Progressive Disclosure Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_progressive_disclosure.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Pattern for revealing complexity gradually to reduce cognitive load.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "ux",
        "information-density",
        "interaction"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/progressive-disclosure/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/progressive-disclosure/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for pricing, onboarding, and settings interfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_progressive_disclosure",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_progressive_disclosure.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_quasar",
      "name": "Quasar UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_quasar.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue-based component system for app-like interfaces across web and mobile.",
      "category": null,
      "stack": "Vue + Quasar",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "app-shell",
        "cross-platform"
      ],
      "license": "MIT",
      "sourceUrl": "https://quasar.dev/",
      "sourceUrls": [
        "https://quasar.dev/"
      ],
      "repoUrl": "https://github.com/quasarframework/quasar",
      "repoUrls": [
        "https://github.com/quasarframework/quasar"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for app-shell layouts and productive Vue component ecosystems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_quasar",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_quasar.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_qwik",
      "name": "Qwik",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_qwik.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Resumable web framework optimized for instant startup and lazy execution.",
      "category": null,
      "stack": "Qwik + TypeScript",
      "techStack": [],
      "tags": [
        "framework",
        "qwik",
        "resumability",
        "performance"
      ],
      "license": "MIT",
      "sourceUrl": "https://qwik.dev/",
      "sourceUrls": [
        "https://qwik.dev/"
      ],
      "repoUrl": "https://github.com/QwikDev/qwik",
      "repoUrls": [
        "https://github.com/QwikDev/qwik"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Good reference for partial execution and fine-grained lazy loading.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_qwik",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_qwik.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_radixui",
      "name": "Radix UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_radixui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Unstyled, accessible React primitives",
      "category": null,
      "stack": "React",
      "techStack": [],
      "tags": [
        "react",
        "accessibility",
        "primitives",
        "headless"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.radix-ui.com/",
      "sourceUrls": [
        "https://www.radix-ui.com/"
      ],
      "repoUrl": "https://github.com/radix-ui/primitives",
      "repoUrls": [
        "https://github.com/radix-ui/primitives"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Foundation for shadcn/ui. Provides accessible component logic (dialogs, dropdowns, tooltips). You add all styling.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_radixui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_radixui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_reactaria",
      "name": "React Aria",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_reactaria.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Accessible behavior primitives from Adobe for custom React components.",
      "category": null,
      "stack": "React + React Aria",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "accessibility",
        "primitives"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://react-spectrum.adobe.com/react-aria/",
      "sourceUrls": [
        "https://react-spectrum.adobe.com/react-aria/"
      ],
      "repoUrl": "https://github.com/adobe/react-spectrum",
      "repoUrls": [
        "https://github.com/adobe/react-spectrum"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful when building custom UI while preserving accessibility guarantees.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_reactaria",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_reactaria.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_reactbootstrap",
      "name": "React Bootstrap",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_reactbootstrap.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Bootstrap components rebuilt for React applications.",
      "category": null,
      "stack": "React + Bootstrap",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "bootstrap",
        "legacy-modernization"
      ],
      "license": "MIT",
      "sourceUrl": "https://react-bootstrap.github.io/",
      "sourceUrls": [
        "https://react-bootstrap.github.io/"
      ],
      "repoUrl": "https://github.com/react-bootstrap/react-bootstrap",
      "repoUrls": [
        "https://github.com/react-bootstrap/react-bootstrap"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful compatibility bridge for Bootstrap design ecosystems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_reactbootstrap",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_reactbootstrap.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_rebass",
      "name": "Rebass",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_rebass.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Primitive React UI component library built around styled-system patterns.",
      "category": null,
      "stack": "React + Styled System",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "primitives",
        "styled-system"
      ],
      "license": "MIT",
      "sourceUrl": "https://rebassjs.org/",
      "sourceUrls": [
        "https://rebassjs.org/"
      ],
      "repoUrl": "https://github.com/rebassjs/rebass",
      "repoUrls": [
        "https://github.com/rebassjs/rebass"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for primitive-driven composition and token-oriented component APIs.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_rebass",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_rebass.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_redwood",
      "name": "RedwoodJS",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_redwood.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Full-stack React framework with conventions for data, routing, and deployment.",
      "category": null,
      "stack": "React + GraphQL + Prisma",
      "techStack": [],
      "tags": [
        "framework",
        "full-stack",
        "react",
        "graphql"
      ],
      "license": "MIT",
      "sourceUrl": "https://redwoodjs.com/",
      "sourceUrls": [
        "https://redwoodjs.com/"
      ],
      "repoUrl": "https://github.com/redwoodjs/redwood",
      "repoUrls": [
        "https://github.com/redwoodjs/redwood"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for opinionated full-stack product architecture.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_redwood",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_redwood.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_refero",
      "name": "Refero",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_refero.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated UI and page inspiration categorized by screen and use case.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "ui",
        "screens",
        "inspiration"
      ],
      "license": "reference-only",
      "sourceUrl": "https://refero.design/",
      "sourceUrls": [
        "https://refero.design/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "refero.design",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for product UI and page-level inspiration research.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_refero",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_refero.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_reka_ui",
      "name": "Reka UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_reka_ui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Unstyled accessible components for Vue inspired by Radix primitives.",
      "category": null,
      "stack": "Vue + Headless",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "headless",
        "accessible"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.reka-ui.com/",
      "sourceUrls": [
        "https://www.reka-ui.com/"
      ],
      "repoUrl": "https://github.com/unovue/reka-ui",
      "repoUrls": [
        "https://github.com/unovue/reka-ui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for studying primitives-first component architecture in Vue.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_reka_ui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_reka_ui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_remix",
      "name": "Remix",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_remix.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Web framework focused on nested routes and progressive enhancement.",
      "category": null,
      "stack": "React + Remix",
      "techStack": [],
      "tags": [
        "framework",
        "react",
        "remix",
        "web-standards"
      ],
      "license": "MIT",
      "sourceUrl": "https://remix.run/",
      "sourceUrls": [
        "https://remix.run/"
      ],
      "repoUrl": "https://github.com/remix-run/remix",
      "repoUrls": [
        "https://github.com/remix-run/remix"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for data-heavy pages where loading states and forms are first-class.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_remix",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_remix.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_riot",
      "name": "Riot.js",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_riot.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Simple component-based UI library with custom tags and compact syntax.",
      "category": null,
      "stack": "JavaScript",
      "techStack": [],
      "tags": [
        "framework",
        "javascript",
        "components",
        "lightweight"
      ],
      "license": "MIT",
      "sourceUrl": "https://riot.js.org/",
      "sourceUrls": [
        "https://riot.js.org/"
      ],
      "repoUrl": "https://github.com/riot/riot",
      "repoUrls": [
        "https://github.com/riot/riot"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for custom-tag component models and small bundle architecture.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_riot",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_riot.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_rsuite",
      "name": "RSuite",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_rsuite.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Enterprise-grade React components with robust data-entry and table components.",
      "category": null,
      "stack": "React + TypeScript",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "enterprise",
        "forms"
      ],
      "license": "MIT",
      "sourceUrl": "https://rsuitejs.com/",
      "sourceUrls": [
        "https://rsuitejs.com/"
      ],
      "repoUrl": "https://github.com/rsuite/rsuite",
      "repoUrls": [
        "https://github.com/rsuite/rsuite"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Strong source for business app components and dense form patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_rsuite",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_rsuite.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_saas_landing_page",
      "name": "SaaS Landing Page",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_saas_landing_page.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Collection of SaaS landing examples and component sections.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "saas",
        "landing-pages",
        "conversion"
      ],
      "license": "reference-only",
      "sourceUrl": "https://saaslandingpage.com/",
      "sourceUrls": [
        "https://saaslandingpage.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "saaslandingpage.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for SaaS hero and pricing section conventions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_saas_landing_page",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_saas_landing_page.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_fiori",
      "name": "SAP Fiori Design System",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_fiori.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Enterprise design language and component guidance for SAP products.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "design-system",
        "enterprise",
        "sap",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://experience.sap.com/fiori-design-web/",
      "sourceUrls": [
        "https://experience.sap.com/fiori-design-web/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "experience.sap.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for enterprise workflow, data density, and application shell patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_fiori",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_fiori.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_fundamental",
      "name": "SAP Fundamental Styles",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_fundamental.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Open SAP design system styles and component foundations.",
      "category": null,
      "stack": "CSS + Design Tokens",
      "techStack": [],
      "tags": [
        "design-system",
        "sap",
        "enterprise",
        "css"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://sap.github.io/fundamental-styles/",
      "sourceUrls": [
        "https://sap.github.io/fundamental-styles/"
      ],
      "repoUrl": "https://github.com/SAP/fundamental-styles",
      "repoUrls": [
        "https://github.com/SAP/fundamental-styles"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for enterprise visual consistency and modular style primitives.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_fundamental",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_fundamental.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_screenlane",
      "name": "Screenlane",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_screenlane.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Screen and app inspiration gallery with category filtering.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "screens",
        "app-design",
        "gallery"
      ],
      "license": "reference-only",
      "sourceUrl": "https://screenlane.com/",
      "sourceUrls": [
        "https://screenlane.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "screenlane.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for interface and app inspiration snapshots.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_screenlane",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_screenlane.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_scrollytelling",
      "name": "Scrollytelling Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_scrollytelling.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Narrative layout pattern driven by progressive scroll states.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "scrollytelling",
        "storytelling",
        "campaign"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/scrollytelling/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/scrollytelling/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Useful for long-form campaigns and interactive storytelling experiences.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_scrollytelling",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_scrollytelling.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_search_results_layout",
      "name": "Search Results Layout Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_search_results_layout.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Pattern for ranking, filtering, and presenting result lists effectively.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "search",
        "results-page",
        "ux-research"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/search-results-page-design/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/search-results-page-design/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for content discovery and ecommerce search UX.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_search_results_layout",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_search_results_layout.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_seeingsocial",
      "name": "Seesaw (Design Inspiration)",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_seeingsocial.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated inspiration references for modern interfaces and campaign pages.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "inspiration",
        "campaign",
        "editorial"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.seesaw.website/",
      "sourceUrls": [
        "https://www.seesaw.website/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "seesaw.website",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for campaign-style and editorial web compositions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_seeingsocial",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_seeingsocial.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_semantic_ui_react",
      "name": "Semantic UI React",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_semantic_ui_react.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Declarative React components implementing Semantic UI patterns.",
      "category": null,
      "stack": "React + CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "semantic-ui",
        "ui-kit"
      ],
      "license": "MIT",
      "sourceUrl": "https://react.semantic-ui.com/",
      "sourceUrls": [
        "https://react.semantic-ui.com/"
      ],
      "repoUrl": "https://github.com/Semantic-Org/Semantic-UI-React",
      "repoUrls": [
        "https://github.com/Semantic-Org/Semantic-UI-React"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for mature component APIs and documented usage patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_semantic_ui_react",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_semantic_ui_react.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_shadcn_vue",
      "name": "shadcn-vue",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_shadcn_vue.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue port of shadcn-style component primitives and blocks.",
      "category": null,
      "stack": "Vue + Tailwind",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "tailwind",
        "components"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.shadcn-vue.com/",
      "sourceUrls": [
        "https://www.shadcn-vue.com/"
      ],
      "repoUrl": "https://github.com/unovue/shadcn-vue",
      "repoUrls": [
        "https://github.com/unovue/shadcn-vue"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for modern component composition in Vue + Tailwind projects.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_shadcn_vue",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_shadcn_vue.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_shadcn_vue_blocks",
      "name": "shadcn-vue Blocks",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_shadcn_vue_blocks.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Reusable block patterns for Vue projects inspired by shadcn design language.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "vue",
        "blocks",
        "shadcn"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.shadcn-vue.com/blocks",
      "sourceUrls": [
        "https://www.shadcn-vue.com/blocks"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "shadcn-vue.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for Vue component composition and section assembly.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_shadcn_vue_blocks",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_shadcn_vue_blocks.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_shadcn",
      "name": "shadcn/ui",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_shadcn.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Copy-paste React components built on Radix + Tailwind",
      "category": null,
      "stack": "React + Tailwind CSS + Radix",
      "techStack": [],
      "tags": [
        "react",
        "tailwind",
        "radix",
        "accessible",
        "popular",
        "copy-paste"
      ],
      "license": "MIT",
      "sourceUrl": "https://ui.shadcn.com/",
      "sourceUrls": [
        "https://ui.shadcn.com/"
      ],
      "repoUrl": "https://github.com/shadcn-ui/ui",
      "repoUrls": [
        "https://github.com/shadcn-ui/ui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Not a npm package - you copy components into your project. Extremely popular. Great accessible primitives. Highly customizable.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_shadcn",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_shadcn.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_shadcn_blocks",
      "name": "shadcn/ui Blocks",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_shadcn_blocks.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Composable blocks and page sections built from shadcn/ui primitives.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "shadcn",
        "blocks",
        "react"
      ],
      "license": "reference-only",
      "sourceUrl": "https://ui.shadcn.com/blocks",
      "sourceUrls": [
        "https://ui.shadcn.com/blocks"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "ui.shadcn.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for modern, composable section patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_shadcn_blocks",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_shadcn_blocks.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_shoelace",
      "name": "Shoelace",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_shoelace.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Framework-agnostic web component library with modern default styling.",
      "category": null,
      "stack": "Web Components",
      "techStack": [],
      "tags": [
        "component-library",
        "web-components",
        "framework-agnostic",
        "ui-kit"
      ],
      "license": "MIT",
      "sourceUrl": "https://shoelace.style/",
      "sourceUrls": [
        "https://shoelace.style/"
      ],
      "repoUrl": "https://github.com/shoelace-style/shoelace",
      "repoUrls": [
        "https://github.com/shoelace-style/shoelace"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for standards-based component portability.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_shoelace",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_shoelace.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_shopify_dawn",
      "name": "Shopify Dawn Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_shopify_dawn.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Official Shopify theme starter for modern ecommerce storefronts.",
      "category": null,
      "stack": "Shopify Liquid",
      "techStack": [],
      "tags": [
        "template",
        "shopify",
        "ecommerce",
        "liquid"
      ],
      "license": "MIT",
      "sourceUrl": "https://themes.shopify.com/themes/dawn/styles/default",
      "sourceUrls": [
        "https://themes.shopify.com/themes/dawn/styles/default"
      ],
      "repoUrl": "https://github.com/Shopify/dawn",
      "repoUrls": [
        "https://github.com/Shopify/dawn"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for ecommerce product detail, collection, and checkout-adjacent layouts.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_shopify_dawn",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_shopify_dawn.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_polaris",
      "name": "Shopify Polaris",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_polaris.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Shopify design system for commerce products and admin experiences.",
      "category": null,
      "stack": "Polaris + React",
      "techStack": [],
      "tags": [
        "design-system",
        "shopify",
        "commerce",
        "admin-ui"
      ],
      "license": "MIT",
      "sourceUrl": "https://polaris.shopify.com/",
      "sourceUrls": [
        "https://polaris.shopify.com/"
      ],
      "repoUrl": "https://github.com/Shopify/polaris",
      "repoUrls": [
        "https://github.com/Shopify/polaris"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Great reference for workflows, forms, and information hierarchy.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_polaris",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_polaris.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_shopify_themes",
      "name": "Shopify Theme Store",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_shopify_themes.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Official Shopify themes for ecommerce storefronts.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "shopify",
        "ecommerce",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://themes.shopify.com/",
      "sourceUrls": [
        "https://themes.shopify.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "themes.shopify.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for ecommerce category and product conversion patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_shopify_themes",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_shopify_themes.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_siteinspire",
      "name": "SiteInspire",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_siteinspire.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated showcase of contemporary website design examples.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "showcase",
        "inspiration",
        "web-design"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.siteinspire.com/",
      "sourceUrls": [
        "https://www.siteinspire.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "siteinspire.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for visual direction and style scanning.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_siteinspire",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_siteinspire.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_skeleton",
      "name": "Skeleton UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_skeleton.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Svelte and Tailwind UI toolkit with ready patterns and design tokens.",
      "category": null,
      "stack": "Svelte + Tailwind",
      "techStack": [],
      "tags": [
        "component-library",
        "svelte",
        "tailwind",
        "design-system"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.skeleton.dev/",
      "sourceUrls": [
        "https://www.skeleton.dev/"
      ],
      "repoUrl": "https://github.com/skeletonlabs/skeleton",
      "repoUrls": [
        "https://github.com/skeletonlabs/skeleton"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for SvelteKit-friendly design system composition.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_skeleton",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_skeleton.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_solidstart",
      "name": "SolidStart",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_solidstart.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Meta-framework for Solid with routing and server capabilities.",
      "category": null,
      "stack": "Solid + SolidStart",
      "techStack": [],
      "tags": [
        "framework",
        "solidjs",
        "solidstart",
        "reactivity"
      ],
      "license": "MIT",
      "sourceUrl": "https://start.solidjs.com/",
      "sourceUrls": [
        "https://start.solidjs.com/"
      ],
      "repoUrl": "https://github.com/solidjs/solid-start",
      "repoUrls": [
        "https://github.com/solidjs/solid-start"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Interesting for reactive UI with minimal runtime overhead.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_solidstart",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_solidstart.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_spectre_css",
      "name": "Spectre.css",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_spectre_css.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Small responsive CSS framework with simple components and utilities.",
      "category": null,
      "stack": "CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "lightweight",
        "responsive"
      ],
      "license": "MIT",
      "sourceUrl": "https://picturepan2.github.io/spectre/",
      "sourceUrls": [
        "https://picturepan2.github.io/spectre/"
      ],
      "repoUrl": "https://github.com/picturepan2/spectre",
      "repoUrls": [
        "https://github.com/picturepan2/spectre"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for lightweight CSS architecture and compact component surface.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_spectre_css",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_spectre_css.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_split_screen_layout",
      "name": "Split-Screen Layout Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_split_screen_layout.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Guidance and examples for split-screen content composition.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "split-screen",
        "composition",
        "ux"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/split-screen-layout/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/split-screen-layout/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference for balancing dual narratives and media/text hierarchy.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_split_screen_layout",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_split_screen_layout.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_squarespace_templates",
      "name": "Squarespace Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_squarespace_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Template catalog for visual website publishing on Squarespace.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "squarespace",
        "templates",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.squarespace.com/templates",
      "sourceUrls": [
        "https://www.squarespace.com/templates"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "squarespace.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for portfolio and service-business visual structures.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_squarespace_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_squarespace_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_starlight",
      "name": "Starlight",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_starlight.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Astro",
      "techStack": [],
      "tags": [
        "astro",
        "docs",
        "sidebar",
        "toc",
        "search"
      ],
      "license": "MIT",
      "sourceUrl": "https://starlight.astro.build/",
      "sourceUrls": [
        "https://starlight.astro.build/"
      ],
      "repoUrl": "https://github.com/withastro/starlight",
      "repoUrls": [
        "https://github.com/withastro/starlight"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Docs site framework for Astro. Great for documentation-style navigation + search patterns.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_starlight",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_starlight.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_start_bootstrap",
      "name": "Start Bootstrap (free themes/templates)",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_start_bootstrap.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Collection of free, open-source Bootstrap themes & templates.",
      "category": "Templates",
      "stack": null,
      "techStack": [
        "Bootstrap",
        "HTML",
        "CSS",
        "JavaScript"
      ],
      "tags": [
        "bootstrap",
        "templates",
        "marketing",
        "portfolio",
        "blog"
      ],
      "license": "MIT",
      "sourceUrl": "https://startbootstrap.com/",
      "sourceUrls": [
        "https://startbootstrap.com/"
      ],
      "repoUrl": "https://github.com/StartBootstrap",
      "repoUrls": [
        "https://github.com/StartBootstrap"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "notes"
        ]
      },
      "notes": null,
      "addedAt": null,
      "recordUrl": "https://pressless.io/concepts/inspiration/src_start_bootstrap",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_start_bootstrap.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_startbootstrap_creative",
      "name": "Start Bootstrap • Creative",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_creative.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "One-page Bootstrap theme for creatives/businesses; good for landing pages.",
      "category": "Template",
      "stack": null,
      "techStack": [
        "Bootstrap",
        "HTML",
        "CSS"
      ],
      "tags": [
        "landing",
        "one-page",
        "agency",
        "bootstrap"
      ],
      "license": "MIT",
      "sourceUrl": "https://startbootstrap.com/theme/creative",
      "sourceUrls": [
        "https://startbootstrap.com/theme/creative"
      ],
      "repoUrl": "https://github.com/StartBootstrap/startbootstrap-creative",
      "repoUrls": [
        "https://github.com/StartBootstrap/startbootstrap-creative"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "notes"
        ]
      },
      "notes": null,
      "addedAt": null,
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_creative",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_creative.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_startbootstrap_agency",
      "name": "Start Bootstrap Agency",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_agency.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Agency marketing template with portfolio grid and conversion sections.",
      "category": null,
      "stack": "Bootstrap",
      "techStack": [],
      "tags": [
        "template",
        "bootstrap",
        "agency",
        "marketing"
      ],
      "license": "MIT",
      "sourceUrl": "https://startbootstrap.com/theme/agency",
      "sourceUrls": [
        "https://startbootstrap.com/theme/agency"
      ],
      "repoUrl": "https://github.com/StartBootstrap/startbootstrap-agency",
      "repoUrls": [
        "https://github.com/StartBootstrap/startbootstrap-agency"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for agency landing structure and section sequencing.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_agency",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_agency.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_startbootstrap_clean_blog",
      "name": "Start Bootstrap Clean Blog",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_clean_blog.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Blog template with editorial hero and article list/detail views.",
      "category": null,
      "stack": "Bootstrap",
      "techStack": [],
      "tags": [
        "template",
        "bootstrap",
        "blog",
        "editorial"
      ],
      "license": "MIT",
      "sourceUrl": "https://startbootstrap.com/theme/clean-blog",
      "sourceUrls": [
        "https://startbootstrap.com/theme/clean-blog"
      ],
      "repoUrl": "https://github.com/StartBootstrap/startbootstrap-clean-blog",
      "repoUrls": [
        "https://github.com/StartBootstrap/startbootstrap-clean-blog"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for content-first blog information architecture.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_clean_blog",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_clean_blog.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_startbootstrap_freelancer",
      "name": "Start Bootstrap Freelancer",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_freelancer.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Portfolio-style landing template with section-based single-page flow.",
      "category": null,
      "stack": "Bootstrap",
      "techStack": [],
      "tags": [
        "template",
        "bootstrap",
        "portfolio",
        "single-page"
      ],
      "license": "MIT",
      "sourceUrl": "https://startbootstrap.com/theme/freelancer",
      "sourceUrls": [
        "https://startbootstrap.com/theme/freelancer"
      ],
      "repoUrl": "https://github.com/StartBootstrap/startbootstrap-freelancer",
      "repoUrls": [
        "https://github.com/StartBootstrap/startbootstrap-freelancer"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for service and creator portfolio layout sequencing.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_freelancer",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_freelancer.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_startbootstrap_grayscale",
      "name": "Start Bootstrap Grayscale",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_grayscale.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Stylized single-page template with strong hero and section transitions.",
      "category": null,
      "stack": "Bootstrap",
      "techStack": [],
      "tags": [
        "template",
        "bootstrap",
        "single-page",
        "high-contrast"
      ],
      "license": "MIT",
      "sourceUrl": "https://startbootstrap.com/theme/grayscale",
      "sourceUrls": [
        "https://startbootstrap.com/theme/grayscale"
      ],
      "repoUrl": "https://github.com/StartBootstrap/startbootstrap-grayscale",
      "repoUrls": [
        "https://github.com/StartBootstrap/startbootstrap-grayscale"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for high-contrast single-page visual rhythm.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_grayscale",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_grayscale.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_startbootstrap_landing_page",
      "name": "Start Bootstrap Landing Page",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_landing_page.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "General-purpose landing page template with feature and social proof sections.",
      "category": null,
      "stack": "Bootstrap",
      "techStack": [],
      "tags": [
        "template",
        "bootstrap",
        "landing-page",
        "marketing"
      ],
      "license": "MIT",
      "sourceUrl": "https://startbootstrap.com/theme/landing-page",
      "sourceUrls": [
        "https://startbootstrap.com/theme/landing-page"
      ],
      "repoUrl": "https://github.com/StartBootstrap/startbootstrap-landing-page",
      "repoUrls": [
        "https://github.com/StartBootstrap/startbootstrap-landing-page"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful baseline for conversion-focused page structure.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_landing_page",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_landing_page.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_startbootstrap_new_age",
      "name": "Start Bootstrap New Age",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_new_age.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "App landing page template with conversion sections and feature breakdown.",
      "category": null,
      "stack": "Bootstrap",
      "techStack": [],
      "tags": [
        "template",
        "bootstrap",
        "app-landing",
        "marketing"
      ],
      "license": "MIT",
      "sourceUrl": "https://startbootstrap.com/theme/new-age",
      "sourceUrls": [
        "https://startbootstrap.com/theme/new-age"
      ],
      "repoUrl": "https://github.com/StartBootstrap/startbootstrap-new-age",
      "repoUrls": [
        "https://github.com/StartBootstrap/startbootstrap-new-age"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for app-focused marketing flow and CTA placement.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_new_age",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_new_age.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_startbootstrap_resume",
      "name": "Start Bootstrap Resume",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_resume.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Single-page resume template with timeline sections and anchor navigation.",
      "category": null,
      "stack": "Bootstrap",
      "techStack": [],
      "tags": [
        "template",
        "bootstrap",
        "resume",
        "single-page"
      ],
      "license": "MIT",
      "sourceUrl": "https://startbootstrap.com/theme/resume",
      "sourceUrls": [
        "https://startbootstrap.com/theme/resume"
      ],
      "repoUrl": "https://github.com/StartBootstrap/startbootstrap-resume",
      "repoUrls": [
        "https://github.com/StartBootstrap/startbootstrap-resume"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for profile and services pages with concise section storytelling.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_resume",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_resume.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_startbootstrap_sb_admin_2",
      "name": "Start Bootstrap SB Admin 2",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_sb_admin_2.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Admin dashboard template with charts, tables, and utility views.",
      "category": null,
      "stack": "Bootstrap + Admin",
      "techStack": [],
      "tags": [
        "template",
        "dashboard",
        "bootstrap",
        "admin"
      ],
      "license": "MIT",
      "sourceUrl": "https://startbootstrap.com/theme/sb-admin-2",
      "sourceUrls": [
        "https://startbootstrap.com/theme/sb-admin-2"
      ],
      "repoUrl": "https://github.com/StartBootstrap/startbootstrap-sb-admin-2",
      "repoUrls": [
        "https://github.com/StartBootstrap/startbootstrap-sb-admin-2"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for dashboard IA and dense information panels.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_sb_admin_2",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_startbootstrap_sb_admin_2.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_statichunt",
      "name": "StaticHunt",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_statichunt.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Collection of free static website templates and themes.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "static-site",
        "free",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://statichunt.com/",
      "sourceUrls": [
        "https://statichunt.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "statichunt.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for static site starter layout patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_statichunt",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_statichunt.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_stencil",
      "name": "Stencil",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_stencil.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Compiler for building reusable web components and design systems.",
      "category": null,
      "stack": "TypeScript + Web Components",
      "techStack": [],
      "tags": [
        "framework",
        "web-components",
        "compiler",
        "design-system"
      ],
      "license": "MIT",
      "sourceUrl": "https://stenciljs.com/",
      "sourceUrls": [
        "https://stenciljs.com/"
      ],
      "repoUrl": "https://github.com/ionic-team/stencil",
      "repoUrls": [
        "https://github.com/ionic-team/stencil"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for design-system component distribution across frameworks.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_stencil",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_stencil.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_sticky_header",
      "name": "Sticky Header Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_sticky_header.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Persistent top navigation pattern to keep orientation and controls visible.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "navigation",
        "header",
        "ux-research"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/sticky-headers/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/sticky-headers/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for long-scrolling pages and context retention.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_sticky_header",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_sticky_header.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_sticky_sidebar",
      "name": "Sticky Sidebar Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_sticky_sidebar.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Persistent side context pattern for docs, catalogs, and complex workflows.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "sidebar",
        "navigation",
        "long-form"
      ],
      "license": "reference-only",
      "sourceUrl": "https://css-tricks.com/a-dynamically-sized-sticky-sidebar-with-html-and-css/",
      "sourceUrls": [
        "https://css-tricks.com/a-dynamically-sized-sticky-sidebar-with-html-and-css/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "css-tricks.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for improving navigation continuity in long-page experiences.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_sticky_sidebar",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_sticky_sidebar.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_styleshout",
      "name": "StyleShout Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_styleshout.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Free website templates for portfolios, startups, and content sites.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "free",
        "templates",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.styleshout.com/free-templates/",
      "sourceUrls": [
        "https://www.styleshout.com/free-templates/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "styleshout.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for editorial and startup page composition.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_styleshout",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_styleshout.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_sveltekit",
      "name": "SvelteKit",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_sveltekit.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Application framework for Svelte with routing, SSR, and endpoint support.",
      "category": null,
      "stack": "Svelte + SvelteKit",
      "techStack": [],
      "tags": [
        "framework",
        "svelte",
        "sveltekit",
        "performance"
      ],
      "license": "MIT",
      "sourceUrl": "https://kit.svelte.dev/",
      "sourceUrls": [
        "https://kit.svelte.dev/"
      ],
      "repoUrl": "https://github.com/sveltejs/kit",
      "repoUrls": [
        "https://github.com/sveltejs/kit"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Good for lean runtime footprints and interaction-rich pages.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_sveltekit",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_sveltekit.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_sveltekit_blog",
      "name": "SvelteKit Blog Starter",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_sveltekit_blog.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "SvelteKit starter approach for article and blog-driven experiences.",
      "category": null,
      "stack": "SvelteKit",
      "techStack": [],
      "tags": [
        "template",
        "sveltekit",
        "blog",
        "starter"
      ],
      "license": "MIT",
      "sourceUrl": "https://kit.svelte.dev/docs",
      "sourceUrls": [
        "https://kit.svelte.dev/docs"
      ],
      "repoUrl": "https://github.com/sveltejs/kit",
      "repoUrls": [
        "https://github.com/sveltejs/kit"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for SvelteKit content structures and route composition.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_sveltekit_blog",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_sveltekit_blog.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_sveltekit_skeleton",
      "name": "SvelteKit Skeleton",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_sveltekit_skeleton.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Minimal SvelteKit starter template for app and content projects.",
      "category": null,
      "stack": "SvelteKit",
      "techStack": [],
      "tags": [
        "template",
        "sveltekit",
        "starter",
        "minimal"
      ],
      "license": "MIT",
      "sourceUrl": "https://github.com/sveltejs/kit/tree/master/packages/create-svelte/templates/skeleton",
      "sourceUrls": [
        "https://github.com/sveltejs/kit/tree/master/packages/create-svelte/templates/skeleton"
      ],
      "repoUrl": "https://github.com/sveltejs/kit",
      "repoUrls": [
        "https://github.com/sveltejs/kit"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Good baseline for route conventions and minimal app shell patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_sveltekit_skeleton",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_sveltekit_skeleton.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_tabs_layout",
      "name": "Tabbed Content Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_tabs_layout.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Tabbed interface pattern for dividing related content into focused views.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "tabs",
        "content-organization",
        "ux-research"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.nngroup.com/articles/tabs-used-right/",
      "sourceUrls": [
        "https://www.nngroup.com/articles/tabs-used-right/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "nngroup.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for reducing cognitive load in dense content surfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_tabs_layout",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_tabs_layout.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_tabler",
      "name": "Tabler",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_tabler.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Open source dashboard template + UI kit.",
      "category": "Admin dashboard template",
      "stack": null,
      "techStack": [
        "HTML",
        "CSS",
        "Bootstrap"
      ],
      "tags": [
        "dashboard",
        "admin",
        "ui-kit"
      ],
      "license": "MIT",
      "sourceUrl": "https://tabler.io/",
      "sourceUrls": [
        "https://tabler.io/"
      ],
      "repoUrl": "https://github.com/tabler/tabler",
      "repoUrls": [
        "https://github.com/tabler/tabler"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "notes"
        ]
      },
      "notes": null,
      "addedAt": null,
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_tabler",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_tabler.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_tachyons",
      "name": "Tachyons",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_tachyons.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Functional CSS toolkit for rapid interface composition.",
      "category": null,
      "stack": "CSS",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "utility-first",
        "functional-css"
      ],
      "license": "MIT",
      "sourceUrl": "https://tachyons.io/",
      "sourceUrls": [
        "https://tachyons.io/"
      ],
      "repoUrl": "https://github.com/tachyons-css/tachyons",
      "repoUrls": [
        "https://github.com/tachyons-css/tachyons"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for utility-first class design and composable style systems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_tachyons",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_tachyons.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_taiga_ui",
      "name": "Taiga UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_taiga_ui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Angular component library with strict architecture and extensive tooling.",
      "category": null,
      "stack": "Angular + TypeScript",
      "techStack": [],
      "tags": [
        "component-library",
        "angular",
        "typescript",
        "enterprise"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://taiga-ui.dev/",
      "sourceUrls": [
        "https://taiga-ui.dev/"
      ],
      "repoUrl": "https://github.com/taiga-family/taiga-ui",
      "repoUrls": [
        "https://github.com/taiga-family/taiga-ui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for modern Angular component engineering and docs.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_taiga_ui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_taiga_ui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_tailblocks",
      "name": "Tailblocks",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_tailblocks.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Tailwind",
      "techStack": [],
      "tags": [
        "tailwind",
        "blocks",
        "landing",
        "marketing"
      ],
      "license": "MIT",
      "sourceUrl": "https://tailblocks.cc/",
      "sourceUrls": [
        "https://tailblocks.cc/"
      ],
      "repoUrl": "https://github.com/mertjf/tailblocks",
      "repoUrls": [
        "https://github.com/mertjf/tailblocks"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Tailwind block library; fast copy-paste for sections.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_tailblocks",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_tailblocks.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_tailgrids",
      "name": "TailGrids Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_tailgrids.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Tailwind-focused template and blocks directory.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "tailwind",
        "landing",
        "blocks"
      ],
      "license": "reference-only",
      "sourceUrl": "https://tailgrids.com/templates",
      "sourceUrls": [
        "https://tailgrids.com/templates"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "tailgrids.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Useful reference for utility-first composition patterns and landing sections.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_tailgrids",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_tailgrids.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_tailwindawesome",
      "name": "Tailwind Awesome Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_tailwindawesome.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Directory of Tailwind resources including template references.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "tailwind",
        "directory",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.tailwindawesome.com/?type=templates",
      "sourceUrls": [
        "https://www.tailwindawesome.com/?type=templates"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "tailwindawesome.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for Tailwind template discovery.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_tailwindawesome",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_tailwindawesome.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_tailwindcomponents",
      "name": "Tailwind Components Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_tailwindcomponents.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Community-driven Tailwind components and section snippets.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "tailwind",
        "community",
        "snippets"
      ],
      "license": "reference-only",
      "sourceUrl": "https://tailwindcomponents.com/",
      "sourceUrls": [
        "https://tailwindcomponents.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "tailwindcomponents.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for rapid utility-first component ideation.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_tailwindcomponents",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_tailwindcomponents.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_tailwindcss",
      "name": "Tailwind CSS",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_tailwindcss.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Utility-first CSS framework.",
      "category": "Framework",
      "stack": null,
      "techStack": [
        "CSS"
      ],
      "tags": [
        "css-framework",
        "utility-first",
        "tokens"
      ],
      "license": "MIT",
      "sourceUrl": "https://tailwindcss.com/",
      "sourceUrls": [
        "https://tailwindcss.com/"
      ],
      "repoUrl": "https://github.com/tailwindlabs/tailwindcss",
      "repoUrls": [
        "https://github.com/tailwindlabs/tailwindcss"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "notes"
        ]
      },
      "notes": null,
      "addedAt": null,
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_tailwindcss",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_tailwindcss.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_twelements",
      "name": "Tailwind Elements",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_twelements.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Tailwind-based component library including interactive JavaScript plugins.",
      "category": null,
      "stack": "Tailwind + JavaScript",
      "techStack": [],
      "tags": [
        "component-library",
        "tailwind",
        "components",
        "javascript"
      ],
      "license": "MIT",
      "sourceUrl": "https://tw-elements.com/",
      "sourceUrls": [
        "https://tw-elements.com/"
      ],
      "repoUrl": "https://github.com/mdbootstrap/TW-Elements",
      "repoUrls": [
        "https://github.com/mdbootstrap/TW-Elements"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for enhanced Tailwind components with interaction patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_twelements",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_twelements.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_twelements_blocks",
      "name": "Tailwind Elements Blocks",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_twelements_blocks.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Tailwind Elements block and section bundle for rapid page composition.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "tailwind",
        "blocks",
        "sections"
      ],
      "license": "reference-only",
      "sourceUrl": "https://tw-elements.com/docs/standard/extended/sections/",
      "sourceUrls": [
        "https://tw-elements.com/docs/standard/extended/sections/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "tw-elements.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for section-level composition in Tailwind stacks.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_twelements_blocks",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_twelements_blocks.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_tailwind_nextjs_starter_blog",
      "name": "Tailwind Next.js Starter Blog",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_tailwind_nextjs_starter_blog.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Production-ready personal/blog starter for Next.js and Tailwind.",
      "category": null,
      "stack": "Next.js + Tailwind",
      "techStack": [],
      "tags": [
        "template",
        "nextjs",
        "blog",
        "mdx"
      ],
      "license": "MIT",
      "sourceUrl": "https://github.com/timlrx/tailwind-nextjs-starter-blog",
      "sourceUrls": [
        "https://github.com/timlrx/tailwind-nextjs-starter-blog"
      ],
      "repoUrl": "https://github.com/timlrx/tailwind-nextjs-starter-blog",
      "repoUrls": [
        "https://github.com/timlrx/tailwind-nextjs-starter-blog"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Great reference for content architecture, MDX pipelines, and SEO defaults.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_tailwind_nextjs_starter_blog",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_tailwind_nextjs_starter_blog.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_tailwind_plus",
      "name": "Tailwind Plus (Tailwind UI)",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_tailwind_plus.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Tailwind",
      "techStack": [],
      "tags": [
        "tailwind",
        "paid",
        "components",
        "templates"
      ],
      "license": "Proprietary",
      "sourceUrl": "https://tailwindcss.com/plus",
      "sourceUrls": [
        "https://tailwindcss.com/plus"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "tailwindcss.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Paid library; do not redistribute code/assets outside license.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_tailwind_plus",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_tailwind_plus.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_tailwindtoolbox",
      "name": "Tailwind Toolbox (landing page template)",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_tailwindtoolbox.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": null,
      "category": null,
      "stack": "Tailwind",
      "techStack": [],
      "tags": [
        "tailwind",
        "landing",
        "marketing"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.tailwindtoolbox.com/templates/landing-page",
      "sourceUrls": [
        "https://www.tailwindtoolbox.com/templates/landing-page"
      ],
      "repoUrl": "https://github.com/tailwindtoolbox/Landing-Page",
      "repoUrls": [
        "https://github.com/tailwindtoolbox/Landing-Page"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Simple Tailwind landing page template; good as baseline.",
      "addedAt": "2026-01-21T21:07:15Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_tailwindtoolbox",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_tailwindtoolbox.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_tailwindui_components",
      "name": "Tailwind UI Components Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_tailwindui_components.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Premium grouped sections and interface components built with Tailwind CSS.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "tailwind",
        "sections",
        "premium"
      ],
      "license": "reference-only",
      "sourceUrl": "https://tailwindui.com/components",
      "sourceUrls": [
        "https://tailwindui.com/components"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "tailwindui.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for production-quality section composition and UI rhythm.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_tailwindui_components",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_tailwindui_components.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_tailwindflex",
      "name": "Tailwindflex",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_tailwindflex.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "3000+ free community-contributed Tailwind examples",
      "category": null,
      "stack": "Tailwind CSS",
      "techStack": [],
      "tags": [
        "tailwind",
        "components",
        "community",
        "examples",
        "free"
      ],
      "license": "MIT",
      "sourceUrl": "https://tailwindflex.com/",
      "sourceUrls": [
        "https://tailwindflex.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "tailwindflex.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Huge community library. Great for finding specific component variations. Search by category or browse collections.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_tailwindflex",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_tailwindflex.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_tamagui",
      "name": "Tamagui",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_tamagui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "UI kit for React and React Native with shared style primitives.",
      "category": null,
      "stack": "React + React Native",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "cross-platform",
        "native"
      ],
      "license": "MIT",
      "sourceUrl": "https://tamagui.dev/",
      "sourceUrls": [
        "https://tamagui.dev/"
      ],
      "repoUrl": "https://github.com/tamagui/tamagui",
      "repoUrls": [
        "https://github.com/tamagui/tamagui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for cross-platform design language and shared component contracts.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_tamagui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_tamagui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_templateflip",
      "name": "TemplateFlip",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_templateflip.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Free HTML templates for portfolio, business, and landing page use cases.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "html",
        "free",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://templateflip.com/templates/",
      "sourceUrls": [
        "https://templateflip.com/templates/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "templateflip.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for lightweight template ideation.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_templateflip",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_templateflip.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_templatemonster",
      "name": "TemplateMonster",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_templatemonster.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Broad catalog of website templates and themes for multiple platforms.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "marketplace",
        "themes",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.templatemonster.com/website-templates.php",
      "sourceUrls": [
        "https://www.templatemonster.com/website-templates.php"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "templatemonster.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for cross-industry visual motifs and conversion page structure.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_templatemonster",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_templatemonster.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_theme_ui",
      "name": "Theme UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_theme_ui.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Styling and component primitives powered by theme specification and design tokens.",
      "category": null,
      "stack": "React + Theme Specification",
      "techStack": [],
      "tags": [
        "component-library",
        "react",
        "theme",
        "tokens"
      ],
      "license": "MIT",
      "sourceUrl": "https://theme-ui.com/",
      "sourceUrls": [
        "https://theme-ui.com/"
      ],
      "repoUrl": "https://github.com/system-ui/theme-ui",
      "repoUrls": [
        "https://github.com/system-ui/theme-ui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for token-based styling and MDX-friendly UI systems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_theme_ui",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_theme_ui.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_themefisher",
      "name": "Themefisher Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_themefisher.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Collection of website templates and themes across industry verticals.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "templates",
        "themes",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://themefisher.com/",
      "sourceUrls": [
        "https://themefisher.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "themefisher.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for broad template pattern exploration.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_themefisher",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_themefisher.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_themeforest",
      "name": "ThemeForest Site Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_themeforest.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Large marketplace of paid website templates across industries and stacks.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "marketplace",
        "paid",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://themeforest.net/category/site-templates",
      "sourceUrls": [
        "https://themeforest.net/category/site-templates"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "themeforest.net",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only collection for trend scanning and category benchmark comparisons.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_themeforest",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_themeforest.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_themeforest_wordpress",
      "name": "ThemeForest WordPress Themes",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_themeforest_wordpress.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Marketplace category for WordPress themes across niches.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "wordpress",
        "marketplace",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://themeforest.net/category/wordpress",
      "sourceUrls": [
        "https://themeforest.net/category/wordpress"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "themeforest.net",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for premium WordPress theme trends.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_themeforest_wordpress",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_themeforest_wordpress.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_themewagon",
      "name": "ThemeWagon",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_themewagon.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated free and premium HTML templates and dashboard starters.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "html",
        "free",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://themewagon.com/theme_tag/free/",
      "sourceUrls": [
        "https://themewagon.com/theme_tag/free/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "themewagon.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for industry-oriented landing patterns and starter IA.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_themewagon",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_themewagon.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_timeline_layout",
      "name": "Timeline Story Pattern",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_timeline_layout.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Chronological visual pattern for process, milestones, and historical storytelling.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "timeline",
        "storytelling",
        "process"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.smashingmagazine.com/2022/03/designing-better-timelines/",
      "sourceUrls": [
        "https://www.smashingmagazine.com/2022/03/designing-better-timelines/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "smashingmagazine.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for “how it works”, roadmap, and case timeline sections.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_timeline_layout",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_timeline_layout.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_tooplate",
      "name": "Tooplate",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_tooplate.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Responsive HTML template library with free downloadable starters.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "html",
        "responsive",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.tooplate.com/",
      "sourceUrls": [
        "https://www.tooplate.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "tooplate.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for classic responsive layout patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_tooplate",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_tooplate.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_paste",
      "name": "Twilio Paste",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_paste.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Twilio system for composable primitives and robust product documentation.",
      "category": null,
      "stack": "React + Theme Tokens",
      "techStack": [],
      "tags": [
        "design-system",
        "react",
        "documentation",
        "tokens"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://paste.twilio.design/",
      "sourceUrls": [
        "https://paste.twilio.design/"
      ],
      "repoUrl": "https://github.com/twilio-labs/paste",
      "repoUrls": [
        "https://github.com/twilio-labs/paste"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Strong reference for documentation UX and production-ready React patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_paste",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_paste.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_uswds",
      "name": "U.S. Web Design System (USWDS)",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_uswds.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Design system for U.S. federal government; public domain in U.S. + CC0 dedication for worldwide waiver.",
      "category": "Design system",
      "stack": null,
      "techStack": [
        "HTML",
        "Sass",
        "JavaScript"
      ],
      "tags": [
        "government",
        "accessibility",
        "design-system",
        "components"
      ],
      "license": "CC0-1.0",
      "sourceUrl": "https://designsystem.digital.gov/",
      "sourceUrls": [
        "https://designsystem.digital.gov/"
      ],
      "repoUrl": "https://github.com/uswds/uswds",
      "repoUrls": [
        "https://github.com/uswds/uswds"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "notes"
        ]
      },
      "notes": null,
      "addedAt": null,
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_uswds",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_uswds.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_uigarage",
      "name": "UI Garage",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_uigarage.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Design inspiration gallery with categorized UI and website examples.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "ui-gallery",
        "inspiration",
        "curated"
      ],
      "license": "reference-only",
      "sourceUrl": "https://uigarage.net/",
      "sourceUrls": [
        "https://uigarage.net/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "uigarage.net",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for categorized exploration of UI motifs.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_uigarage",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_uigarage.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_uideck",
      "name": "UIdeck Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_uideck.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Landing page and startup templates built with Bootstrap and Tailwind.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "tailwind",
        "bootstrap",
        "startup"
      ],
      "license": "reference-only",
      "sourceUrl": "https://uideck.com/templates/",
      "sourceUrls": [
        "https://uideck.com/templates/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "uideck.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for startup-oriented sections and pricing-table presentation.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_uideck",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_uideck.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_uikit",
      "name": "UIkit",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_uikit.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Lightweight modular frontend toolkit with polished default UI components.",
      "category": null,
      "stack": "CSS + JavaScript",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "javascript",
        "ui-toolkit"
      ],
      "license": "MIT",
      "sourceUrl": "https://getuikit.com/",
      "sourceUrls": [
        "https://getuikit.com/"
      ],
      "repoUrl": "https://github.com/uikit/uikit",
      "repoUrls": [
        "https://github.com/uikit/uikit"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for utility + component balance in classic frontend stacks.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_uikit",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_uikit.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_uiverse",
      "name": "UIverse",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_uiverse.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Open-source UI elements with pure CSS animations",
      "category": null,
      "stack": "HTML + CSS",
      "techStack": [],
      "tags": [
        "css",
        "animation",
        "buttons",
        "loaders",
        "community"
      ],
      "license": "MIT",
      "sourceUrl": "https://uiverse.io/",
      "sourceUrls": [
        "https://uiverse.io/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "uiverse.io",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Community-driven. Great for buttons, loaders, checkboxes, toggles with creative CSS-only animations. Easy to adapt to Tailwind.",
      "addedAt": "2026-01-24T12:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_uiverse",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_uiverse.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "bundle_uiverse_elements",
      "name": "Uiverse Elements Bundle",
      "type": "component_bundle",
      "typeLabel": "Component Bundle",
      "thumbnail": "https://pressless.io/concepts/inspiration/bundle_uiverse_elements.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Community-contributed interactive UI elements and visual components.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "component-bundle",
        "elements",
        "micro-interactions",
        "community"
      ],
      "license": "reference-only",
      "sourceUrl": "https://uiverse.io/elements",
      "sourceUrls": [
        "https://uiverse.io/elements"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "uiverse.io",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for micro-interaction and decorative element exploration.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/bundle_uiverse_elements",
      "jsonUrl": "https://pressless.io/concepts/inspiration/bundle_uiverse_elements.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_unbounce_templates",
      "name": "Unbounce Landing Page Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_unbounce_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Conversion-focused landing page templates for campaigns and ads.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "landing-pages",
        "conversion",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://unbounce.com/templates/",
      "sourceUrls": [
        "https://unbounce.com/templates/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "unbounce.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for conversion landing design patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_unbounce_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_unbounce_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_unpoly",
      "name": "Unpoly",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_unpoly.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Framework for building fast, server-rendered experiences with dynamic page updates.",
      "category": null,
      "stack": "HTML + JavaScript",
      "techStack": [],
      "tags": [
        "framework",
        "server-rendered",
        "progressive-enhancement",
        "html"
      ],
      "license": "MIT",
      "sourceUrl": "https://unpoly.com/",
      "sourceUrls": [
        "https://unpoly.com/"
      ],
      "repoUrl": "https://github.com/unpoly/unpoly",
      "repoUrls": [
        "https://github.com/unpoly/unpoly"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for partial page updates and progressive enhancement patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_unpoly",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_unpoly.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_vanilla_framework",
      "name": "Vanilla Framework",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_vanilla_framework.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Ubuntu design system CSS framework for enterprise and documentation pages.",
      "category": null,
      "stack": "CSS + Sass",
      "techStack": [],
      "tags": [
        "component-library",
        "css",
        "design-system",
        "documentation"
      ],
      "license": "LGPL-3.0-only",
      "sourceUrl": "https://vanillaframework.io/",
      "sourceUrls": [
        "https://vanillaframework.io/"
      ],
      "repoUrl": "https://github.com/canonical/vanilla-framework",
      "repoUrls": [
        "https://github.com/canonical/vanilla-framework"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for large-scale docs and product-site consistency.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_vanilla_framework",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_vanilla_framework.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_vant",
      "name": "Vant",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_vant.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Mobile-first Vue component library for touch interfaces.",
      "category": null,
      "stack": "Vue",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "mobile",
        "touch-ui"
      ],
      "license": "MIT",
      "sourceUrl": "https://vant-ui.github.io/vant/",
      "sourceUrls": [
        "https://vant-ui.github.io/vant/"
      ],
      "repoUrl": "https://github.com/youzan/vant",
      "repoUrls": [
        "https://github.com/youzan/vant"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for mobile Vue UI and touch-centric pattern decisions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_vant",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_vant.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_varlet",
      "name": "Varlet",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_varlet.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue 3 material-style component library with mobile-oriented defaults.",
      "category": null,
      "stack": "Vue 3",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "mobile",
        "material-style"
      ],
      "license": "MIT",
      "sourceUrl": "https://varletjs.org/",
      "sourceUrls": [
        "https://varletjs.org/"
      ],
      "repoUrl": "https://github.com/varletjs/varlet",
      "repoUrls": [
        "https://github.com/varletjs/varlet"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful reference for mobile-first Vue component design.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_varlet",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_varlet.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_vercel_templates",
      "name": "Vercel Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_vercel_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated starter templates for frameworks and deployment-ready projects.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "starters",
        "deployment",
        "vercel"
      ],
      "license": "reference-only",
      "sourceUrl": "https://vercel.com/templates",
      "sourceUrls": [
        "https://vercel.com/templates"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "vercel.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Useful for quickly sampling architecture and stack conventions.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_vercel_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_vercel_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_vitepress",
      "name": "VitePress",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_vitepress.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vite-powered static documentation framework for technical content sites.",
      "category": null,
      "stack": "Vue + Vite",
      "techStack": [],
      "tags": [
        "framework",
        "docs",
        "vue",
        "vite"
      ],
      "license": "MIT",
      "sourceUrl": "https://vitepress.dev/",
      "sourceUrls": [
        "https://vitepress.dev/"
      ],
      "repoUrl": "https://github.com/vuejs/vitepress",
      "repoUrls": [
        "https://github.com/vuejs/vitepress"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for docs IA, searchability, and docs-driven onboarding flows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_vitepress",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_vitepress.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_vuepress",
      "name": "VuePress",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_vuepress.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue-powered static site generator optimized for documentation.",
      "category": null,
      "stack": "Vue + Node.js",
      "techStack": [],
      "tags": [
        "framework",
        "vue",
        "docs",
        "static-site"
      ],
      "license": "MIT",
      "sourceUrl": "https://vuepress.vuejs.org/",
      "sourceUrls": [
        "https://vuepress.vuejs.org/"
      ],
      "repoUrl": "https://github.com/vuejs/vuepress",
      "repoUrls": [
        "https://github.com/vuejs/vuepress"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for documentation-centric navigation and content architecture.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_vuepress",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_vuepress.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_vuepress_default",
      "name": "VuePress Default Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_vuepress_default.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Default VuePress docs template for technical documentation projects.",
      "category": null,
      "stack": "VuePress + Vue",
      "techStack": [],
      "tags": [
        "template",
        "vuepress",
        "docs",
        "technical"
      ],
      "license": "MIT",
      "sourceUrl": "https://vuepress.vuejs.org/theme/default-theme-config.html",
      "sourceUrls": [
        "https://vuepress.vuejs.org/theme/default-theme-config.html"
      ],
      "repoUrl": "https://github.com/vuejs/vuepress",
      "repoUrls": [
        "https://github.com/vuejs/vuepress"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful baseline for docs information architecture and technical navigation patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_vuepress_default",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_vuepress_default.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_vuestic",
      "name": "Vuestic UI",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_vuestic.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue 3 component framework with admin-oriented and data-entry components.",
      "category": null,
      "stack": "Vue 3",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "dashboard",
        "admin"
      ],
      "license": "MIT",
      "sourceUrl": "https://ui.vuestic.dev/",
      "sourceUrls": [
        "https://ui.vuestic.dev/"
      ],
      "repoUrl": "https://github.com/epicmaxco/vuestic-ui",
      "repoUrls": [
        "https://github.com/epicmaxco/vuestic-ui"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for Vue dashboard and admin interface reference implementations.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_vuestic",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_vuestic.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "lib_vuetify",
      "name": "Vuetify",
      "type": "component_library",
      "typeLabel": "Component Library",
      "thumbnail": "https://pressless.io/concepts/inspiration/lib_vuetify.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Vue component framework with extensive design primitives.",
      "category": null,
      "stack": "Vue + Vuetify",
      "techStack": [],
      "tags": [
        "component-library",
        "vue",
        "vuetify",
        "material"
      ],
      "license": "MIT",
      "sourceUrl": "https://vuetifyjs.com/",
      "sourceUrls": [
        "https://vuetifyjs.com/"
      ],
      "repoUrl": "https://github.com/vuetifyjs/vuetify",
      "repoUrls": [
        "https://github.com/vuetifyjs/vuetify"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful Vue reference for production-grade component ecosystems.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/lib_vuetify",
      "jsonUrl": "https://pressless.io/concepts/inspiration/lib_vuetify.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_w3layouts",
      "name": "W3Layouts",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_w3layouts.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Large template repository with free and paid website starters.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "html",
        "templates",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://w3layouts.com/",
      "sourceUrls": [
        "https://w3layouts.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "w3layouts.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for large-scale category exploration and niche layout examples.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_w3layouts",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_w3layouts.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_webdesign_museum",
      "name": "Web Design Museum",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_webdesign_museum.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Archive of historical web design from early web eras.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "history",
        "archive",
        "web-design"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.webdesignmuseum.org/",
      "sourceUrls": [
        "https://www.webdesignmuseum.org/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "webdesignmuseum.org",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for historical trend context and evolution study.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_webdesign_museum",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_webdesign_museum.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_webdesign_inspiration",
      "name": "Webdesign Inspiration",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_webdesign_inspiration.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Gallery-style reference site for website examples sorted by industry and style.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "gallery",
        "industry",
        "inspiration"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.webdesign-inspiration.com/",
      "sourceUrls": [
        "https://www.webdesign-inspiration.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "webdesign-inspiration.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for style and niche-specific inspiration scans.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_webdesign_inspiration",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_webdesign_inspiration.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_webflow_templates",
      "name": "Webflow Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_webflow_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Marketplace and catalog of templates for visual web projects.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "webflow",
        "marketplace",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://webflow.com/templates",
      "sourceUrls": [
        "https://webflow.com/templates"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "webflow.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for contemporary visual direction and interaction-heavy patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_webflow_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_webflow_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ref_webframe",
      "name": "Webframe",
      "type": "reference_site",
      "typeLabel": "Reference Site",
      "thumbnail": "https://pressless.io/concepts/inspiration/ref_webframe.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Curated gallery of notable website designs and trend references.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "reference",
        "gallery",
        "inspiration",
        "showcase"
      ],
      "license": "reference-only",
      "sourceUrl": "https://webframe.xyz/",
      "sourceUrls": [
        "https://webframe.xyz/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "webframe.xyz",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for broad style scans and inspiration browsing.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ref_webframe",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ref_webframe.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_webstudio_templates",
      "name": "Webstudio Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_webstudio_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Template and starter catalog for Webstudio projects.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "webstudio",
        "marketplace",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://webstudio.is/templates",
      "sourceUrls": [
        "https://webstudio.is/templates"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "webstudio.is",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for no-code/visual-builder template structures.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_webstudio_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_webstudio_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_wix_templates",
      "name": "Wix Website Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_wix_templates.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Large website template library across industries and site goals.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "wix",
        "templates",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.wix.com/website/templates",
      "sourceUrls": [
        "https://www.wix.com/website/templates"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "wix.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for SMB and local-business layout patterns.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_wix_templates",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_wix_templates.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_wordpress_twentytwentyfour",
      "name": "WordPress Twenty Twenty-Four",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_wordpress_twentytwentyfour.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Official default WordPress theme emphasizing patterns and content flexibility.",
      "category": null,
      "stack": "WordPress",
      "techStack": [],
      "tags": [
        "template",
        "wordpress",
        "cms",
        "block-theme"
      ],
      "license": "GPL-2.0-or-later",
      "sourceUrl": "https://wordpress.org/themes/twentytwentyfour/",
      "sourceUrls": [
        "https://wordpress.org/themes/twentytwentyfour/"
      ],
      "repoUrl": "https://github.com/WordPress/twentytwentyfour",
      "repoUrls": [
        "https://github.com/WordPress/twentytwentyfour"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for modern block-theme structure and CMS content composition.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_wordpress_twentytwentyfour",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_wordpress_twentytwentyfour.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_wordpress_twentytwentythree",
      "name": "WordPress Twenty Twenty-Three",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_wordpress_twentytwentythree.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Official WordPress default block theme for content-driven publishing.",
      "category": null,
      "stack": "WordPress",
      "techStack": [],
      "tags": [
        "template",
        "wordpress",
        "cms",
        "block-theme"
      ],
      "license": "GPL-2.0-or-later",
      "sourceUrl": "https://wordpress.org/themes/twentytwentythree/",
      "sourceUrls": [
        "https://wordpress.org/themes/twentytwentythree/"
      ],
      "repoUrl": "https://github.com/WordPress/twentytwentythree",
      "repoUrls": [
        "https://github.com/WordPress/twentytwentythree"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful baseline for block editor and pattern-based layout workflows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_wordpress_twentytwentythree",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_wordpress_twentytwentythree.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_wordpress_themes",
      "name": "WordPress.org Themes",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_wordpress_themes.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Official directory of open-source WordPress themes.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "wordpress",
        "themes",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://wordpress.org/themes/",
      "sourceUrls": [
        "https://wordpress.org/themes/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "wordpress.org",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for CMS-oriented template taxonomy and content layouts.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_wordpress_themes",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_wordpress_themes.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_wrapbootstrap",
      "name": "WrapBootstrap",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_wrapbootstrap.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Marketplace of bootstrap templates and admin dashboards.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "bootstrap",
        "marketplace",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://wrapbootstrap.com/",
      "sourceUrls": [
        "https://wrapbootstrap.com/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "wrapbootstrap.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for bootstrap admin and landing template trends.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_wrapbootstrap",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_wrapbootstrap.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "src_wrappixel",
      "name": "WrapPixel Templates",
      "type": "template_collection",
      "typeLabel": "Template Collection",
      "thumbnail": "https://pressless.io/concepts/inspiration/src_wrappixel.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Admin and dashboard template collection for modern web applications.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "template-collection",
        "dashboard",
        "admin",
        "reference"
      ],
      "license": "reference-only",
      "sourceUrl": "https://www.wrappixel.com/templates/",
      "sourceUrls": [
        "https://www.wrappixel.com/templates/"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "wrappixel.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only source for dashboard IA and widget-heavy page structures.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/src_wrappixel",
      "jsonUrl": "https://pressless.io/concepts/inspiration/src_wrappixel.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "pat_z_pattern",
      "name": "Z-Pattern Landing Flow",
      "type": "layout_pattern",
      "typeLabel": "Layout Pattern",
      "thumbnail": "https://pressless.io/concepts/inspiration/pat_z_pattern.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Landing-page composition pattern that guides eye movement across key CTAs.",
      "category": null,
      "stack": null,
      "techStack": [],
      "tags": [
        "layout-pattern",
        "landing-page",
        "conversion",
        "hierarchy"
      ],
      "license": "reference-only",
      "sourceUrl": "https://webflow.com/blog/z-pattern",
      "sourceUrls": [
        "https://webflow.com/blog/z-pattern"
      ],
      "repoUrl": null,
      "repoUrls": [],
      "creatorReference": "webflow.com",
      "evidence": "creator_reference",
      "evidenceLabel": "Creator Referenced",
      "completeness": {
        "score": 90,
        "tier": "high",
        "missingFields": [
          "stack_or_tech"
        ]
      },
      "notes": "Reference-only pattern for conversion-focused hero and section sequencing.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/pat_z_pattern",
      "jsonUrl": "https://pressless.io/concepts/inspiration/pat_z_pattern.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "ds_garden",
      "name": "Zendesk Garden",
      "type": "design_system",
      "typeLabel": "Design System",
      "thumbnail": "https://pressless.io/concepts/inspiration/ds_garden.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Zendesk component and design system for service-focused product interfaces.",
      "category": null,
      "stack": "React + Styled Components",
      "techStack": [],
      "tags": [
        "design-system",
        "support",
        "react",
        "enterprise"
      ],
      "license": "Apache-2.0",
      "sourceUrl": "https://garden.zendesk.com/",
      "sourceUrls": [
        "https://garden.zendesk.com/"
      ],
      "repoUrl": "https://github.com/zendeskgarden/react-components",
      "repoUrls": [
        "https://github.com/zendeskgarden/react-components"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for operational dashboards and support-centric data interfaces.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/ds_garden",
      "jsonUrl": "https://pressless.io/concepts/inspiration/ds_garden.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "fw_zola",
      "name": "Zola",
      "type": "framework",
      "typeLabel": "Framework",
      "thumbnail": "https://pressless.io/concepts/inspiration/fw_zola.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Fast static site generator written in Rust for content sites.",
      "category": null,
      "stack": "Rust",
      "techStack": [],
      "tags": [
        "framework",
        "rust",
        "static-site",
        "content"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.getzola.org/",
      "sourceUrls": [
        "https://www.getzola.org/"
      ],
      "repoUrl": "https://github.com/getzola/zola",
      "repoUrls": [
        "https://github.com/getzola/zola"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Useful for high-performance static sites and content workflows.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/fw_zola",
      "jsonUrl": "https://pressless.io/concepts/inspiration/fw_zola.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    },
    {
      "id": "tpl_zola_hyde",
      "name": "Zola Hyde Theme",
      "type": "template",
      "typeLabel": "Template",
      "thumbnail": "https://pressless.io/concepts/inspiration/tpl_zola_hyde.webp",
      "fallbackThumbnail": "https://pressless.io/templates/screenshots/tech-startup.png",
      "summary": "Zola theme inspired by sidebar-first blog and documentation layouts.",
      "category": null,
      "stack": "Zola",
      "techStack": [],
      "tags": [
        "template",
        "zola",
        "blog",
        "sidebar"
      ],
      "license": "MIT",
      "sourceUrl": "https://www.getzola.org/themes/hyde/",
      "sourceUrls": [
        "https://www.getzola.org/themes/hyde/"
      ],
      "repoUrl": "https://github.com/getzola/hyde",
      "repoUrls": [
        "https://github.com/getzola/hyde"
      ],
      "creatorReference": "github.com",
      "evidence": "open_source",
      "evidenceLabel": "Open Source",
      "completeness": {
        "score": 100,
        "tier": "high",
        "missingFields": []
      },
      "notes": "Reference for sidebar-heavy static content presentation in Zola.",
      "addedAt": "2026-03-01T00:00:00Z",
      "recordUrl": "https://pressless.io/concepts/inspiration/tpl_zola_hyde",
      "jsonUrl": "https://pressless.io/concepts/inspiration/tpl_zola_hyde.json",
      "galleryUrl": "https://pressless.io/concepts/records"
    }
  ]
}