From framer-pack
Executes Framer production deployment checklist and rollback procedures for plugins, code components, and Server API integrations. Use when preparing for go-live or launch.
How this skill is triggered — by the user, by Claude, or both
Slash command
/framer-pack:framer-prod-checklistThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Checklist for deploying Framer plugins, code components, and Server API integrations to production.
Checklist for deploying Framer plugins, code components, and Server API integrations to production.
console.log calls remainingexport default on all componentsaddPropertyControls on all components.env)For version upgrades, see framer-upgrade-migration.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin framer-packDeploys Framer Server API integrations like CMS sync and webhook handlers to Vercel, Fly.io, and Cloud Run. Configures secrets and production pipelines.
Expert guidance for Framer design, Framer Motion animations, interactive prototyping, production site building, and CMS/MCP integration. Activates automatically when working on Framer sites or animations.
Builds production-grade web frontends: React/Next.js components, pages, design systems, state management, and typed API clients. Useful for structured, multi-step UI development with protocol-driven quality checks.