Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

optik

optik enthält 118 gesammelte Skills von Dragoon0x, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
118
Stars
0
aktualisiert
2026-03-20
Forks
0
Berufsabdeckung
7 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

a11y-audit
Softwarequalitätssicherungsanalysten und -tester

Full accessibility audit covering focus management, semantic HTML, ARIA attributes, color contrast, touch targets, screen reader experience, and motion safety.

2026-03-20
a11y-fix
Webentwickler

Auto-fix detectable accessibility issues. Adds focus styles, semantic HTML, ARIA attributes, and touch target sizing.

2026-03-20
align
Web- und digitale Schnittstellendesigner

Verify visual alignment across sections. Check that headings, text, images, and components share consistent alignment points.

2026-03-20
animate
Webentwickler

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.

2026-03-20
aria
Webentwickler

Audit and fix ARIA attributes. Ensures proper aria-label, aria-hidden, aria-live, and role usage throughout the interface.

2026-03-20
audit
Softwarequalitätssicherungsanalysten und -tester

Comprehensive design quality audit with severity ratings, specific line references, and actionable fix instructions. Deeper than /score — examines every declaration.

2026-03-20
benchmark
Grafikdesigner

Compare the current design against quality baselines. Shows where the design ranks relative to typical AI output, typical professional output, and exceptional output.

2026-03-20
bolder
Grafikdesigner

Amplify safe, boring designs. Increase contrast, enlarge key elements, add motion, intensify color, and push the aesthetic direction further.

2026-03-20
certify
Web- und digitale Schnittstellendesigner

Verify the design meets a specific OPTIK score threshold. Returns pass/fail with score breakdown. Use in CI/CD pipelines.

2026-03-20
color-a11y
Webentwickler

Ensure the full color palette passes WCAG contrast at every text size. Tests every foreground/background combination.

2026-03-20
color-audit
Softwareentwickler

Map all colors in the codebase. Find duplicates, near-duplicates, one-off values, and colors not in the token system.

2026-03-20
color-fix
Webentwickler

Auto-fix color issues. Replace failing contrast pairs, consolidate near-duplicates, and add missing CSS custom properties.

2026-03-20
compare
Web- und digitale Schnittstellendesigner

Side-by-side comparison of two versions. Shows score changes per category, what improved, what regressed.

2026-03-20
component-check
Web- und digitale SchnittstellendesignerWebentwickler

Verify component consistency. Same component type should use same spacing, typography, and color patterns everywhere.

2026-03-20
contrast
Web- und digitale Schnittstellendesigner

Check WCAG contrast ratios between any two colors. Reports AA/AAA compliance for normal text, large text, and UI components.

2026-03-20
critique
Web- und digitale Schnittstellendesigner

UX-focused design review examining visual hierarchy, information architecture, emotional resonance, and user flow. Goes beyond code quality into design effectiveness.

2026-03-20
dark-mode
Webentwickler

Generate dark mode color variant that preserves contrast ratios and visual hierarchy from the light theme. Not just color inversion — proper dark surface design.

2026-03-20
delight
Spezialeffektkünstler und AnimatorenGrafikdesigner

Add memorable moments of joy. Micro-interactions, easter eggs, personality in copy, unexpected animations. Use sparingly for maximum impact.

2026-03-20
density
Grafikdesigner

Audit visual density and whitespace balance. Checks that sections alternate between sparse and dense, avoiding uniform monotony.

2026-03-20
distill
Grafikdesigner

Strip a design to its essential form. Remove every element, decoration, and effect that doesn't earn its place. Reduce without losing meaning.

2026-03-20
export-css
Webentwickler

Export the current design system as CSS custom properties. Includes color, typography, spacing, shadows, and radii tokens.

2026-03-20
export-json
Web- und digitale Schnittstellendesigner

Export the current design system as W3C Design Tokens JSON format. Compatible with Style Dictionary, Figma Tokens, and other token management tools.

2026-03-20
export-tailwind
Webentwickler

Export the current design system as a Tailwind CSS configuration. Generates theme.extend with colors, fonts, spacing, shadows, and custom screens.

2026-03-20
extract
Softwareentwickler

Pull reusable patterns from the codebase into a design system. Identifies shared tokens, repeated components, and common patterns.

2026-03-20
focus
Webentwickler

Generate a complete focus ring system. Creates consistent, visible :focus-visible styles that match the design aesthetic while meeting accessibility requirements.

2026-03-20
grid
Web- und digitale Schnittstellendesigner

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.

2026-03-20
harden
Softwareentwickler

Improve interface resilience. Add error handling, i18n support, text overflow handling, and edge case management.

2026-03-20
harmonize
Grafikdesigner

Fix palette coherence issues. Ensures all colors in the palette work together harmonically (complementary, analogous, triadic, or split-complementary).

2026-03-20
layout-audit
Webentwickler

Map all layout patterns. Identify grid/flexbox usage, spacing patterns, nesting depth, and responsive breakpoints across the codebase.

2026-03-20
layout-fix
Webentwickler

Auto-fix layout issues. Snaps off-grid spacing, adds missing max-width constraints, and normalizes gap usage.

2026-03-20
motion-audit
Webentwickler

Check all motion declarations for purpose, performance, and accessibility. Flags decorative jitter, layout-animating properties, and missing reduced-motion fallbacks.

2026-03-20
normalize
Softwareentwickler

Align an interface to its design system standards. Replace one-off values with tokens. Ensure every element uses the system.

2026-03-20
optik-design
Web- und digitale Schnittstellendesigner

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.

2026-03-20
overdrive
Webentwickler

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.

2026-03-20
palette
Web- und digitale Schnittstellendesigner

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.

2026-03-20
polish
Webentwickler

Final quality pass before shipping. Checks alignment, spacing consistency, hover states, focus styles, loading states, edge cases, and overall refinement.

2026-03-20
quieter
Grafikdesigner

Tone down overly aggressive designs. Reduce contrast, soften colors, decrease animation intensity, and restore breathing room without losing character.

2026-03-20
reduce-motion
Webentwickler

Add prefers-reduced-motion support. Wraps existing animations in a media query and provides static fallbacks.

2026-03-20
report
Softwareentwickler

Generate a shareable OPTIK score card. Produces an SVG/image showing score, category breakdowns, and grade.

2026-03-20
responsive
Webentwickler

Check responsive behavior at key breakpoints. Verifies layout doesn't break, text remains readable, touch targets meet minimum sizes, and spacing scales appropriately.

2026-03-20
Zeigt die Top 40 von 118 gesammelten Skills in diesem Repository.