CAT
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

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
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

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

Independent project, not affiliated with Anthropic

Modern Web Design

kuse-ai/kuse-skills
133 installs4 stars
Summary

This is a comprehensive web design system that generates production-ready sites using Tailwind CSS and modern responsive patterns. It comes with four distinct style categories (minimalist professional, modern SaaS, creative portfolio, and e-commerce), complete with reference files for design systems and component templates you can actually use. The implementation workflow is solid, covering everything from semantic HTML structure to accessibility features and scroll animations with Intersection Observer. It's genuinely useful if you need to spin up landing pages, portfolios, or SaaS interfaces quickly without starting from scratch. The included component library and design tokens should save you from reinventing common patterns, though you'll still need to customize for your specific brand.

Install to Claude Code

npx -y skills add kuse-ai/kuse-skills --skill modern-web-design --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Files
SKILL.mdView on GitHub

Modern Web Design Creator

Build beautiful, responsive websites using modern design principles, Tailwind CSS, and contemporary UI patterns. Creates production-ready code with animations, responsive layouts, and accessibility features.

When to Use This Skill

Use this skill for:

  • Landing pages and marketing websites
  • Portfolio and personal brand sites
  • Business and company websites
  • SaaS application interfaces
  • E-commerce product pages
  • Blog and content sites
  • Dashboard and admin interfaces

Design System Foundation

Core Principles

  • Mobile-first responsive design with breakpoint optimization
  • Design tokens for consistent spacing, colors, and typography
  • Component-based architecture for maintainable code
  • Accessibility-first development with ARIA labels and semantic HTML
  • Performance optimization with minimal CSS and efficient animations

Style Categories

Reference references/design-systems.md for complete style specifications:

Minimalist Professional

  • Clean typography with generous whitespace
  • Neutral color palette with strategic accent colors
  • Subtle shadows and minimal animations
  • Focus on content hierarchy and readability

Modern SaaS

  • Bold gradients and vibrant colors
  • Card-based layouts with elevation
  • Micro-interactions and hover states
  • Dashboard-style components

Creative Portfolio

  • Experimental layouts and grid systems
  • Bold typography and creative color schemes
  • Advanced animations and scroll effects
  • Image-focused design patterns

E-commerce Optimized

  • Product-focused layouts
  • Trust signals and social proof elements
  • Conversion-optimized CTAs
  • Shopping and checkout flows

Implementation Workflow

  1. Analyze Requirements: Determine site purpose, target audience, and functionality needs
  2. Select Design Category: Choose appropriate style system from references
  3. Generate Structure: Create semantic HTML with proper heading hierarchy
  4. Apply Styling: Implement Tailwind CSS classes with design system tokens
  5. Add Interactions: Include animations, hover states, and micro-interactions
  6. Optimize Responsive: Ensure mobile-first responsive behavior
  7. Enhance Accessibility: Add ARIA labels, alt text, and keyboard navigation

Code Generation Standards

HTML Structure

  • Semantic HTML5 elements (<header>, <main>, <section>, <article>)
  • Proper heading hierarchy (h1 → h6)
  • Accessibility attributes (ARIA, alt text, roles)
  • Meta tags for SEO and responsive design

CSS Framework

  • Tailwind CSS utility classes for rapid development
  • Custom CSS for complex animations and unique effects
  • CSS variables for design token consistency
  • Mobile-first media queries

JavaScript Features

  • Vanilla JavaScript for lightweight interactions
  • Intersection Observer for scroll animations
  • Form validation and submission handling
  • Mobile menu and navigation toggles

Component Library

Load assets/component-templates.html for reusable components:

Navigation Components

  • Responsive header with mobile menu
  • Sticky navigation with scroll effects
  • Breadcrumb navigation
  • Footer with social links

Content Sections

  • Hero sections with various layouts
  • Feature grids and comparison tables
  • Testimonial carousels
  • FAQ accordions
  • Contact forms

Interactive Elements

  • Animated buttons and CTAs
  • Image galleries and lightboxes
  • Progress bars and counters
  • Modal dialogs and tooltips

Advanced Features

Animation System

  • CSS transitions for smooth interactions
  • Keyframe animations for complex movements
  • Intersection Observer for scroll-triggered effects
  • Performance-optimized animations

Performance Optimization

  • Minimal CSS footprint with utility-first approach
  • Lazy loading for images and heavy content
  • Critical CSS inlining for above-fold content
  • Progressive enhancement strategies

SEO Foundation

  • Semantic HTML structure
  • Meta tags and Open Graph
  • JSON-LD structured data
  • Performance optimization for Core Web Vitals

Supporting Resources

  • references/design-systems.md: Complete style guides and color palettes
  • assets/component-templates.html: Reusable HTML component library
  • scripts/build-tools.js: Optimization and build utilities
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Design & UI/UX
First SeenJun 3, 2026
View on GitHub

Recommended

More Design & UI/UX →
figma-create-design-system-rules

figma/mcp-server-guide

figma create design system rules
1.6k
1.5k
figma-create-design-system-rules

openai/skills

figma create design system rules
906
21.1k
figma-create-design-system-rules

nexu-io/open-design

figma create design system rules
573
57.2k
high-end-visual-design

leonxlnx/taste-skill

Premium design system enforcing high-end agency aesthetics with strict anti-patterns and motion choreography.
87.4k
31.7k
frontend-design-system

supercent-io/skills-template

Production-grade UI design with design tokens, layout rules, motion guidance, and accessibility validation.
8.5k
88
design-system

supercent-io/skills-template

Production-grade UI design system with design tokens, layout rules, motion guidelines, and accessibility validation.
3.2k
88