Art & Design

addyosmani/api-and-interface-design

66.4kgithub.com

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

$ npx skills add addyosmani/agent-skills
Ver habilidade

affaan-m/swiftui-patterns

221.2kgithub.com

SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade

cyxzdev/uncodixfy

github.com

Prevents generic AI/Codex UI patterns when generating frontend code. Use this skill whenever generating HTML, CSS, React, Vue, Svelte, or any frontend UI code to enforce clean, human-designed aesthetics inspired by Linear, Raycast, Stripe, and GitHub instead of typical AI-generated UI.

$ npx skills add cyxzdev/uncodixfy
Ver habilidade

benjitaylor/agentation-self-driving

github.com

Autonomous design critique mode using the Agentation annotation toolbar. Use when the user asks to "critique this page," "add design annotations," "review the UI," "self-driving mode," "auto-annotate," or wants an AI agent to autonomously add design feedback annotations to a web page via the browser. Requires the Agentation toolbar to be installed on the target page and agent-browser skill to be available.

$ npx skills add benjitaylor/agentation
Ver habilidade

shopify/shopify-polaris-customer-account-extensions

github.com

Build custom functionality that merchants can install at defined points on the Order index, Order status, and Profile pages in customer accounts. Customer Account UI Extensions also supports scaffolding new customer account extensions using Shopify CLI commands.

$ npx skills add shopify/shopify-ai-toolkit
Ver habilidade

google/google-cloud-waf-reliability

14.1kgithub.com

Generates reliability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework. Use this skill to evaluate a workload, identify reliability requirements, and provide actionable recommendations for build, deploy, and manage the workload reliably in Google Cloud.

$ npx skills add google/skills
Ver habilidade

shopify/shopify-polaris-checkout-extensions

github.com

Build custom functionality that merchants can install at defined points in the checkout flow, including product information, shipping, payment, order summary, and Shop Pay. Checkout UI Extensions also supports scaffolding new checkout extensions using Shopify CLI commands.

$ npx skills add shopify/shopify-ai-toolkit
Ver habilidade

shopify/shopify-polaris-admin-extensions

github.com

Add custom actions and blocks from your app at contextually relevant spots throughout the Shopify Admin. Admin UI Extensions also supports scaffolding new adminextensions using Shopify CLI commands.

$ npx skills add shopify/shopify-ai-toolkit
Ver habilidade

google/gke-basics

14.1kgithub.com

Plan, create, and configure production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers Day-0 checklist, Autopilot vs Standard, networking (private clusters, VPC-native, Gateway API), security (Workload Identity, Secret Manager, RBAC hardening), observability, scaling, cost optimization, and AI/ML inference. WHEN: create GKE cluster, provision GKE environment, design GKE networking, secure GKE, optimize GKE cost, GKE autoscaling, GKE inference, GKE upgrade, GKE observability, GKE multi-tenancy, GKE batch, GKE HPC, GKE compute class.

$ npx skills add google/skills
Ver habilidade

shopify/shopify-partner

github.com

The Partner API lets you programmatically access data about your Partner Dashboard, including your apps, themes, and affiliate referrals.

$ npx skills add shopify/shopify-ai-toolkit
Ver habilidade

superdesigndev/superdesign

github.com

Superdesign is a design agent specialized in frontend UI/UX design. Use this skill before implementing any UI that requires design thinking. Common commands: superdesign create-project --title "X" (setup project), superdesign create-design-draft --project-id <id> --title "Current UI" -p "Faithfully reproduce..." --context-file src/Component.tsx (faithful reproduction), superdesign iterate-design-draft --draft-id <id> -p "dark theme" -p "minimal" --mode branch --context-file src/Component.tsx (design variations), superdesign execute-flow-pages --draft-id <id> --pages '[...]' --context-file src/Component.tsx (extend to more pages), superdesign create-component --project-id <id> --name "NavBar" --html-file /tmp/navbar.html --props '[...]' (extract reusable component), superdesign update-component --component-id <id> --html-file /tmp/navbar.html (update existing component), superdesign list-components --project-id <id> (list existing components). Supports line ranges: --context-file path:startLine:endLine

$ npx skills add superdesigndev/superdesign-skill
Ver habilidade

affaan-m/agent-harness-construction

221.2kgithub.com

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade

google/google-cloud-waf-security

14.1kgithub.com

Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify security requirements, and provide actionable recommendations for IAM, network security, data protection, and operational security.

$ npx skills add google/skills
Ver habilidade

addyosmani/frontend-ui-engineering

66.4kgithub.com

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

$ npx skills add addyosmani/agent-skills
Ver habilidade

affaan-m/liquid-glass-design

221.2kgithub.com

iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade

jeffallan/wordpress-pro

10.2kgithub.com

Develops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress REST API endpoints, applies security hardening (nonces, sanitization, escaping, capability checks), and optimizes performance through caching and query tuning. Use when building WordPress themes, writing plugins, customizing Gutenberg blocks, extending WooCommerce, working with ACF, using the WordPress REST API, applying hooks and filters, or improving WordPress performance and security.

$ npx skills add jeffallan/claude-skills
Ver habilidade

teng-lin/notebooklm

16.8kgithub.com

Complete API for Google NotebookLM - full programmatic access including features not in the web UI. Create notebooks, add sources, generate all artifact types, download in multiple formats. Activates on explicit /notebooklm or intent like "create a podcast about X"

$ npx skills add teng-lin/notebooklm-py
Ver habilidade

secondsky/tailwind-v4-shadcn

github.com

| Production-tested setup for Tailwind CSS v4 with shadcn/ui, Vite, and React. Use when: initializing React projects with Tailwind v4, setting up shadcn/ui, implementing dark mode, debugging CSS variable issues, fixing theme switching, migrating from Tailwind v3, or encountering color/theming problems. Covers: @theme inline pattern, CSS variable architecture, dark mode with ThemeProvider, component composition, vite.config setup, common v4 gotchas, and production-tested patterns.

$ npx skills add secondsky/claude-skills
Ver habilidade

affaan-m/jpa-patterns

221.2kgithub.com

JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade

shopify/shopify-storefront-graphql

github.com

Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations. Choose this when you need full control over data fetching and rendering your own UI. NOT for Web Components - if the prompt mentions HTML tags like <shopify-store>, <shopify-cart>, use storefront-web-components instead.

$ npx skills add shopify/shopify-ai-toolkit
Ver habilidade

github/winmd-api-search

35.7kgithub.com

Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML, sensors, networking, etc. Discovers the right API for a task and retrieves full type details (methods, properties, events, enumeration values).

$ npx skills add github/awesome-copilot
Ver habilidade

wshobson/team-composition-patterns

37.0kgithub.com

Design optimal agent team compositions with sizing heuristics, preset configurations, and agent type selection. Use this skill when deciding how many agents to spawn for a task, when choosing between a review team versus a feature team versus a debug team, when selecting the correct subagent_type for each role to ensure agents have the tools they need, when configuring display modes (tmux, iTerm2, in-process) for a CI or local environment, or when building a custom team composition for a non-standard workflow such as a migration or security audit.

$ npx skills add wshobson/agents
Ver habilidade

onmax/nuxt-ui

github.com

Use when building styled UI with @nuxt/ui v4 components - create forms with validation, implement data tables with sorting, build modal dialogs and overlays, configure Tailwind Variants theming. Use vue skill for raw component patterns, reka-ui for headless primitives.

$ npx skills add onmax/nuxt-skills
Ver habilidade

affaan-m/django-patterns

221.2kgithub.com

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade