From framer-pack
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".
npx claudepluginhub flight505/skill-forge --plugin framer-packThis skill is limited to using the following tools:
Checklist for deploying Framer plugins, code components, and Server API integrations to production.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
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.