Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills Aโ€“Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Website Design

ASecurity

Provides beautiful design system templates for web design, including complete design specifications, component styles, and implementation guides

7 stars
0 votes
1 copies
16 views
Added 12/19/2025
developmentpythonrustgoreactvuenextjsfrontenddocumentation

Security Analysis

A100/100

Scanned 2/12/2026

Install to Claude Code

$npx -y skills add nemori-ai/agent_skills --skill website_design --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Website Design?

Add the live security badge to your README โ€” it updates automatically with every re-scan.

Security grade badge for Website Design
[![Security: A โ€” Skills Directory](https://www.skillsdirectory.com/api/skills/nemori-ai-website-design/badge)](https://www.skillsdirectory.com/skills/nemori-ai-website-design)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: website-design
description: Provides beautiful design system templates for web design, including complete design specifications, component styles, and implementation guides
---

# Website Design System

## Overview

This skill provides frontend developers and designers with **carefully crafted design system templates**. Each template includes complete design philosophy, design tokens, component styles, and responsive strategies. These are not ordinary UI templates, but unique style guides that can make your website stand out and avoid the "AI-generated look".

## Use Cases

- ๐ŸŽจ Need to choose a design style for a new project
- ๐Ÿ”ง Integrate design system into existing codebase
- ๐Ÿ“ Need complete design specifications (colors, typography, spacing, animations)
- ๐Ÿš€ Want to quickly build high-quality, non-generic UI

## Available Styles

| Style | Description | Suitable For |
|-------|-------------|--------------|
| **Monochrome** | Minimalist black & white style, pure black and white, large typography, line dividers | High-end brands, fashion magazines, art galleries, luxury websites |
| **Bauhaus** | Bauhaus geometric style, primary colors (red, blue, yellow), hard shadows, geometric shapes | Creative agencies, design studios, art exhibitions, architecture websites |
| **Corporate Trust** | Modern enterprise SaaS aesthetic, indigo-violet gradients, dimensional depth, isometric elements | SaaS products, enterprise platforms, tech startups, B2B websites |

## Usage

### Review Design Specifications

Each design system includes complete implementation guides. Read the corresponding documentation as needed:

```python
# Monochrome minimalist black & white style
skills_read(path="skills/website_design/docs/monochrome.md")

# Bauhaus geometric style
skills_read(path="skills/website_design/docs/bauhaus.md")

# Corporate Trust modern SaaS style
skills_read(path="skills/website_design/docs/modern_dark.md")
```

### Document Structure

Each design document contains the following:

1. **Design Philosophy** - Core concepts and visual keywords of the style
2. **Design Token System** - Colors, typography, spacing, border radius, shadows and other design variables
3. **Component Styles** - Specific styles for buttons, cards, inputs and other common components
4. **Layout Strategy** - Container widths, grid system, responsive breakpoints
5. **Animation & Interaction** - Transitions, hover states, focus styles
6. **Accessibility Design** - Contrast, focus states, touch targets, etc.
7. **Anti-Generic Points** - Key design decisions to avoid "template look"

## Style Overview

### Monochrome Minimalist Black & White

```
Colors: Pure black #000000 + Pure white #FFFFFF (no gray as primary)
Typography: Playfair Display (serif) + Source Serif 4
Border Radius: 0px (all sharp corners)
Shadows: None
Features: Large headlines, line dividers, color inversion for emphasis, editorial layout
```

### Bauhaus

```
Colors: Red #D02020 + Blue #1040C0 + Yellow #F0C020 + Black #121212
Typography: Outfit (geometric sans-serif)
Border Radius: 0px or 100% (binary extremes)
Shadows: Hard shadows with 4px/8px offset
Features: Geometric shape decorations, color block backgrounds, 45ยฐ rotated elements, constructivism
```

### Corporate Trust

```
Colors: Indigo #4F46E5 + Violet #7C3AED + Slate backgrounds
Typography: Plus Jakarta Sans (geometric sans-serif)
Border Radius: rounded-xl (12px) for cards, rounded-full for buttons
Shadows: Colored shadows with blue/purple tints
Features: Isometric 3D transforms, gradient text, blur orbs, elevated cards on hover
```

## Tech Stack Compatibility

These design systems are compatible with various frontend tech stacks:

- React / Next.js
- Vue / Nuxt
- Tailwind CSS
- shadcn/ui
- Native CSS

## Notes

1. **Read Complete Documentation**: Each design document contains important "anti-generic points". Skipping may cause the design to lose its uniqueness
2. **Maintain Consistency**: Once a style is chosen, maintain consistency throughout the project
3. **Understand User Goals**: Before implementation, confirm with users whether they want to redesign components, refactor existing styles, or build from scratch
4. **Responsive First**: All design specifications consider mobile adaptation

## File Structure

```
website_design/
โ”œโ”€โ”€ SKILL.md              # This file - Skill entry guide
โ””โ”€โ”€ docs/
    โ”œโ”€โ”€ monochrome.md     # Monochrome minimalist black & white style complete specification
    โ”œโ”€โ”€ bauhaus.md        # Bauhaus style complete specification
    โ””โ”€โ”€ modern_dark.md    # Corporate Trust modern SaaS style complete specification
```

Attribution

nemori-ainemori-ai
View sourceMore from nemori-ai โ†’
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots ยท $299/mo ยท GSC-verified traffic ยท sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots ยท $299/mo ยท GSC-verified traffic ยท sponsors can never buy grades.

See placements

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

284072 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2192 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch โ€” SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions โ€” even if they don't name TanStack Start specifically. No template repo โ€” Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development โ†’