🎨

Design

15354 skills in Content & Media > Design

validate-requirements

Marketplace

Validate requirements quality - unique keys, acceptance criteria, testability, clarity. Sensor detecting requirement quality issues. Use before moving to Design stage or as quality gate.

foolishimp/ai_sdlc_method
0
0
Aktualisiert 1w ago

prisma

Type-safe database access with Prisma ORM for Node.js and TypeScript. Use when designing schemas, writing queries, running migrations, or optimizing database operations. Triggers on Prisma, database, ORM, migration, or SQL questions.

FractionEstate/midnight-dev-skills
0
0
Aktualisiert 1w ago

typescript-best-practices

Guide AI agents through TypeScript coding best practices including type safety, error handling, code organization, and architecture patterns. This skill should be used when generating TypeScript code, reviewing TypeScript files, creating new TypeScript modules, refactoring JavaScript to TypeScript, or when the user asks about TypeScript patterns, types, or coding standards. Keywords: typescript, types, coding standards, best practices, type safety, generics, architecture, refactoring.

jwynia/agent-skills
0
0
Aktualisiert 1w ago

guia-diseno-ui-moderno

Enseña principios de diseño UI/UX profesional para crear interfaces hermosas y modernas. Incluye paletas de colores contemporáneas, tipografía, espaciado y componentes. Evita clichés como gradientes azul-púrpura. Úsalo al diseñar cualquier interfaz de usuario.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

cloudflare-zero-trust-access

Use this skill when integrating Cloudflare Zero Trust Access authentication with Cloudflare Workers applications. Provides Hono middleware setup, manual JWT validation patterns, service token authentication, CORS handling with Access, and multi-tenant configurations. Prevents 8 common errors including CORS preflight blocking (45 min saved), key cache race conditions (20 min), missing JWT headers (30 min), and dev/prod team mismatches (15 min). Saves ~58% tokens (3,250 tokens) and 2.5 hours per implementation. Covers user authentication flows, service-to-service auth, geographic restrictions, role-based access control, and Access policy configuration.Keywords: Cloudflare Access, Zero Trust, Cloudflare Zero Trust Access, Access authentication, JWT validation, access jwt, service tokens, hono cloudflare access, hono-cloudflare-access middleware, workers authentication, protect worker routes, admin authentication, access policy, identity providers, azure ad access, google workspace access, okta access, github a

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

design-archivist

Long-running design anthropologist that builds comprehensive visual databases from 500-1000 real-world examples, extracting color palettes, typography patterns, layout systems, and interaction design across any domain (portfolios, e-commerce, SaaS, adult content, technical showcases). This skill should be used when users need exhaustive design research, pattern recognition across large example sets, or systematic visual analysis for competitive positioning.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

go-reviewer

WHEN: Go project review, error handling, goroutines, interfaces, testingWHAT: Error handling patterns + Concurrency safety + Interface design + Testing + Idiomatic GoWHEN NOT: Go API frameworks → go-api-reviewer, Rust → rust-reviewer

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

interaction-design

Create rich, responsive interactive experiences that make applications a joy to use. Use this skill when building components with user interactions, forms, data-heavy interfaces, or any feature requiring thoughtful UX patterns. Complements frontend-design with psychology-driven interaction patterns.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

spec-writing

Marketplace

This skill should be used when the user asks to "write a spec", "create a specification", "define acceptance criteria", "break down a feature", "write user stories", or needs guidance on structuring feature requirements. Provides patterns for effective spec writing and task decomposition.

astrosteveo/dev-marketplace
0
0
Aktualisiert 1w ago

backend-api

Design and implement RESTful API endpoints following best practices for URL structure, HTTP methods, status codes, and versioning. Use this skill when creating or modifying API routes, controllers, or endpoint handlers. When working on files like routes.py, api.py, controllers/, endpoints/, or any file defining HTTP endpoints. When designing URL patterns, choosing HTTP methods (GET, POST, PUT, PATCH, DELETE), implementing pagination, filtering, or sorting. When adding rate limiting headers or API versioning strategies.

89jobrien/mcp-joecc
0
0
Aktualisiert 1w ago

resilient-async-operations

A comprehensive pattern for handling asynchronous operations in JavaScript/TypeScript applications with automatic cleanup, graceful error handling, and memory leak prevention. Use when building async operations that need timeout control, cancellation support, retry logic, or graceful error handling.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

testing-guidelines

How tests should be structured, named, and prioritized in this codebase.

amattas/agentic-coding
0
0
Aktualisiert 1w ago

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

alavida-ai/vf-owwo
0
0
Aktualisiert 1w ago

docker-workflow

Marketplace

멀티 스테이지 빌드(multi-stage builds), docker-compose 오케스트레이션, 이미지 최적화, 디버깅 및 운영 모범 사례를 포함하는 포괄적인 Docker 컨테이너화 워크플로우입니다. 애플리케이션 컨테이너화, 개발 환경 구축 또는 Docker 배포 시 사용합니다.

icartsh/icartsh_plugin
0
0
Aktualisiert 1w ago

flutter-mobile-design

Create distinctive, production-grade Flutter mobile applications with Material Design 3. Use this skill when the user asks to build Flutter widgets, screens, pages, or complete mobile apps. Handles UI creation from scratch, design-to-code conversion (Figma/mockups), architecture patterns (Riverpod, BLoC), and Flutter best practices. Generates beautiful, performant Flutter code that avoids generic aesthetics.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

designing-frontend

Marketplace

Build distinctive, production-grade frontend interfaces with memorable aesthetics. Use when creating web components, pages, or applications. Prioritizes creative, context-specific design over generic patterns.

Byunk/claude-code-essentials
0
0
Aktualisiert 1w ago

pdf-processing

Process and analyze PDF documents including text extraction, table extraction, chart analysis, and visual content understanding. Use when working with PDFs, extracting structured data, generating summaries, or converting PDFs to other formats (markdown, JSON, CSV).

Wesley1600/ClaudeCodeFrameWork
0
0
Aktualisiert 1w ago

deploy

Build the project, commit all changes, and deploy to main via the claude/merge-to-main branch. Use when deploying changes to production.

bselee/MuRP
0
0
Aktualisiert 1w ago

callabo-tmux

Callabo 서비스들을 tmux로 한번에 실행합니다. callabo-server, scheduler, callabo-webapp, magi를 4개의 pane으로 구성하여 개발 환경을 빠르게 시작합니다.

jiunbae/agent-skills
0
0
Aktualisiert 1w ago

intelligent-task-router

Marketplace

Implements Anthropic's Routing pattern to classify incoming tasks and direct them to specialized handlers. Analyzes task complexity, intent, and category to select optimal processing path and model (Haiku/Sonnet/Opus). Use as the entry point for complex requests requiring intelligent dispatch.

inchan/cc-skills
0
0
Aktualisiert 1w ago