🎨

設計

15354 skills in 內容與媒體 > 設計

research-git-patterns

Git-aware skill for finding implementation patterns and retrieving story context from git history. Use when searching for similar implementations or understanding how a feature was built. To use this skill, you must have a story ID (e.g., "US-001-auth-login-admin"). Use research-user-stories skill to find the story ID.

majiayu000/claude-skill-registry
0
0
更新於 18h ago

complex-state-management

Production patterns for managing complex application state in React without Redux, Zustand, or other state libraries. Includes multi-stage loading, command patterns, refs for performance, and parallel data fetching. Use when building complex UIs with interconnected states, need loading stages and progress tracking, or implementing command patterns.

majiayu000/claude-skill-registry
0
0
更新於 18h ago

context7-docs

PRIMARY tool for fetching library/framework documentation. PROACTIVELY use instead of WebFetch/WebSearch when user requests docs, API references, setup guides, or code examples for any programming library or framework. Use this skill immediately when detecting queries like "show me X docs", "how do I use Y", "get Z documentation", etc. Token-efficient alternative to MCP servers.

syz51/claude-code-settings
0
0
更新於 18h ago

chuukese-language-processing

Specialized processing for Chuukese language text including tokenization, accent handling, cultural context preservation, and language-specific patterns. Use when working with Chuukese text, translation tasks, or when building language models for this Micronesian language.

majiayu000/claude-skill-registry
0
0
更新於 18h ago

code-review

Provides code review guidelines, checklists, and best practices for reviewing pull requests. Use when reviewing code, preparing for code review, or when users mention "code review", "review PR", "review checklist", or "code quality".

IHKREDDY/agent-skills-ts
0
0
更新於 18h ago

tdd

Guide development following Kent Beck's Test-Driven Development (TDD) using Red → Green → Refactor cycle. Use when writing tests first, implementing features with TDD, need to write failing tests, make tests pass, refactoring after tests pass, following red-green-refactor, fixing defects with tests, or practicing test-driven development methodology.

snrsw/dotfiles
0
0
更新於 18h ago

error-conversion-guide

Marketplace

Guides users on error conversion patterns, From trait implementations, and the ? operator. Activates when users need to convert between error types or handle multiple error types in a function.

EmilLindfors/claude-marketplace
0
0
更新於 18h ago

moai-cc-skills

Claude Code Skills management, skill creation patterns, and knowledge capsule architecture. Use when creating custom Skills, managing skill libraries, or designing knowledge systems.

majiayu000/claude-skill-registry
0
0
更新於 18h ago

color-theory-palette-harmony-expert

Expert in color theory, palette harmony, and perceptual color science for computational photo composition. Specializes in earth-mover distance optimization, warm/cool alternation, diversity-aware palette selection, and hue-based photo sequencing. Activate on "color palette", "color harmony", "warm cool", "earth mover distance", "Wasserstein", "LAB space", "hue sorted", "palette matching". NOT for basic RGB manipulation (use standard image processing), single-photo color grading (use native-app-designer), UI color schemes (use vaporwave-glassomorphic-ui-designer), or color blindness simulation (accessibility specialists).

majiayu000/claude-skill-registry
0
0
更新於 18h ago

researching-ux

ユーザーリサーチと行動分析を支援します。ユーザビリティテスト、UXレビュー、フィードバック分析、ジャーニーマップ作成、ペルソナ定義を提供します。ユーザー理解深化、UX改善、フィードバック分析が必要な場合に使用してください。

sekka/dotfiles
0
0
更新於 18h ago

django-vue-flutter

Comprehensive guide for developing full-stack applications using the Django + Vue.js + Flutter starter template. Use this skill when creating new projects from the fullstack-starter-djvurn template, or when working on projects that follow this architecture. Covers: Django app creation, DRF API development, Vue.js components, Flutter mobile development, database migrations, API client generation, testing (TDD), type safety (mypy, TypeScript), code quality enforcement, and Docker-based workflows. Trigger patterns: "create new Django app", "add API endpoint", "build Vue component", "setup Flutter feature", "write tests for", "run migrations", "generate API client", "type check", "follow TDD"

hmesfin/pm-mcp
0
0
更新於 18h ago

moai-library-shadcn

Moai Lib Shadcn Ui - Professional implementation guide

majiayu000/claude-skill-registry
0
0
更新於 18h ago

helm-chart-scaffolding

Marketplace

Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.

HermeticOrmus/after-the-third-cup
0
0
更新於 18h ago

questpdf

QuestPDF report generation with fluent C# API. Use when generating PDF documents, designing report layouts, creating invoices/data tables, implementing page structures with headers/footers, or building reusable document components.

keithdv/ClaudeSkills
0
0
更新於 18h ago

templar-miner-claude-skill

This skill should be used when setting up, optimizing, or managing Templar AI miners on Bittensor Subnet 3 (netuid 3). Use it for tasks involving miner configuration, performance optimization, troubleshooting gradient scoring issues, managing Bittensor wallets with btcli, monitoring miner metrics, renting GPUs via Basilica for mining operations, or strategizing to achieve top miner ranking in the Templar decentralized training network. Integrates seamlessly with the basilica-cli-helper skill for GPU rentals.

majiayu000/claude-skill-registry
0
0
更新於 18h ago

design-production

Creates production-ready design files, prototypes, and specifications for development teams. Translates validated concepts into detailed, implementable designs with comprehensive specs for developers. Produces Figma files (via API), high-fidelity prototypes, design specifications, and animation files.

majiayu000/claude-skill-registry
0
0
更新於 18h ago

workflow-process-generator

Transform organizational knowledge into professional, compliance-ready workflow documentation including SOPs, process maps, runbooks, and operational playbooks with built-in quality assurance and change management frameworks.

therealchandlerbing/claude-usecases
0
2
更新於 18h ago

nextjs-app-router-navigation

Provides guidance and reusable assets for implementing navigation in Next.js App Router. Covers file-based routing, dynamic routes, layouts, loading/error UI, protected routes with middleware, and navigation patterns like Link, useRouter, and redirect. Use when working on routing or navigation tasks in a Next.js App Router project.

MUmerRazzaq/fast-next-todo
0
0
更新於 18h ago

npm-package-maintenance

Marketplace

Guides npm package maintenance tasks. Use when user mentions outdated packages, npm audit, security vulnerabilities, dependency updates, package optimization, unused dependencies, or devDependencies categorization. Recommends the npm-package-maintainer agent via /maintain commands.

lenneTech/claude-code
0
0
更新於 18h ago

full-stack-dev

Guide for building fullstack applications with Vue 3, FastAPI, Docker, and MySQL. Use this skill when developing or debugging applications using this specific technology stack including frontend (Vue 3, Element Plus, Pinia, Vue Router, Axios, Vite), backend (FastAPI, SQLAlchemy, Pydantic, JWT), containerization (Docker, Docker Compose), database (MySQL 8.0+), RESTful API design, authentication, and deployment workflows.

sprigga/WebPDTool
0
0
更新於 18h ago