Axiom Liquid Glass Ref

🌐Community
by charleswiltgen · vlatest · Repository

This skill generates realistic-looking liquid glass textures for 3D rendering, streamlining material creation and enhancing visual fidelity.

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 axiom-liquid-glass-ref npx -- -y @trustedskills/axiom-liquid-glass-ref
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "axiom-liquid-glass-ref": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/axiom-liquid-glass-ref"
      ]
    }
  }
}

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

About This Skill

The axiom-liquid-glass-ref skill provides a reference implementation for rendering liquid glass effects within Axiom, enabling developers to create modern, translucent UI components with dynamic lighting and refraction properties. It serves as a foundational template for building aesthetic interfaces that mimic frosted glass or fluid materials in web applications.

When to use it

  • Implementing frosted glass navigation bars or cards in dashboard interfaces.
  • Creating immersive landing pages featuring animated, translucent background elements.
  • Prototyping UI designs that require complex material interactions before final implementation.
  • Learning how to structure Axiom components for advanced CSS-based visual effects.

Key capabilities

  • Renders realistic liquid glass textures and distortions.
  • Applies dynamic lighting and refraction simulations to UI elements.
  • Provides a reusable reference pattern for the Axiom framework.
  • Supports dark mode compatibility through adaptive opacity settings.

Example prompts

  • "Create a navigation bar using the axiom-liquid-glass-ref skill with a backdrop blur effect."
  • "Generate a card component that applies liquid glass refraction to its background."
  • "Show me how to integrate this reference implementation into an existing Axiom project layout."

Tips & gotchas

This skill is specifically designed for the Axiom framework; it may not function correctly in standard HTML/CSS environments without adaptation. Ensure your base theme supports translucent backgrounds, as the effect relies on underlying content visibility to render properly.

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
charleswiltgen
Installs
97

🌐 Community

Passed automated security scans.