One-click install
npx skills add https://github.com/tktcorporation/cross-recorder --skill ui-craft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-craft
Source: https://github.com/tktcorporation/cross-recorder/tree/main/.claude/skills/ui-craft
Command: npx skills add https://github.com/tktcorporation/cross-recorder --skill ui-craft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

UIの実装でAI特有の「ジェネリック感」を減らし、プロデザイナーが設計した品質を再現するスキル。 UIの実装、コンポーネント作成、画面構築、フロントエンド開発の依頼時に必須で活用する。

Core Features & Use Cases

  • 参照ベースの実装: 既存の高品質コンポーネントライブラリを参照して選定・カスタマイズ
  • 一貫性の担保: design tokens/テーマに沿った統一感のあるUIを作成
  • 実務適用例: ダッシュボードのカード、フォーム、リスト、モーダルなどのUI実装を迅速化

Quick Start

依頼されたUIを、参照ライブラリから最適なベースを選定し、要件に合わせてカスタマイズして納品する。

Frequently Asked Questions about ui-craft

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove generic AI generated UI patterns from frontend component implementation?

Remove generic AI generated UI patterns by selecting and customizing professional quality base components from reference libraries like shadcn/ui, Mantine, or Tremor. This ensures frontend implementation aligns with professional designer standards instead of default AI output.

What is the best way to implement consistent dashboard components using a design system?

Implement consistent dashboard components by sourcing base elements from reference libraries and customizing them to match your design tokens. This approach guarantees unified visual consistency across cards, forms, and lists while maintaining accessibility practices.

Does this UI implementation approach work with existing design tokens and accessibility requirements?

This UI implementation approach works directly with existing design tokens and accessibility requirements. It sources component APIs and styling from reference libraries like shadcn/ui to ensure your frontend project maintains established design system standards.

Can I use reference libraries like shadcn/ui or Mantine to build accessible frontend forms?

You can use reference libraries like shadcn/ui, Mantine, or Tremor to build accessible frontend forms. The implementation process selects optimal base components from these libraries and customizes them to meet your specific project requirements.

Why do my AI generated frontend components look generic and lack professional design quality?

AI generated frontend components look generic because they lack professional design system integration. Aligning component implementation with reference libraries and design tokens removes this generic feel and delivers professional quality UI.

What are the limitations of using reference libraries for UI component implementation?

The limitation of using reference libraries for UI component implementation is the dependency on external component APIs. You must align existing design tokens and accessibility practices with the chosen library to ensure consistent customization results.