Skip to content

feat: UI/UX design intelligence skills ekle#19

Merged
UfukCetinkaya57 merged 4 commits intomainfrom
feat/ui-ux-skills
Mar 10, 2026
Merged

feat: UI/UX design intelligence skills ekle#19
UfukCetinkaya57 merged 4 commits intomainfrom
feat/ui-ux-skills

Conversation

@UfukCetinkaya57
Copy link
Member

Summary

  • 6 command (component, page, form, hook, layout, api) skills'e dönüştürüldü — artık hem otomatik tetikleniyor hem /skill-name ile çağrılabiliyor
  • UI UX Pro Max skill eklendi (67 stil, 96 renk paleti, 57 font, 13 stack) — proje başında endüstriye uygun tasarım sistemi önerir
  • Frontend Design skill eklendi — kod yazarken spacing, erişilebilirlik, anti-pattern kurallarını uygular
  • Eski .claude/commands/ klasörü kaldırıldı

Nasıl çalışıyor?

Sen: "Fintech dashboard yap"
  → Pro Max: "Glassmorphism, Fira Code, gold+purple kullan"
  → Frontend Design: "Padding 8px grid, touch target 44px, cn() helper"
  → Component/Page/Layout: Doğru scaffold yapısı

Test plan

  • Claude Code'da "bir dashboard yap" diyerek skill tetiklenme kontrolü
  • /component Button yazarak manuel skill çağrısı kontrolü
  • python3 .claude/skills/ui-ux-pro-max/scripts/search.py "SaaS" --design-system çalıştır

🤖 Generated with Claude Code

Ufuk Cetinkaya added 4 commits February 26, 2026 12:36
CLAUDE.md ve 6 adet slash command eklendi:
- /component: React component oluşturma
- /page: Next.js sayfa oluşturma
- /hook: Custom React hook oluşturma
- /form: Validasyonlu form componenti
- /api: API route handler oluşturma
- /layout: Next.js layout componenti
- Vitest + React Testing Library for unit & component tests
- Playwright for E2E tests across Chromium, Firefox, WebKit
- Example tests: Home page, Button component, E2E navigation
- CI workflow updated with test + e2e jobs and artifact uploads
- CLAUDE.md updated with test conventions and file structure
- 6 command (component, page, form, hook, layout, api) skills'e taşındı
  → Artık hem otomatik tetikleniyor hem /skill-name ile çağrılabiliyor
- UI UX Pro Max skill eklendi (67 stil, 96 renk paleti, 57 font, 13 stack)
  → Proje başında endüstriye uygun tasarım sistemi önerir
- Frontend Design skill eklendi (Elite Frontend UX)
  → Kod yazarken spacing, erişilebilirlik, anti-pattern kuralları uygular
- Eski .claude/commands/ klasörü kaldırıldı
@UfukCetinkaya57 UfukCetinkaya57 merged commit 779f900 into main Mar 10, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant