design▌
309 indexed skills · max 10 per page
database-design
davila7/claude-code-templates · Frontend
Learn to THINK, not copy SQL patterns.
resend-design-skills
resend/design-skills · Frontend
A collection of design-related skills for Claude Code.
mobile-first-design
aj-geddes/useful-ai-prompts · Frontend
Mobile-first design prioritizes small screens as the starting point, ensuring core functionality works on all devices while leveraging larger screens for enhanced experience.
organizational-design
refoundai/lenny-skills · Frontend
Frameworks for designing organizational structures around speed versus coherence trade-offs. \n \n Contrasts centralized models (Apple: coherent user experience through central coordination) with decentralized models (Amazon: parallel execution through autonomous teams with minimal dependencies) \n Emphasizes functional structures over divisional ones to reduce management layers, restore startup speed, and keep leaders close to actual work \n Guides users through context discovery, trade-off ide
qiaomu-design-advisor
joeseesun/qiaomu-design-advisor · Frontend
Design methodology advisor combining Jobs-style product intuition with Rams-style functional minimalism. \n \n Diagnoses design problems through structured questioning before proposing solutions, uncovering true user needs beneath surface requests \n Delivers three solution tiers for every challenge: incremental optimization, structural redesign, and ideal long-term vision, with honest trade-off analysis \n Enforces pixel-level precision across spacing, typography, color, interaction states, and
design-engineering
refoundai/lenny-skills · Frontend
Bridge design and engineering teams by clarifying roles, organizational placement, and hiring strategy. \n \n Defines design engineering as merging UX design with engineering to accelerate prototyping and production shipping, with scope varying from validation prototypes to production-ready code \n Emphasizes combining design sensibility with shipping ability rather than seeking unicorn-level expertise in both disciplines \n Guides organizational placement decisions, handoff friction diagnosis,
cloud-design-patterns
github/awesome-copilot · Cloud
Architects design workloads by integrating platform services, functionality, and code to meet both functional and nonfunctional requirements. To design effective workloads, you must understand these requirements and select topologies and methodologies that address the challenges of your workload's constraints. Cloud design patterns provide solutions to many common challenges.
web-design-guidelines
langgenius/dify · Frontend
Audit UI code against Web Interface Guidelines for compliance and best practices. \n \n Fetches the latest guidelines from Vercel Labs before each review to ensure current rule compliance \n Accepts file paths or patterns as arguments; prompts for files if none specified \n Outputs findings in concise file:line format for quick identification of violations \n Covers accessibility, design patterns, and UX best practices as defined in the guidelines repository \n
deployment-pipeline-design
wshobson/agents · Frontend
Multi-stage CI/CD pipelines with approval gates and deployment orchestration. \n \n Covers four deployment strategies: rolling updates, blue-green, canary, and feature flags, each with trade-offs for downtime, rollback speed, and infrastructure cost \n Includes approval gate patterns for manual review, time-based delays, and multi-approver workflows across GitHub Actions, GitLab CI, and Azure Pipelines \n Provides automated rollback mechanisms triggered by health checks and failure detection, pl
implement-design
figma/mcp-server-guide · Frontend
Translates Figma designs into production-ready code with pixel-perfect visual fidelity. \n \n Requires Figma MCP server connection and a Figma URL with file key and node ID to extract design context, screenshots, and assets \n Seven-step structured workflow: parse URL, fetch design context, capture visual reference, download assets, translate to project conventions, achieve 1:1 parity, and validate against Figma \n Prioritizes design system reuse over duplication; maps Figma tokens to project de