スキル一覧に戻る
tuantiensiu

ui-ux-research

by tuantiensiu

1🍴 0📅 2026年1月12日
GitHubで見るManusで実行

SKILL.md


name: ui-ux-research description: Use when analyzing UI patterns across codebases, comparing design system implementations, auditing UI consistency, or understanding existing patterns before implementation

UI/UX Research Skill

Research UI patterns, design systems, and user experience across codebases.

When to Use

  • Analyzing UI patterns across large codebases
  • Comparing design system implementations
  • Auditing UI consistency
  • Understanding existing patterns before implementation

Research Patterns

Find All UI Components

Analyze the components directory.
List all UI components with their props interfaces.

Audit Design System Consistency

Check design token usage consistency:
- Colors
- Spacing
- Typography

Identify inconsistencies and suggest consolidation.

Compare UI Implementations

Compare layout patterns across pages.
Identify inconsistencies and recommend standardization.

Accessibility Audit

Audit components for WCAG compliance:
- Color contrast
- ARIA labels
- Keyboard navigation

Prioritize issues by severity.

Responsive Design Review

Find all responsive breakpoints and media queries.
Assess mobile-first compliance.
Identify missing responsive considerations.

Pattern Search Template

Has [PATTERN] been implemented?

Show:
1. Files containing the pattern
2. Implementation approach
3. Consistency across usages
4. Potential improvements

Common patterns to search:

  • Dark mode toggle
  • Form validation
  • Loading states
  • Error boundaries
  • Toast notifications
  • Modal dialogs
  • Data tables

Integration with Beads

For task-constrained research:

  1. Check bead spec constraints
  2. Research within those constraints
  3. Save findings to bead artifacts

Storage

Save research findings to .opencode/memory/design/research/

Output Format

## Research: [Topic]

### Findings

[Key discoveries]

### Current Implementation

[What exists]

### Recommendations

[What to improve]

### Next Steps

[Actionable items]
After ResearchUse Skill
Need implementationmockup-to-code
Need aesthetic improvementsfrontend-aesthetics
Need accessibility fixesaccessibility-audit

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です