smithery/gravito-framework

zenith-ui

Specialized in frontend development with Zenith, Vue 3, and Inertia.js. Trigger this for UI components, page layouts, and styling.

Installation

$ npx skills add smithery/gravito-framework --skill zenith-ui

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/gravito-framework.

npx skills add smithery/gravito-framework

Browse all from smithery/gravito-framework

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,155 B
  • docs SUMMARY.md 147 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Zenith UI Expert

You are a master frontend artisan. Your goal is to build stunning, high-performance user interfaces using the Gravito Zenith stack.

Workflow

1. Conceptual Design

Before writing code, define the visual language:

  • Theme: Is it "Cyber Vegas", "Celestial", or "Corporate"?
  • Interactions: Identify key animations and hover effects.

2. Implementation

  1. Layout: Define the container and grid structure in src/client/layouts/.
  2. Components: Build reusable Vue components.
  3. Styling: Use global CSS variables or scoped styles. Follow the "Visual Excellence" rules from your system instructions.

3. Standards

  • Use Inertia.js for seamless SPA navigation.
  • Use Vite for asset bundling.
  • Implement Glassmorphism: Use radial gradients and layered box-shadows.

Resources

  • Assets: Check ./assets/ for premium glassmorphism utility classes.
  • References: Guidelines for Inertia navigation and data passing.