원클릭으로
optik
optik에는 Dragoon0x에서 수집한 skills 118개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Full accessibility audit covering focus management, semantic HTML, ARIA attributes, color contrast, touch targets, screen reader experience, and motion safety.
Auto-fix detectable accessibility issues. Adds focus styles, semantic HTML, ARIA attributes, and touch target sizing.
Verify visual alignment across sections. Check that headings, text, images, and components share consistent alignment points.
Add purposeful motion and transitions to the interface. Focuses on high-impact moments: page load reveals, hover states, and scroll-triggered entries. Not decorative jitter.
Audit and fix ARIA attributes. Ensures proper aria-label, aria-hidden, aria-live, and role usage throughout the interface.
Comprehensive design quality audit with severity ratings, specific line references, and actionable fix instructions. Deeper than /score — examines every declaration.
Compare the current design against quality baselines. Shows where the design ranks relative to typical AI output, typical professional output, and exceptional output.
Amplify safe, boring designs. Increase contrast, enlarge key elements, add motion, intensify color, and push the aesthetic direction further.
Verify the design meets a specific OPTIK score threshold. Returns pass/fail with score breakdown. Use in CI/CD pipelines.
Ensure the full color palette passes WCAG contrast at every text size. Tests every foreground/background combination.
Map all colors in the codebase. Find duplicates, near-duplicates, one-off values, and colors not in the token system.
Auto-fix color issues. Replace failing contrast pairs, consolidate near-duplicates, and add missing CSS custom properties.
Side-by-side comparison of two versions. Shows score changes per category, what improved, what regressed.
Verify component consistency. Same component type should use same spacing, typography, and color patterns everywhere.
Check WCAG contrast ratios between any two colors. Reports AA/AAA compliance for normal text, large text, and UI components.
UX-focused design review examining visual hierarchy, information architecture, emotional resonance, and user flow. Goes beyond code quality into design effectiveness.
Generate dark mode color variant that preserves contrast ratios and visual hierarchy from the light theme. Not just color inversion — proper dark surface design.
Add memorable moments of joy. Micro-interactions, easter eggs, personality in copy, unexpected animations. Use sparingly for maximum impact.
Audit visual density and whitespace balance. Checks that sections alternate between sparse and dense, avoiding uniform monotony.
Strip a design to its essential form. Remove every element, decoration, and effect that doesn't earn its place. Reduce without losing meaning.
Export the current design system as CSS custom properties. Includes color, typography, spacing, shadows, and radii tokens.
Export the current design system as W3C Design Tokens JSON format. Compatible with Style Dictionary, Figma Tokens, and other token management tools.
Export the current design system as a Tailwind CSS configuration. Generates theme.extend with colors, fonts, spacing, shadows, and custom screens.
Pull reusable patterns from the codebase into a design system. Identifies shared tokens, repeated components, and common patterns.
Generate a complete focus ring system. Creates consistent, visible :focus-visible styles that match the design aesthetic while meeting accessibility requirements.
Apply 8px grid system with automatic snap correction. Finds all spacing values not aligned to the grid and snaps them to the nearest valid value.
Improve interface resilience. Add error handling, i18n support, text overflow handling, and edge case management.
Fix palette coherence issues. Ensures all colors in the palette work together harmonically (complementary, analogous, triadic, or split-complementary).
Map all layout patterns. Identify grid/flexbox usage, spacing patterns, nesting depth, and responsive breakpoints across the codebase.
Auto-fix layout issues. Snaps off-grid spacing, adds missing max-width constraints, and normalizes gap usage.
Check all motion declarations for purpose, performance, and accessibility. Flags decorative jitter, layout-animating properties, and missing reduced-motion fallbacks.
Align an interface to its design system standards. Replace one-off values with tokens. Ensure every element uses the system.
Design intelligence engine for frontend interfaces. Measures and enforces design quality through scoring algorithms, mathematical scales, and anti-pattern detection. Goes beyond subjective prompting with computable metrics across typography, color, layout, motion, and accessibility. Use when building any frontend UI to ensure output avoids generic AI aesthetics and hits measurable quality thresholds.
Push past conventional limits with technically ambitious effects. WebGL shaders, spring physics, GPU-accelerated particle systems, scroll-driven 3D transforms. Use sparingly for maximum impact.
Generate a complete 50-950 shade palette from a single hex color. Outputs 11 perceptually uniform shades with CSS variables, Tailwind config, and design token formats.
Final quality pass before shipping. Checks alignment, spacing consistency, hover states, focus styles, loading states, edge cases, and overall refinement.
Tone down overly aggressive designs. Reduce contrast, soften colors, decrease animation intensity, and restore breathing room without losing character.
Add prefers-reduced-motion support. Wraps existing animations in a media query and provides static fallbacks.
Generate a shareable OPTIK score card. Produces an SVG/image showing score, category breakdowns, and grade.
Check responsive behavior at key breakpoints. Verifies layout doesn't break, text remains readable, touch targets meet minimum sizes, and spacing scales appropriately.