
Visual Polish Master
Professional-grade design refinement for the final 10% of your UI.
- Audit near-finished UIs for missing interactive states and visual depth.
- Generate custom layered shadow recipes for professional elevation effects.
- Optimize transition timings and easing for a more fluid user experience.
$8.99
· or 45 creditsSecure checkout via Stripe
Included in download
- Audit near-finished UIs for missing interactive states and visual depth.
- Generate custom layered shadow recipes for professional elevation effects.
- Ready for Compatible with Claude Code
Sample input
I'm building a React dashboard using Tailwind. It's functional but feels a bit flat. Can you polish the main card components to make them feel more premium?
Sample output
Visual Polish for Dashboard Cards
1. Layered Shadow
Replace shadow-md with:
shadow-[0_1px_2px_rgba(0,0,0,0.05),0_4px_6px_-1px_rgba(0,0,0,0.1),0_2px_4px_-1px_rgba(0,0,0,0.06)]
Reason: Single-step shadows look heavy; layering creates a natural depth-of-field.
2. Inner Border
Add ring-1 ring-black/5 ring-inset:
Reason: Gives the card a crisp "stamped" edge against the background.
3. Interactive State
Add transition-all duration-200 ease-out hover:-translate-y-0.5:
Reason: Subtle lift on hover provides immediate tactile feedback.
Professional-grade design refinement for the final 10% of your UI.
$8.99
· or 45 creditsSecure checkout via Stripe
Included in download
- Audit near-finished UIs for missing interactive states and visual depth.
- Generate custom layered shadow recipes for professional elevation effects.
- Ready for Compatible with Claude Code
- Instant install
Sample input
I'm building a React dashboard using Tailwind. It's functional but feels a bit flat. Can you polish the main card components to make them feel more premium?
Sample output
Visual Polish for Dashboard Cards
1. Layered Shadow
Replace shadow-md with:
shadow-[0_1px_2px_rgba(0,0,0,0.05),0_4px_6px_-1px_rgba(0,0,0,0.1),0_2px_4px_-1px_rgba(0,0,0,0.06)]
Reason: Single-step shadows look heavy; layering creates a natural depth-of-field.
2. Inner Border
Add ring-1 ring-black/5 ring-inset:
Reason: Gives the card a crisp "stamped" edge against the background.
3. Interactive State
Add transition-all duration-200 ease-out hover:-translate-y-0.5:
Reason: Subtle lift on hover provides immediate tactile feedback.
About This Skill
What it does
The Visual Polish Master is a specialized design engineering skill that focuses on the 'last 10%' of your UI. It transforms functional interfaces into premium, professional products by refining surface details like shadows, borders, interactive states, and transitions without altering your core layout or structure.
Why use this skill
Most AI agents focus on functional code but often miss the subtle design cues that make software feel high-quality. This skill acts as a meticulous design QA, auditing your UI for details that developers often overlook: layered shadows (not just single-value offsets), optical alignment versus mathematical centering, and complete interactive state coverage (hover, focus, active). It doesn't just give you values; it explains the perceptual logic—like why a shadow feels 'floating' rather than 'glued'—helping you build a better design eye.
What you get
- Layered Shadow Recipes: Multi-step shadow definitions for depth and realism.
- Interactive State Audits: Missing hover, focus, and active state specifications.
- Refined Transitions: Timing and easing values that feel fluid, not robotic.
- Dark Mode Parity: Adjustments to ensure elevation and contrast work in dark themes.
- Precision Specs: Copy-paste ready CSS, Tailwind, or styling tokens.
Use Cases
- Audit near-finished UIs for missing interactive states and visual depth.
- Generate custom layered shadow recipes for professional elevation effects.
- Optimize transition timings and easing for a more fluid user experience.
- Refine border and divider treatments to improve information density and clarity.
Known Limitations
- Does not modify core layout or logic.
- Requires existing UI code or screenshots to analyze.
- Focused on CSS/styling, not UX flow or information architecture.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/visual-polish-master -o /tmp/visual-polish-master.zip && unzip -o /tmp/visual-polish-master.zip -d ~/.claude/skills && rm /tmp/visual-polish-master.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Compatible with Claude Code, Cursor, and Cline.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
World-Class Site & App Design
Every AI-built UI looks generic and templated. This skill teaches your agent to actually match the design to the project, the industry, and the audience.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.