Browse Skills

22656 skills found

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
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
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
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
phoenix-advanced-forecasting.md
0
1 export phoenix-advanced-forecasting
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Architecture for the 'living model': graduation rates, multi-MOIC analysis, reserves ranking, scenarios, and Monte Carlo. Always sits on top of the deterministic core.
2026-01-05
jsgui3-activation-debug.md
0
1 export jsgui3-activation-debug
2 metabench from "metabench/copilot-dl-news"
3 Debug jsgui3 client-side activation issues. Use when SSR renders but clicks don’t work, this.dom.el is null, or you see Missing context.map_Controls / activation failures.
2026-01-05
skill-catalog.md
0
1 export skill-catalog
2 chkim-su from "chkim-su/forge-editor"
3 Categorize and display available skills. Use when listing or selecting skills.
2026-01-05
starred-email.md
0
1 export starred-email
2 christopheryeo from "christopheryeo/claude-skills"
3 Retrieves the user's starred Gmail emails, summarizing each message with metadata, action notes, and direct links while honoring optional filters for timeframe, keywords, or participants.
2026-01-05
htmx.md
0
1 export htmx
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Adds AJAX, CSS Transitions, WebSockets, and Server Sent Events to HTML using attributes. Use when building hypermedia-driven applications, adding interactivity without JavaScript frameworks, or when user mentions HTMX, hx-boost, or HTML-first development.
2026-01-05
mcp-server-setup.md
0
1 export mcp-server-setup
2 kelleysd-apps from "kelleysd-apps/sdd-agentic-framework"
3 MCP (Model Context Protocol) server selection and configuration skill usingDocker MCP Toolkit as the primary orchestration method. Guides dynamic serverdiscovery, installation via Docker gateway, and fallback to direct installation.Should be executed after /initialize-project to extend Claude Code's capabilities.
2026-01-05
skill-writer.md
0
1 export skill-writer
2 Dami-Randle from "Dami-Randle/logidocs-certify"
3 Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
2026-01-05
livekit-nextjs-frontend.md
0
1 export livekit-nextjs-frontend
2 Okeysir198 from "Okeysir198/P20251122-claude-skills"
3 Build and review production-grade web and mobile frontends using LiveKit with Next.js. Covers real-time video/audio/data communication, WebRTC connections, track management, and best practices for LiveKit React components.
2026-01-05
multi-agent.md
0
1 export multi-agent
2 sakthiram from "sakthiram/chitti"
3 Orchestrate autonomous agent teams to complete complex tasks. PM dynamically selects specialized agents based on task classification and enforces non-negotiable principles. Supports local and remote agents, persistent sessions, and continuous learning through skills.
2026-01-05
database-technologies.md
0
1 export database-technologies
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-system-design"
3 Master database technologies including SQL, PostgreSQL, MongoDB, Redis, and data modeling. Use when designing databases, writing queries, or optimizing database performance.
2026-01-05
get-last-frame.md
0
1 export get-last-frame
2 jacwu from "jacwu/demo-skill-sora2"
3 Extract the last frame of an MP4 file into an image using OpenCV. Use when the user needs the final frame of a generated video saved as a still image.
2026-01-05
fastapi-patterns.md
0
1 export fastapi-patterns
2 clostaunau from "clostaunau/holiday-card"
3 Comprehensive FastAPI best practices, patterns, and conventions for building production-ready Python web APIs. Covers application structure, async patterns, Pydantic models, dependency injection, database integration, authentication, error handling, testing, OpenAPI documentation, performance optimization, and common anti-patterns. Essential reference for FastAPI code reviews and development.
2026-01-05