Browse Skills

44895 skills found

security-agent.md
0
1 export security-agent
2 Unicorn from "Unicorn/Radium"
3 Deep security analysis with high reasoning effort for threat detection
2026-01-05
character-to-figure-photography.md
0
1 export character-to-figure-photography
2 leochanai from "leochanai/leo-obsidian-main"
3 将角色插画转换为高品质手办产品摄影场景。当用户提供角色图片并要求生成手办效果图、产品摄影场景或 3D 收藏品展示时使用。
2026-01-05
error-handling.md
0
1 export error-handling
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Error handling patterns including exception hierarchies, error messages, and recovery strategies. Activated when designing exceptions or error handling.
2026-01-05
hsl-to-oklch-converter.md
0
1 export hsl-to-oklch-converter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill converts HSL color values to OKLCH color values. It can process single or multiple colors, provided either directly by the user or from a specified file.
2026-01-05
generate-ad-images.md
0
1 export generate-ad-images
2 feed-mob from "feed-mob/feedmob-adpilot-mcp"
3 Generate two distinct, AI-powered image variations for advertising campaigns using Google Gemini's image generation capabilities. Use when creating visual assets for ads based on campaign parameters and research insights. Triggers on requests to generate ad images, create visual assets, produce image variations for A/B testing, or develop platform-specific ad visuals.
2026-01-05
testing-anti-patterns.md
0
1 export testing-anti-patterns
2 d-oit from "d-oit/do-novelist-ai"
3 Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
2026-01-05
cobra-patterns.md
0
1 export cobra-patterns
2 vanman2024 from "vanman2024/cli-builder"
3 Production-ready Cobra CLI patterns including command structure, flags (local and persistent), nested commands, PreRun/PostRun hooks, argument validation, and initialization patterns used by kubectl and hugo. Use when building Go CLIs, implementing Cobra commands, creating nested command structures, managing flags, validating arguments, or when user mentions Cobra, CLI development, command-line tools, kubectl patterns, or Go CLI frameworks.
2026-01-05
ui-mockup.md
0
1 export ui-mockup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrator for WebView UI mockup workflow - delegates design iteration to ui-design-agent and implementation scaffolding to ui-finalization-agent. Use when user mentions UI design, mockup, WebView interface, or requests 'design UI for [plugin]'.
2026-01-05
project-guide.md
0
1 export project-guide
2 inchan from "inchan/cc-plugins"
3 cc-plugins 프로젝트 개발 가이드라인, 레퍼런스 패턴, 프로젝트 구조 조회. Use when Claude needs to (1) Look up development principles (P1-P4, DRY, KISS, YAGNI, SOLID), (2) Find reference patterns for Hooks/Agents/Commands creation, (3) Understand project structure and file locations, (4) Learn how to create Skills/Hooks/Agents/Commands, or (5) Delegate to claude-code-guide for official Claude Code documentation
2026-01-05
moai-alfred-context-budget.md
0
1 export moai-alfred-context-budget
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Claude Code context window optimization strategies, JIT retrieval, progressive loading, memory file patterns, and cleanup practices. Use when optimizing context usage, managing large projects, or implementing efficient workflows.
2026-01-05
compact-files.md
0
1 export compact-files
2 financialvice from "financialvice/skills"
3 Expert guidance for compacting files to minimize AI token consumption while preserving semantic meaning. Use this skill when asked to compact, minimize, or reduce token usage in files.
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this when user requests code review, pull request analysis, or quality assessment. Provides systematic 6-category checklist: functionality, security (OWASP), code quality (SOLID), performance, testing, and maintainability. Apply for PR reviews, security audits, or teaching code quality principles
2026-01-05
nango-dry-run.md
0
1 export nango-dry-run
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when testing Nango syncs locally - runs dry-run command with proper parameters for integration testing without affecting production data
2026-01-05
implementing-valid-ready.md
0
1 export implementing-valid-ready
2 pbozeman from "pbozeman/svc"
3 Provides SVC-specific valid/ready streaming interface patterns and common pitfalls. Triggers when implementing valid/ready handshakes or debugging backpressure issues.
2026-01-05
worktree-manager.md
0
1 export worktree-manager
2 thinkfox-ai from "thinkfox-ai/worktree-manager-skill"
3 Create, manage, and cleanup git worktrees with Claude Code agents across all projects. USE THIS SKILL when user says "create worktree", "spin up worktrees", "new worktree for X", "worktree status", "cleanup worktrees", or wants parallel development branches. Handles worktree creation, dependency installation, validation, agent launching in Ghostty, and global registry management.
2026-01-05
aws-patterns.md
0
1 export aws-patterns
2 lgbarn from "lgbarn/terraform-aws-eks"
3 AWS infrastructure patterns and best practices for Terraform. Provides VPC, IAM, S3, and security group scaffolds. Use when developing AWS infrastructure.
2026-01-05
code-review.md
0
1 export code-review
2 terraphim from "terraphim/codex-skills"
3 Thorough code review for Rust/WebAssembly projects. Identifies bugs, securityissues, performance problems, and maintainability concerns. Provides actionablefeedback with specific suggestions.
2026-01-05
manage-planning.md
0
1 export manage-planning
2 Git-Fg from "Git-Fg/thecattoolkit"
3 MUST INVOKE this skill when creating executable plans in .prompts/planning/ with Brief → Roadmap → Phases structure. Expert patterns for hierarchical project plans.
2026-01-05
external-memory.md
0
1 export external-memory
2 k002bill2 from "k002bill2/LiveMetro"
3 Context persistence system for long-running multi-agent tasks. Saves research plans, findings, and checkpoints to prevent context loss at token limits.
2026-01-05
rag-design-patterns.md
0
1 export rag-design-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically applies when building RAG (Retrieval Augmented Generation) systems. Ensures proper chunking strategies, vector database patterns, embedding management, reranking, and retrieval optimization.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 hosenur from "hosenur/config"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
graphql-schema-generator.md
0
1 export graphql-schema-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate GraphQL schema definition files (SDL) with types, queries, mutations, subscriptions, and resolvers for API development. Triggers on "create GraphQL schema", "generate GraphQL types", "GraphQL API for", "SDL schema".
2026-01-05
git-workflow.md
0
1 export git-workflow
2 TakumiOkayasu from "TakumiOkayasu/dotfile-work"
3 gitを使用する際に使用。Conventional Commitsとブランチ命名をカバー。
2026-01-05
java-ddd-hexagonal.md
0
1 export java-ddd-hexagonal
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide Claude to create domain modules following DDD principles and hexagonal architecture for Java + Spring Boot projects.Use when user requests:(1) "Create a new module" / "새 모듈 만들어줘" / "도메인 모듈 생성"(2) "Add {feature} module" (e.g., "Add order module", "Add product module")(3) "Build {domain} bounded context" / "{domain} 바운디드 컨텍스트 구현"(4) Any request to create a new domain module for Java + Spring Boot projects with DDD and hexagonal architecture.Applies Kent Beck's TDD workflow (Red → Green → Refactor).Adapts to any Java/Spring Boot project by reading CLAUDE.md at project root.Uses Java 17+ features including records, sealed classes, and pattern matching.
2026-01-05