Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

optik

optik 收录了来自 Dragoon0x 的 118 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
118
Stars
0
更新
2026-03-20
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

a11y-audit
软件质量保证分析师与测试员

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
网页开发工程师

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

2026-03-20
align
网页与数字界面设计师

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

2026-03-20
animate
网页开发工程师

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
网页开发工程师

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

2026-03-20
audit
软件质量保证分析师与测试员

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

2026-03-20
benchmark
平面设计师

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
平面设计师

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

2026-03-20
certify
网页与数字界面设计师

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
网页开发工程师

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

2026-03-20
color-audit
软件开发工程师

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
网页开发工程师

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

2026-03-20
compare
网页与数字界面设计师

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

2026-03-20
component-check
网页与数字界面设计师网页开发工程师

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

2026-03-20
contrast
网页与数字界面设计师

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

2026-03-20
critique
网页与数字界面设计师

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
网页开发工程师

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
特效艺术家和动画师平面设计师

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

2026-03-20
density
平面设计师

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

2026-03-20
distill
平面设计师

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
网页开发工程师

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

2026-03-20
export-json
网页与数字界面设计师

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
网页开发工程师

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
软件开发工程师

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

2026-03-20
focus
网页开发工程师

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
网页与数字界面设计师

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
软件开发工程师

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

2026-03-20
harmonize
平面设计师

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

2026-03-20
layout-audit
网页开发工程师

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

2026-03-20
layout-fix
网页开发工程师

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

2026-03-20
motion-audit
网页开发工程师

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

2026-03-20
normalize
软件开发工程师

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
网页与数字界面设计师

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
网页开发工程师

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
网页与数字界面设计师

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
网页开发工程师

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

2026-03-20
quieter
平面设计师

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

2026-03-20
reduce-motion
网页开发工程师

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

2026-03-20
report
软件开发工程师

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

2026-03-20
responsive
网页开发工程师

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
当前展示该仓库 Top 40 / 118 个已收集 skills。