← Back to Skills Marketplace
isdou

Aoleme UI

by 豌豆 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aoleme-ui
Description
Generate dark neon cyber-xianxia dashboards, glassmorphism surfaces, and gamified React and Tailwind UIs.
README (SKILL.md)

Aoleme UI

Use this skill when the user wants a dark, cyber-xianxia, neon, glassmorphism, or game-like interface, especially in React and Tailwind projects.

This skill provides a visual system, reusable component patterns, and implementation guidance. It is best suited for dashboards, gamified pages, member systems, event pages, status panels, and immersive app surfaces.

Example Prompts

Typical prompts that should match this skill:

  • Design a dark neon dashboard for a cultivation progress tracker in React and Tailwind.
  • Restyle this membership center into a cyber-xianxia glassmorphism interface.
  • Build a game-like profile page with purple glow, liquid progress bars, and glass cards.
  • Turn this plain admin page into a mystical sci-fi event page without changing the data structure.
  • Create a mobile-first gamified task screen with dark panels, glowing actions, and merit status indicators.

When To Use

Use this skill when the request mentions one or more of the following:

  • cyberpunk, cultivation, xianxia, mystical sci-fi, neon, glassmorphism
  • dark game-like dashboard or immersive activity page
  • purple-led visual system with glowing surfaces and liquid progress effects
  • a need to restyle an existing React or Tailwind UI into this aesthetic

Do not force this skill onto products that already have a well-defined design system unless the user explicitly wants this style.

What To Read First

Before making changes, inspect these files from the skill directory:

  • {baseDir}/resources/tailwind.config.js
  • {baseDir}/resources/global.css

Use them as source material. Merge and adapt them instead of copying everything blindly.

Execution Workflow

When applying this skill, follow this order:

  1. Inspect the target project stack and confirm whether it uses Tailwind, React, or plain CSS.
  2. Read {baseDir}/resources/tailwind.config.js and merge only the required theme.extend tokens, colors, fonts, animations, and keyframes into the target Tailwind config.
  3. Read {baseDir}/resources/global.css and copy only the variables and utility classes that the target UI actually needs.
  4. Build or restyle the UI using the visual rules and component recipes in this skill.
  5. Verify responsiveness, text contrast, scroll behavior, and pointer target sizes before finishing.

Adaptation Rules

Apply this design system selectively and preserve the host application's structure.

  • Prefer extending the project's existing design tokens over replacing them wholesale.
  • Reuse the palette and motion language even if the project does not use every helper class.
  • Keep visual density intentional. Use glow, blur, and motion as accents, not everywhere.
  • If the app already has components, restyle them before creating brand new abstractions.

Do not blindly import all global styles from {baseDir}/resources/global.css. In particular:

  • do not keep body { overflow: hidden; } unless the product is intentionally a full-screen experience
  • do not disable text selection globally unless the interface truly needs it
  • do not add expensive blur and animation effects to large scrolling lists without checking performance

Visual Language

Use these core cues:

  • Background: very dark, near-black surfaces with layered depth
  • Primary hue: mystical purple as the dominant brand color
  • Accent hues: merit gold, health green, danger red, optional cool teal
  • Surface treatment: translucent glass panels, frosted overlays, soft borders
  • Motion: floating, shimmering, scanning, liquid-flow effects with restraint
  • Typography: bold modern display treatment for headings, clean readable body text for content

Core Patterns

Favor these building blocks:

  • pill or rounded action buttons with purple gradients and glow
  • glass-panel cards with subtle borders and status badges
  • frosted inputs with strong focus states
  • liquid progress bars for energy, growth, status, or completion meters
  • highlighted icon containers for stats, rewards, states, and cultivation metaphors

Quality Bar

Every implementation using this skill should preserve:

  • readable contrast on dark backgrounds
  • touch targets of at least 44 by 44 pixels
  • animations based primarily on opacity and transform
  • responsive behavior on both desktop and mobile
  • restrained use of will-change, heavy blur, and animated filters

Output Expectations

When you apply this skill in code:

  • explain briefly which parts of the visual system you used
  • mention whether you merged Tailwind tokens or only borrowed CSS patterns
  • note any intentional deviations made to fit the host application's design system

Resource Summary

  • {baseDir}/resources/tailwind.config.js: colors, fonts, animations, keyframes
  • {baseDir}/resources/global.css: CSS variables, glass utilities, liquid effects, text glow, performance helpers

Treat this skill as a design system reference and implementation guide, not as a command to replace the target project's architecture.

Usage Guidance
This skill appears coherent and appropriate for restyling React/Tailwind UIs. Before applying it, confirm the agent follows the SKILL.md guidance to merge only needed Tailwind tokens and CSS snippets — do not blindly paste the entire resources/global.css into a host app (it contains global rules like overflow:hidden and disabling selection). Test accessibility, performance (blur/animation), and mobile responsiveness after changes. If you want extra assurance, run the agent's proposed patch through a code review step before committing.
Capability Analysis
Type: OpenClaw Skill Name: aoleme-ui Version: 1.0.0 The aoleme-ui skill bundle is a legitimate UI design system for creating 'cyber-xianxia' themed dashboards using React and Tailwind. It contains standard CSS and Tailwind configuration files (resources/global.css, resources/tailwind.config.js) and provides clear, well-behaved instructions in SKILL.md for an AI agent to apply these styles. The instructions specifically include safety guidance, such as warning the agent not to blindly apply disruptive global styles like 'overflow: hidden' or disabling text selection. No malicious code, exfiltration attempts, or prompt-injection attacks were found.
Capability Assessment
Purpose & Capability
Name/description (dark neon/gamified React + Tailwind UIs) match the included resources (tailwind config and CSS) and the SKILL.md workflow. The requested artifacts (theme tokens, CSS utilities) are what a UI restyling skill would legitimately need.
Instruction Scope
The SKILL.md tells the agent to read the skill's resources and merge only needed tokens/styles — that stays inside the stated purpose. The packaged global.css does include disruptive global rules (body { overflow: hidden; user-select: none; }) but the skill explicitly warns against blindly importing those rules. Reviewers should ensure agents follow the 'merge only needed' guidance rather than auto-applying the full file.
Install Mechanism
No install spec and only static resource files are included. There is no download/execute/install step, so nothing new is written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional for a purely design/system styling skill.
Persistence & Privilege
always is false and the skill is user-invocable. Model invocation is allowed (the platform default) but the skill does not request elevated or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aoleme-ui
  3. After installation, invoke the skill by name or use /aoleme-ui
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release for OpenClaw and ClawHub.
Metadata
Slug aoleme-ui
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Aoleme UI?

Generate dark neon cyber-xianxia dashboards, glassmorphism surfaces, and gamified React and Tailwind UIs. It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Aoleme UI?

Run "/install aoleme-ui" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Aoleme UI free?

Yes, Aoleme UI is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Aoleme UI support?

Aoleme UI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Aoleme UI?

It is built and maintained by 豌豆 (@isdou); the current version is v1.0.0.

💬 Comments