ソース情報
- リポジトリ
- trungdo9/ClauKit
- ソースの最終更新活動
- 2026年6月4日 14:24
- 検出された SKILL.md の言語
- 英語
- スター
- 3
- フォーク
- 1
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/trungdo9/ClauKit --skill ui-ux-pro-maxコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
WordPress REST API client — connect to a live WP site to publish/update posts & pages (draft→publish), upload media, manage categories/tags, write Yoast/RankMath SEO meta, and audit existing content. Use when pushing generated marketing content to WordPress or auditing live WP articles. Auth via Application Passwords (env vars only). Consumer/client skill (not for building WP plugin endpoints).
Conversion Rate Optimization — landing pages, signup flows, popups, A/B tests. 25-point framework.
End-to-end SEO article production pipeline — from keyword strategy to published post. Standardizes a 6-stage flow (research/strategy → competitor analysis + outline → section-by-section writing → on-page optimization → media → internal-link + publish) into a Claude-native workflow. Ported from an n8n production pipeline. Use to plan, write, optimize, and publish complete SEO articles (single or at scale), incl. WordPress. State tracked via a content pipeline table (Supabase or a local plan file).
SOC 職業分類に基づく
SKILL.md を表示中
| name | ui-ux-pro-max |
| description | 50+ styles, 161 color palettes, 57 font pairs |
| category | Design & Frontend |
| status | active |
Comprehensive UI/UX design workflow integrating 50+ design styles, 161 scientifically-balanced color palettes, and 57 curated font pairs from Material Design 3, Apple HIG, and modern web best practices. Systematically select and apply design tokens to ensure accessibility, hierarchy, and brand consistency.
Do NOT use when: Quick mockups or experimental prototypes where perfect consistency is not required.
Define Design Constraints — Establish platform (web, iOS, Android), audience, accessibility level, and brand mood (modern, minimal, playful, corporate).
Select Color Palette — Choose from 161 palettes organized by mood and use case. Leverage semantic color roles (Primary, Secondary, Success, Warning, Error) and ensure all text meets WCAG AA contrast ratios.
Choose Typography — Select from 57 font pairs (Heading + Body). Apply Material Design 3's scale: Display, Headline, Title, Body, Label—each in Small, Medium, Large variants.
Build Component Hierarchy — Layer colors, typography, spacing, and shadows to create clear visual hierarchy. Use grayscale first to test contrast without color distraction.
Validate & Iterate — Cross-check designs against Material Design 3, Apple HIG, and Rauno Freiberg's Web Interface Guidelines. Test for dark mode support and touch target sizes.
Material Design 3 uses HCT (Hue, Chroma, Tone) color space for perceptually accurate palettes that work across light and dark modes. Each palette includes semantic roles: Primary (brand), Secondary (accent), Tertiary (alternative), Success, Warning, Error, with corresponding "On" roles for text contrast.
A constrained type scale ensures hierarchy without overwhelming choice. Display (largest, rare headlines) → Headline (section titles) → Title (subsections) → Body (readable content) → Label (UI controls). Each level has 3 variants (Small, Medium, Large) for responsive scaling.
Use consistent spacing scales (4, 8, 12, 16, 24, 32, 48, 64px) derived from your base unit. Apply to margin, padding, gap. Rhythmic spacing creates visual cohesion and makes layouts predictable.
Minimum touch targets 44×44 points (iOS) or 48×48 dp (Material). Text contrast ratios: AA for body (4.5:1), AAA for small text (7:1). Support Dynamic Type/scalable fonts. Test with screen readers.
Export decisions as design tokens (CSS vars, JSON): --color-primary, --font-headline-medium, --spacing-md. Centralize tokens in configuration, not scattered in components.
Scenario: Building a financial app for desktop and mobile.