Skip to main content
Run any Skill in Manus
with one click
GitHub repository

optik

optik contains 118 collected skills from Dragoon0x, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
118
Stars
0
updated
2026-03-20
Forks
0
Occupation coverage
7 occupation categories ยท 100% classified
repository explorer

Skills in this repository

a11y-audit
software-quality-assurance-analysts-and-testers

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

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

2026-03-20
align
web-and-digital-interface-designers

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

2026-03-20
animate
web-developers

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

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

2026-03-20
audit
software-quality-assurance-analysts-and-testers

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

2026-03-20
benchmark
graphic-designers

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
graphic-designers

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

2026-03-20
certify
web-and-digital-interface-designers

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

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

2026-03-20
color-audit
software-developers

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

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

2026-03-20
compare
web-and-digital-interface-designers

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

2026-03-20
component-check
web-and-digital-interface-designersweb-developers

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

2026-03-20
contrast
web-and-digital-interface-designers

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-and-digital-interface-designers

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

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
special-effects-artists-and-animatorsgraphic-designers

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

2026-03-20
density
graphic-designers

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

2026-03-20
distill
graphic-designers

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

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

2026-03-20
export-json
web-and-digital-interface-designers

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

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
software-developers

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

2026-03-20
focus
web-developers

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-and-digital-interface-designers

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
software-developers

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

2026-03-20
harmonize
graphic-designers

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

2026-03-20
layout-audit
web-developers

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

2026-03-20
layout-fix
web-developers

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

2026-03-20
motion-audit
web-developers

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

2026-03-20
normalize
software-developers

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-and-digital-interface-designers

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

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-and-digital-interface-designers

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

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

2026-03-20
quieter
graphic-designers

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

2026-03-20
reduce-motion
web-developers

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

2026-03-20
report
software-developers

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

2026-03-20
responsive
web-developers

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
Showing top 40 of 118 collected skills in this repository.