Unocss

🌐Community
by kirklin · vlatest · Repository

Unocss is a lightweight, unstyled CSS framework that provides utility-first classes for rapid UI development and customization.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add kirklin-unocss npx -- -y @trustedskills/kirklin-unocss
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "kirklin-unocss": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/kirklin-unocss"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The kirklin-unocss skill provides the ability to generate CSS using Unocss, a utility-first CSS framework. It allows for rapid styling of web pages and components by composing pre-defined classes rather than writing custom CSS rules. This skill simplifies the process of creating visually appealing user interfaces with minimal effort.

When to use it

  • Rapid prototyping: Quickly style mockups or prototypes without extensive CSS coding.
  • Component styling: Generate CSS for individual UI components, ensuring consistency and reusability.
  • Theming: Create different visual themes by applying specific sets of Unocss classes.
  • Small website development: Efficiently build small websites or landing pages with a consistent design system.

Key capabilities

  • Utility-first CSS generation
  • Composing pre-defined CSS classes
  • Rapid styling for web pages and components
  • Theming support

Example prompts

  • "Generate the CSS for a button with rounded corners and a blue background."
  • "Create a card component styled with Unocss, including padding and a shadow."
  • “Apply a dark theme to this HTML structure using Unocss.”

Tips & gotchas

Familiarity with Unocss class names will improve the quality of generated CSS. The skill's output is based on pre-defined classes; complex or highly customized designs may require additional adjustments.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
kirklin
Installs
3

🌐 Community

Passed automated security scans.