skills/design_tokens/SKILL.md
--- name: design_tokens router_kit: FullStackKit description: 8-point grid spacing, typography scale ve color system. Temel tasarım değişkenleri. metadata: skillport: category: design tags: [accessibility, api integration, backend, browser apis, client-side, components, css3, debugging, deployment, design tokens, frameworks, frontend, fullstack, html5, javascript, libraries, node.js, npm, performance optimization, responsive design, seo, state management, testing, typescript, ui/ux, we
npx skillsauth add vuralserhat86/antigravity-agentic-skills skills/design_tokensInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Temel tasarım değişkenleri: spacing, typography, colors.
Tüm boşluklar 8'in katları olmalı.
4px - Minimum (micro)
8px - XS
16px - SM (icon-text arası)
24px - MD (card içi)
32px - LG (component'ler arası)
48px - XL (section içi gruplar)
64px - 2XL (section'lar arası)
96px - 3XL (major section'lar)
128px - 4XL (hero padding)
| Element | Padding | |---------|---------| | Card/Container | 24px veya 32px | | Button | 12px / 24px (V/H) | | Input | 12px / 16px (V/H) | | Section (Desktop) | 64px - 96px | | Section (Mobile) | 32px - 48px |
12px - Caption / Helper
14px - Small / Metadata
16px - Body (Base)
20px - Lead paragraph
24px - H4
32px - H3
40px - H2
48px - H1
64px - Hero
| Tip | Oran | |-----|------| | Başlıklar (H1-H3) | 1.2 - 1.3 | | Body text | 1.5 - 1.6 | | Small text | 1.4 | | Hero text | 1.1 |
400 - Regular (Body)
500 - Medium (Subtle emphasis)
600 - Semibold (Subheadings, buttons)
700 - Bold (Headings)
800 - Extra bold (Hero)
| Tip | Minimum | |-----|---------| | Normal text | 4.5:1 | | Large text (18px+) | 3:1 | | UI components | 3:1 | | AAA ideal | 7:1 |
Primary: 50, 100, 200...900, 950 (10 shade)
Secondary: 10 shades
Neutral: 10 shades
Success/Warning/Error/Info: 5 shades
100% - Default
75% - Disabled
60% - Placeholder
40% - Dividers
20% - Subtle backgrounds
10% - Hover overlays
0px - Sharp
4px - Small (buttons)
8px - Medium (cards) ← Default
16px - Large (feature cards)
9999px - Full (pills, avatars)
Kaynak: W3C Design Tokens Format & Style Dictionary Best Practices
category-type-item-state (örn: action-primary-hover) formatını uygula.Style Dictionary kullanarak tokens'ları CSS, JS ve Swift/Kotlin formatlarına dönüştür.| Aşama | Doğrulama | |-------|-----------| | 1 | Tüm renkler WCAG erişilebilirlik (Contrast) testinden geçti mi? | | 2 | Token isimleri geliştirici ve tasarımcı için aynı anlamı taşıyor mu? | | 3 | Token değişikliği tüm platformlarda otomatik güncelleniyor mu? |
Design Tokens v1.5 - With Workflow
tools
Production-tested setup for Zustand state management in React. Includes patterns for persistence, devtools, and TypeScript patterns. Prevents hydration mismatches and render loops.
development
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
development
--- name: websocket_engineer router_kit: FullStackKit description: WebSocket specialist for real-time communication systems. Invoke for Socket.IO, WebSocket servers, bidirectional messaging, presence systems. Keywords: WebSocket, Socket.IO, real-time, pub/sub, Redis. triggers: - WebSocket - Socket.IO - real-time communication - bidirectional messaging - pub/sub - server push - live updates - chat systems - presence tracking role: specialist scope: implementation output-format:
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.