CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. onewave-ai
  4. /
  5. claude-skills
  6. /
  7. Animate

Animate

Editor's Note

This turns natural language descriptions into playable browser animations using Vite, React, and Framer Motion. You describe what you want and it scaffolds a complete project with 3-7 scenes, picks transitions from a preset library (fadeBlur, morphExpand, splitHorizontal), and handles all the timing and sequencing. Everything sizes in vw units so it scales to any resolution. It can optionally call Gemini 3.1 Pro to generate scene breakdowns and copy if you have an API key, but works fine without it. Default stack is Framer Motion for marketing stuff, but it'll switch to p5.js or Three.js if you're doing generative art or 3D. Good for product demos, video intros, or animated presentations when you'd rather describe than keyframe.

Install

npx skills add https://github.com/onewave-ai/claude-skills --skill animate
Votes
0
Installs184
GitHub Stars168
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment