Карусели и слайдеры для сайта
★ 6.6 · marketing
carousel is a Claude Code skill that helps design, optimize, and audit carousel and slider layouts for sequential content display on websites. It covers the most common use cases — testimonials, quotes, logo strips, and featured gallery highlights — where space is limited and items need to rotate one at a time. The skill addresses accessibility (keyboard navigation with arrow keys, screen reader announcements like "Slide 2 of 5", touch targets ≥44×44px), performance (lazy loading off-screen slides, reserving space to avoid layout shift), and SEO: all carousel content must be present in the initial HTML at page load, since Google does not simulate clicks to reveal hidden slides. It also guides the choice between carousel, grid, list, and masonry layouts depending on the content and browsing goal.