Art & Design

google-labs-code/taste-design

6.2kgithub.com

Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.

$ npx skills add google-labs-code/stitch-skills
스킬 보기

wshobson/gdpr-data-handling

37.0kgithub.com

Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.

$ npx skills add wshobson/agents
스킬 보기

github/postgresql-code-review

35.7kgithub.com

PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).

$ npx skills add github/awesome-copilot
스킬 보기

flutter/flutter-building-layouts

2.5kgithub.com

Builds Flutter layouts using the constraint system and layout widgets. Use when creating or refining the UI structure of a Flutter application.

$ npx skills add flutter/skills
스킬 보기

github/penpot-uiux-design

35.7kgithub.com

Comprehensive guide for creating professional UI/UX designs in Penpot using MCP tools. Use this skill when: (1) Creating new UI/UX designs for web, mobile, or desktop applications, (2) Building design systems with components and tokens, (3) Designing dashboards, forms, navigation, or landing pages, (4) Applying accessibility standards and best practices, (5) Following platform guidelines (iOS, Android, Material Design), (6) Reviewing or improving existing Penpot designs for usability. Triggers: "design a UI", "create interface", "build layout", "design dashboard", "create form", "design landing page", "make it accessible", "design system", "component library".

$ npx skills add github/awesome-copilot
스킬 보기

github/create-implementation-plan

35.7kgithub.com

Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

$ npx skills add github/awesome-copilot
스킬 보기

vercel/ai-elements

github.com

Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a chatbot, AI assistant UI, or any AI-powered chat interface.

$ npx skills add vercel/ai-elements
스킬 보기

wshobson/responsive-design

37.0kgithub.com

Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.

$ npx skills add wshobson/agents
스킬 보기

expo/expo-ui-jetpack-compose

2.1kgithub.com

`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.

$ npx skills add expo/skills
스킬 보기

giuseppe-trisciuoglio/tailwind-css-patterns

github.com

Provides comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexbox, grid, spacing, typography, colors, and modern CSS best practices. Use when styling React/Vue/Svelte components, building responsive layouts, implementing design systems, or optimizing CSS workflow.

$ npx skills add giuseppe-trisciuoglio/developer-kit
스킬 보기

wshobson/openapi-spec-generation

37.0kgithub.com

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

$ npx skills add wshobson/agents
스킬 보기

antfu/unocss

5.4kgithub.com

UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.

$ npx skills add antfu/skills
스킬 보기

wshobson/python-design-patterns

37.0kgithub.com

Python design patterns including KISS, Separation of Concerns, Single Responsibility, and composition over inheritance. Use this skill when designing a new service or component from scratch and choosing how to layer responsibilities, when refactoring a God class or monolithic function that has grown too large, when deciding whether to add a new abstraction or live with duplication, when evaluating a pull request for structural issues like tight coupling or leaking internal types, when choosing between inheritance and composition for a new class hierarchy, or when a codebase is becoming hard to test because of entangled I/O and business logic.

$ npx skills add wshobson/agents
스킬 보기

expo/expo-ui-swiftui

2.1kgithub.com

`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.

$ npx skills add expo/skills
스킬 보기

ibelick/fixing-accessibility

3.2kgithub.com

Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewing WCAG compliance.

$ npx skills add ibelick/ui-skills
스킬 보기

ibelick/baseline-ui

3.2kgithub.com

Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass.

$ npx skills add ibelick/ui-skills
스킬 보기

nuxt/nuxt-ui

github.com

Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.

$ npx skills add nuxt/ui
스킬 보기

flutter/flutter-add-widget-preview

2.5kgithub.com

Adds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing screens to ensure consistent design and interactive testing.

$ npx skills add flutter/skills
스킬 보기

flutter/flutter-add-integration-test

2.5kgithub.com

Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integration_test package.

$ npx skills add flutter/skills
스킬 보기

flutter/flutter-add-widget-test

2.5kgithub.com

Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use when validating that a specific widget displays correct data and responds to events as expected.

$ npx skills add flutter/skills
스킬 보기

wshobson/dotnet-backend-patterns

37.0kgithub.com

Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.

$ npx skills add wshobson/agents
스킬 보기

antfu/web-design-guidelines

5.4kgithub.com

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

$ npx skills add antfu/skills
스킬 보기

wshobson/prompt-engineering-patterns

37.0kgithub.com

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

$ npx skills add wshobson/agents
스킬 보기

flutter/flutter-build-responsive-layout

2.5kgithub.com

Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes. Use when you need the UI to look good on both mobile and tablet/desktop form factors.

$ npx skills add flutter/skills
스킬 보기