LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

y2k-design - Y2K Design Implementation Guide

Provides Web and App code snippets for implementing Y2K design aesthetics including chrome text and blob shapes.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Implement Y2K design styling
  • Create metallic chrome text effects
  • Style amorphous blob buttons
  • Provide cross platform UI snippets

Inputs

  • User UI design request
  • Target platform framework context

Outputs

  • CSS style code
  • SwiftUI view code
  • Flutter shader mask code
  • React Native masked view code
  • Jetpack Compose text style code

Requirements

  • design-it parent skill
  • react-native-linear-gradient package
  • @react-native-masked-view/masked-view package

Source

  • Spec: SKILL.md
y2k
ui-design
css
swiftui
flutter
react-native
jetpack-compose
Implement Y2K design styling
Create metallic chrome text effects
Style amorphous blob buttons
Provide cross platform UI snippets
User UI design request
Target platform framework context
CSS style code
SwiftUI view code
Flutter shader mask code