awwwards-skill 是做什麼的?
Claude Code skill for building award-winning websites — 14 commands, design system enforcement, Arabic typography, anti-AI-slop rules
一個用於建置獲獎級網站的 Claude Code 技能,內建 14 個指令,可強制執行設計系統,支援阿拉伯文字排版,並內建反 AI 廢話規則。
這是一個專為 Claude Code 設計的技能,旨在幫助開發者建立具備獲獎潛力的精美網站。其核心功能包含 14 個預設指令,涵蓋從專案初始化到最終優化的完整流程。它能自動強制執行統一的設計系統,確保視覺與代碼的一致性,並原生支援阿拉伯文字的正確排版與連字處理。為確保輸出的高品質,該技能還內建了嚴格的「反 AI 廢話」規則,避免生成缺乏實質內容或過於冗長的建議。透過這些機制的組合,開發者可以在 Claude Code 環境中更高效、更一致地創作出具有設計感的專業網站。
npx skills add Z4YT0N/awwwards-skillClaude Code skill for building award-winning websites — 14 commands, design system enforcement, Arabic typography, anti-AI-slop rules
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.