framer-prod-checklist

Solid

Execute Framer production deployment checklist and rollback procedures. Use when deploying Framer integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "framer production", "deploy framer", "framer go-live", "framer launch checklist".

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

Install

View on GitHub

Quality Score: 97/100

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

Skill Content

# Framer Production Checklist ## Overview Checklist for deploying Framer plugins, code components, and Server API integrations to production. ## Checklist ### Plugin Production - [ ] Plugin tested in Framer editor with real data - [ ] No `console.log` calls remaining - [ ] Error states handled (network failures, API errors) - [ ] Loading states shown during async operations - [ ] Plugin UI responsive at configured width/height - [ ] All property controls have default values ### Code Components - [ ] `export default` on all components - [ ] `addPropertyControls` on all components - [ ] Responsive at all viewport sizes - [ ] No hardcoded data (use property controls or CMS) - [ ] Error boundaries for data-fetching components - [ ] Performance tested with large datasets ### Server API (CMS Sync) - [ ] API key in secrets vault (not `.env`) - [ ] CMS collection schema matches source data - [ ] Incremental sync (not full replace every run) - [ ] Error handling with notifications - [ ] Publish step tested - [ ] Rate limiting for batch operations ### Site Publishing - [ ] Custom domain configured - [ ] SEO meta tags on all pages - [ ] CMS collections populated - [ ] Code components rendering correctly in preview - [ ] Code overrides working in published site ## Output - Verified plugin, components, and CMS sync - Production API key secured - Site published and accessible ## Resources - [Framer Publishing](https://www.framer.com/help/articles/publishing/) - [Custom Domains](...

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

adobe-prod-checklist

Execute Adobe production deployment checklist covering credential management, API health checks, rate limit configuration, and rollback procedures for Firefly Services, PDF Services, and I/O Events integrations. Trigger with phrases like "adobe production", "deploy adobe", "adobe go-live", "adobe launch checklist".

2,266 Updated today
jeremylongshore
AI & Automation Solid

webflow-prod-checklist

Execute Webflow production deployment checklist — token security, rate limit hardening, health checks, circuit breakers, gradual rollout, and rollback procedures. Use when deploying Webflow integrations to production or preparing for launch. Trigger with phrases like "webflow production", "deploy webflow", "webflow go-live", "webflow launch checklist", "webflow production ready".

2,266 Updated today
jeremylongshore
AI & Automation Featured

figma-prod-checklist

Production readiness checklist for Figma REST API integrations. Use when deploying Figma integrations to production, preparing for launch, or auditing an existing integration for production fitness. Trigger with phrases like "figma production", "deploy figma", "figma go-live", "figma launch checklist".

2,266 Updated today
jeremylongshore
AI & Automation Featured

documenso-prod-checklist

Execute Documenso production deployment checklist and rollback procedures. Use when deploying Documenso integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "documenso production", "deploy documenso", "documenso go-live", "documenso launch checklist".

2,266 Updated today
jeremylongshore
AI & Automation Featured

klaviyo-prod-checklist

Execute Klaviyo production deployment checklist and validation procedures. Use when deploying Klaviyo integrations to production, preparing for launch, or implementing go-live procedures for email/SMS marketing. Trigger with phrases like "klaviyo production", "deploy klaviyo", "klaviyo go-live", "klaviyo launch checklist", "klaviyo prod ready".

2,266 Updated today
jeremylongshore