🎨
FrontendTypeScript

Frontend Design

by Qiao-920

Frontend Design is a Frontend skill for Claude Code, published by Qiao-920 in claude-desktop-cn.

259 stars35 forkson Qiao-920/claude-desktop-cnAdded 2026/09/02+2% in starsRepository updated 2026/06/03
ai-assistantchineseclaudeclaude-codeclaude-desktopcode-workspacedesktop-appelectronwindows
Install in seconds
Install Frontend Design
Copy Frontend Design into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Qiao-920/claude-desktop-cn/tree/main/electron/skills/frontend-design ~/.claude/skills/frontend-design

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Qiao-920/claude-desktop-cn.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
electron/skills/frontend-design/SKILL.md in Qiao-920/claude-desktop-cn
Installs to
~/.claude/skills/frontend-design
Collection
One of 6 skills cataloged from this repository
Category
Frontend600 skills

What Frontend Design does

Frontend Design guides HTML, CSS, and JavaScript for polished web UIs and interactive projects. Use it when building websites, web apps, browser games, or single-file frontend demos.

Frontend Design is cataloged under Frontend on DirSkills. Frontend Design comes from a repository tagged ai-assistant, chinese, claude, claude-code and claude-desktop.

Documentation

README

Frontend Design: Build Polished Web UIs

You are creating frontend code (HTML, CSS, JavaScript). Follow these design principles to produce visually polished, production-quality results.

Design Principles

Layout & Spacing

  • Use consistent spacing scales (4px, 8px, 12px, 16px, 24px, 32px, 48px, 64px)
  • Add generous whitespace — don't crowd elements
  • Use CSS Grid or Flexbox for layout, never tables for layout
  • Ensure content has a max-width (960-1200px) with auto margins for readability

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Frontend Design

  • What else does Qiao-920 publish alongside Frontend Design?

    Frontend Design is one of 6 skills that DirSkills catalogs from Qiao-920/claude-desktop-cn, the repository it ships in. Its siblings there include Code Review, Create Project and Doc Writer. Each one is a separate skill with its own page in this directory, installs the same way Frontend Design does, and is maintained by Qiao-920 in that same repository. The rest of the collection is listed on the Qiao-920/claude-desktop-cn page.

  • How does Frontend Design compare to other Frontend skills?

    Frontend Design ranks #547 by stars among the 600 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Frontend Design against them. Open each page to compare what they document and how they install.