AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Visual Designing

skill-vidyfoo-antigravity-skill-engine-visual-designing · by VidyFoo

视觉设计工具箱 - Canvas / Themes / Design System / Artifacts。The unified Visual Design Engine for Antigravity.

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-vidyfoo-antigravity-skill-engine-visual-designing

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-vidyfoo-antigravity-skill-engine-visual-designing)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
8mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Visual Designing? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Visual Design System

Unified Design Engine v1.0

Purpose

A single source of truth for all UI/UX design tasks. This skill intelligently switches between "Production Efficiency" (Standard) and "Wow Factor" (Premium) based on user intent.

🧭 Design Modes

| Mode | Trigger | Focus | Style Traits | | :--- | :--- | :--- | :--- | | Standard (Production) | "create a dashboard", "login form", "settings page" | Usability, Speed, Accessibility | Tailwind utility-first, clean whites/darks, standard shadcn/ui components. | | Premium (Aesthetic) | "premium", "glassmorphism", "wow me", "landing page" | Visual Impact, Emotion, Brand | Glass effects, Aurora gradients, Micro-interactions, custom CSS variables. |

🛠️ Execution Protocol

  1. Analyze Aesthetic Intent: Does the user want a solid tool (Standard) or a piece of art (Premium)?
  2. Load Resources (Premium Only):
  • If Premium/Glass/Motion is requested, you MUST read:
  • resources/glass-components.md (for glass CSS)
  • resources/premium-palettes.md (for gradients/colors)
  • resources/micro-interactions.md (for animations)
  1. Generate CSS/Tailwind:
  • Standard: Use standard Tailwind (bg-white, text-slate-900, rounded-lg).
  • Premium: Use backdrop-filter, bg-white/10, border-white/20, and custom animations.

📐 Core Principles (All Modes)

  1. Mobile First: Always responsive.
  2. Dark Mode Ready: All specific colors must have dark mode equivalents.
  3. Accessibility: No ultra-low contrast text, even in "Premium" mode.

🚫 Anti-Patterns

  • Mixing Metaphors: Don't put a hyper-realistic glass card inside a flat material design dashboard. Commit to one style.
  • Over-Animation: Motion should facilitate understanding, not distract.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.