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. bowtiedswan
  4. /
  5. animejs-skills
  6. /
  7. Animejs

Animejs

Editor's Note

A comprehensive wrapper for Anime.js v4, covering the full API from basic DOM animations to timelines, SVG morphing, scroll triggers, and draggable elements. This is worth using if you're doing any serious animation work in vanilla JS or React, since it includes the newer v4 features like createLayout for state-based animations and onScroll for parallax effects. The documentation is thorough, covering everything from spring physics and stagger grids to WAAPI synchronization. One practical note: v4 is fully modular, so you can tree-shake what you don't need. Good for motion-heavy UIs where you want fine control without pulling in GSAP or Framer Motion.

Install

npx skills add https://github.com/bowtiedswan/animejs-skills --skill animejs
Votes
0
Installs348
GitHub Stars28
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment