framer-pack
Claude Code skill pack for Framer (18 skills)
Installation
Open Claude Code and run this command:
/plugin install framer-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Gives Claude Code deep knowledge of Framer's Plugin SDK, Server API, CMS Managed Collections, Code Components, and Code Overrides. Every skill uses real framer-plugin and framer-api APIs with actual React + Framer Motion code.
Skills (18) plugin-local skills
Configure Framer CI/CD integration with GitHub Actions and testing.
Diagnose and fix Framer common errors and exceptions.
Execute Framer primary workflow: Core Workflow A.
Execute Framer secondary workflow: Core Workflow B.
Optimize Framer costs through tier selection, sampling, and usage monitoring.
Collect Framer debug evidence for support tickets and troubleshooting.
Deploy Framer integrations to Vercel, Fly.
Create a minimal working Framer example.
Install and configure Framer SDK/CLI authentication.
Configure Framer local development with hot reload and testing.
Optimize Framer API performance with caching, batching, and connection pooling.
Execute Framer production deployment checklist and rollback procedures.
Implement Framer rate limiting, backoff, and idempotency patterns.
Implement Framer reference architecture with best-practice project layout.
Apply production-ready Framer SDK patterns for TypeScript and Python.
Apply Framer security best practices for secrets and access control.
Analyze, plan, and execute Framer SDK upgrades with breaking change detection.
Implement Framer webhook signature validation and event handling.