Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

optik

optik contém 118 skills coletadas de Dragoon0x, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
118
Stars
0
atualizado
2026-03-20
Forks
0
Cobertura ocupacional
7 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

a11y-audit
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores web

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

2026-03-20
align
Designers de interfaces web e digitais

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

2026-03-20
animate
Desenvolvedores web

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
Desenvolvedores web

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

2026-03-20
audit
Analistas de garantia de qualidade de software e testadores

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

2026-03-20
benchmark
Designers gráficos

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
Designers gráficos

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

2026-03-20
certify
Designers de interfaces web e digitais

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
Desenvolvedores web

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

2026-03-20
color-audit
Desenvolvedores de software

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
Desenvolvedores web

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

2026-03-20
compare
Designers de interfaces web e digitais

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

2026-03-20
component-check
Designers de interfaces web e digitaisDesenvolvedores web

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

2026-03-20
contrast
Designers de interfaces web e digitais

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

2026-03-20
critique
Designers de interfaces web e digitais

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
Desenvolvedores web

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
Artistas de efeitos especiais e animadoresDesigners gráficos

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

2026-03-20
density
Designers gráficos

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

2026-03-20
distill
Designers gráficos

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
Desenvolvedores web

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

2026-03-20
export-json
Designers de interfaces web e digitais

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
Desenvolvedores web

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
Desenvolvedores de software

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

2026-03-20
focus
Desenvolvedores web

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
Designers de interfaces web e digitais

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
Desenvolvedores de software

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

2026-03-20
harmonize
Designers gráficos

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

2026-03-20
layout-audit
Desenvolvedores web

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

2026-03-20
layout-fix
Desenvolvedores web

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

2026-03-20
motion-audit
Desenvolvedores web

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

2026-03-20
normalize
Desenvolvedores de software

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
Designers de interfaces web e digitais

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
Desenvolvedores web

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
Designers de interfaces web e digitais

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
Desenvolvedores web

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

2026-03-20
quieter
Designers gráficos

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

2026-03-20
reduce-motion
Desenvolvedores web

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

2026-03-20
report
Desenvolvedores de software

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

2026-03-20
responsive
Desenvolvedores web

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
Mostrando as 40 principais de 118 skills coletadas neste repositório.