claude/skills/frontend-design/SKILL.md
This skill MUST be invoked when the user says "frontend yap", "UI tasarla", "component oluştur", "sayfa yap", "design ref", "design system", "DESIGN.md", "site gibi yap", "GitHub tarzı", "Vercel tarzı", "Anthropic tarzı", "generate design system", "design system oluştur", or any variation requesting frontend code generation, design system reference loading, or UI building. Builds distinctive production-grade interfaces and provides a 27-site design system catalog with URL-based generator.
npx skillsauth add kilimcininkoroglu/cli-tweaks frontend-designInstall 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.
Create distinctive, production-grade frontend interfaces. Load real-world design systems for reference or generate new ones from any URL.
use, generate, extract, list)If the user's command includes use, generate, extract, or list:
/frontend-design use github → Read subcommands/use.md and follow it. STOP./frontend-design generate <url> → Read subcommands/generate.md and follow it. STOP./frontend-design extract [path] → Read subcommands/extract.md and follow it. STOP./frontend-design list → Print the catalog table from the bottom of this file.For subcommand routing:
If no subcommand — build distinctive frontend code following the Design Guidelines below.
If a design system was loaded via Path A earlier in this conversation, use those tokens (colors, fonts, spacing, components). Otherwise, make bold creative choices.
Before coding, understand the context and commit to a BOLD aesthetic direction:
Choose a clear conceptual direction and execute it with precision. Bold maximalism and refined minimalism both work — the key is intentionality, not intensity.
Then implement working code (HTML/CSS/JS, React, Vue, etc.) that is:
Match complexity to the vision. Maximalist designs need elaborate code with extensive animations. Minimalist designs need restraint, precision, careful spacing and typography. Elegance comes from executing the vision well.
Use /frontend-design use <name> to load any of these into context:
| Site | Directory | Description |
|------------|------------------|--------------------------------------------------|
| X (Twitter)| catalog/x/ | Dark mode dominant, blue accent, minimalist |
| TikTok | catalog/tiktok/ | Vibrant cyan/pink gradient, neon on dark |
| Reddit | catalog/reddit/ | Orange-red #FF4500, card-based layout |
| Discord | catalog/discord/| Blurple #5865F2, gaming aesthetic |
| LinkedIn | catalog/linkedin/| Corporate blue #0A66C2, structured |
| Snapchat | catalog/snapchat/| Yellow #FFFC00, playful UI |
| Threads | catalog/threads/| Clean black/white, Instagram-adjacent |
| Mastodon | catalog/mastodon/| Purple #6364FF, open-source aesthetic |
| Site | Directory | Description |
|------------|-------------------|-------------------------------------------------|
| Amazon | catalog/amazon/ | Orange #FF9900, dense product layouts |
| Shopify | catalog/shopify/| Green #008060, Polaris design system |
| Etsy | catalog/etsy/ | Orange-coral #F56400, artisan aesthetic |
| eBay | catalog/ebay/ | Blue #3665F3, multicolor logo |
| Target | catalog/target/ | Red #CC0000, clean shopping UI |
| Walmart | catalog/walmart/| Blue #0071DC, utility-focused |
| Site | Directory | Description |
|-------------|---------------------|-----------------------------------------------|
| Booking.com | catalog/booking/ | Deep blue #003580, yellow CTAs |
| DoorDash | catalog/doordash/ | Red #FF3008, restaurant-focused |
| Starbucks | catalog/starbucks/| Green #00704A, warm inviting UI |
| Site | Directory | Description |
|--------------|-----------------------|---------------------------------------------|
| Steam | catalog/steam/ | Dark blue #1b2838, cyan accent |
| Epic Games | catalog/epicgames/ | Dark theme, blue #0074e4, cinematic |
| PlayStation | catalog/playstation/| Blue #003791, premium gaming |
| Xbox | catalog/xbox/ | Green #107C10, Fluent Design |
| Twitch | catalog/twitch/ | Purple #9146FF, live content focus |
| Site | Directory | Description |
|------------|---------------------|------------------------------------------------|
| GitHub | catalog/github/ | Primer system, octicon icons |
| Vercel | catalog/vercel/ | Black-white precision, Geist font |
| Supabase | catalog/supabase/ | Emerald #3ECF8E, code-first |
| OpenAI | catalog/openai/ | Clean white/dark, ChatGPT green |
| Anthropic | catalog/anthropic/| Warm terracotta #DA7756, editorial |
| Hacker | catalog/hacker/ | Matrix green #00ff41, terminal-native dark |
/frontend-design use: see subcommands/use.md/frontend-design generate: see subcommands/generate.md/frontend-design extract: see subcommands/extract.mddevelopment
This skill MUST be invoked when the user says "version update skill oluştur", "create version update skill", "versiyon skill'i oluştur", "update-version skill", "version-update skill yap" or any variation requesting creation of a project-local version update skill. SHOULD also invoke when user mentions "versiyon güncelleme skill'i kur", "setup version bumping", or asks to automate version management for the current project. Scans the project for version files, build commands, and changelog, then generates a tailored version-update skill in .factory/skills/.
development
This skill MUST be invoked when the user says "task-plan", "görev planla", "break down this PRD", "create tasks from spec", "PRD'yi parçala", "görevleri oluştur" or any variation requesting task breakdown from a specification document. SHOULD also invoke when user mentions "feature breakdown", "sprint planning", "task tracking", or wants to manage a structured development workflow with features and tasks.
testing
This skill MUST be invoked when the user says "commit tarihlerini değiştir", "redate commits", "spread commits", "backdate" or any variation requesting git commit date rewriting across a date range. Rewrites both author and committer dates using git filter-branch, distributing commits realistically across the specified period.
development
This skill MUST be invoked when the user says "UIKit", "iOS geliştirme", "programmatic UI", "table view", "collection view", "Auto Layout", "UIViewController", "UINavigationController", "Core Animation", "UIKit review", "UIKit build", "iOS view controller", "UIKit pattern", "programmatic layout", or any variation requesting UIKit development, review, or improvement. Covers programmatic UIKit with Auto Layout, table/collection views, navigation, animation, networking, architecture, and 20 reference documents with production-ready patterns.