plugins marketplace
← All plugins

wondelai-top-design

v1.0.0

Award-winning web design framework for premium experiences

Claude Code1 skill

by Wondel.aiMIT2.6kupdated 10 hours ago

Source

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/design/wondelai-top-design/ inside the repository.

Layout

plugins/design/wondelai-top-design/
├── .claude-plugin/plugin.json
└── SKILL.md

Skills1

top-designSKILL.md

Create award-winning, immersive web experiences at the level of Awwwards-featured agencies. Use when the user mentions "Awwwards quality", "make my site stunning", "scroll animations", "parallax storytelling", "cinematic web design", "portfolio site", or "brand experience". Also trigger when elevating a standard landing page into a memorable digital experience. Covers dramatic typography, purposeful motion, scroll-based composition, and performance-optimized animation. For foundational UI, see refactoring-ui. For type selection, see web-typography.

Manifests1

plugins/design/wondelai-top-design/.claude-plugin/plugin.json
{
  "name": "wondelai-top-design",
  "version": "1.0.0",
  "description": "Award-winning web design framework for premium experiences",
  "author": {
    "name": "Wondel.ai"
  },
  "license": "MIT",
  "repository": "https://github.com/wondelai/skills",
  "keywords": [
    "design",
    "wondelai",
    "skills"
  ]
}