framer-reference-architecture

Featured

Implement Framer reference architecture with best-practice project layout. Use when designing new Framer integrations, reviewing project structure, or establishing architecture standards for Framer applications. Trigger with phrases like "framer architecture", "framer best practices", "framer project structure", "how to organize framer", "framer layout".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Framer Reference Architecture ## Overview Production architecture for Framer integrations covering plugins, Server API CMS sync, code components, and automated publishing pipelines. ## Architecture Diagram ``` ┌─────────────────────────────────────────────┐ │ Framer Editor │ │ ┌──────────┐ ┌───────────┐ ┌──────────┐ │ │ │ Plugins │ │ Code │ │ Code │ │ │ │ (iframe) │ │ Components│ │ Overrides│ │ │ └────┬─────┘ └───────────┘ └──────────┘ │ │ │ framer-plugin SDK │ ├───────┴──────────────────────────────────────┤ │ Framer CMS │ │ ┌──────────────┐ ┌───────────────────┐ │ │ │ Managed │ │ Unmanaged │ │ │ │ Collections │ │ Collections │ │ │ └──────┬───────┘ └───────────────────┘ │ ├─────────┴────────────────────────────────────┤ │ Server API (WebSocket) │ │ framer-api package │ └─────────┬────────────────────────────────────┘ │ ┌─────────┴────────────────────────────────────┐ │ Your Backend │ │ ┌────────────┐ ┌──────────┐ ┌──────────┐ │ │ │ CMS Sync │ │ Webhook │ │ CI/CD │ │ │ │ Service │ │ Handler │ │ Pipeline │ │ │ └────────────┘ └──────────┘ └──────────┘ │ └──────────────────────────────────────────────┘ ``` ## Project Structure ``` framer-integration/ ├── plugin/ # Framer editor plugin │ ├──...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

framer-sdk-patterns

Apply production-ready Framer SDK patterns for TypeScript and Python. Use when implementing Framer integrations, refactoring SDK usage, or establishing team coding standards for Framer. Trigger with phrases like "framer SDK patterns", "framer best practices", "framer code patterns", "idiomatic framer".

2,266 Updated today
jeremylongshore
AI & Automation Featured

figma-reference-architecture

Reference architecture for production Figma API integrations. Use when designing a new Figma integration, planning project structure, or establishing patterns for design-to-code pipelines. Trigger with phrases like "figma architecture", "figma project structure", "figma integration design", "figma best practices layout".

2,266 Updated today
jeremylongshore
AI & Automation Featured

adobe-reference-architecture

Implement Adobe reference architecture for production integrations covering Firefly Services, PDF Services, I/O Events, and App Builder with layered project layout, error boundaries, and health monitoring. Trigger with phrases like "adobe architecture", "adobe project structure", "how to organize adobe", "adobe layout", "adobe best practices".

2,266 Updated today
jeremylongshore
AI & Automation Featured

framer-install-auth

Install and configure Framer SDK/CLI authentication. Use when setting up a new Framer integration, configuring API keys, or initializing Framer in your project. Trigger with phrases like "install framer", "setup framer", "framer auth", "configure framer API key".

2,266 Updated today
jeremylongshore
AI & Automation Featured

klaviyo-reference-architecture

Implement Klaviyo reference architecture with best-practice project layout. Use when designing new Klaviyo integrations, reviewing project structure, or establishing architecture standards for email/SMS marketing applications. Trigger with phrases like "klaviyo architecture", "klaviyo project structure", "klaviyo design", "how to organize klaviyo", "klaviyo layout".

2,266 Updated today
jeremylongshore