Browse Skills
44969 skills found
context-hierarchy-design.md
3
1
export
context-hierarchy-design
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Design memory hierarchy with progressive loading for optimal context management. Use when organizing CLAUDE.md imports, implementing just-in-time context loading, or designing priming hierarchies for agents.
2026-01-05
idea-plugin-dev.md
3
1
export
idea-plugin-dev
2
from
"zeka-stack/zeka-idea-plugin"
from
"zeka-stack/zeka-idea-plugin"
3
Develop IntelliJ IDEA plugins with two templates, standard plugins and AI-integrated plugins. Use when creating new IntelliJ IDEA plugins, setting up plugin projects, implementing actions, settings pages, or integrating with IntelliAI Engine. Supports both simple plugins without AI dependencies and advanced plugins with AI provider selection and prompt template management.
2026-01-05
build-buy-analysis.md
3
1
export
build-buy-analysis
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Make vs buy vs open source decision frameworks for technology and component acquisition
2026-01-05
talos-os-expert.md
3
1
export
talos-os-expert
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Elite Talos Linux expert specializing in immutable Kubernetes OS, secure cluster deployment, machine configurations, talosctl CLI operations, upgrades, and production-grade security hardening. Expert in Talos 1.6+, secure boot, disk encryption, and zero-trust infrastructure. Use when deploying Talos clusters, configuring machine configs, troubleshooting node issues, or implementing security best practices.
2026-01-05
feature-sliced-design.md
3
1
export
feature-sliced-design
2
from
"constellos/claude-code-plugins"
from
"constellos/claude-code-plugins"
3
This skill should be used when the user asks to "implement FSD", "use Feature-Sliced Design", "organize architecture", "structure project folders", "set up FSD layers", "create feature slices", "refactor to FSD", "add FSD structure", or mentions "feature slices", "layered architecture", "FSD methodology", "architectural organization", "views layer", "entities layer", "shared layer", "Next.js with FSD", or "Turborepo FSD structure". Provides comprehensive guidance for implementing Feature-Sliced Design methodology in Next.js applications with custom 'views' layer naming.
2026-01-05
email-marketing.md
3
1
export
email-marketing
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
Create email marketing campaigns including newsletters, drip sequences, promotional emails, and transactional emails. Use when writing email copy, designing email templates, or planning email automation.
2026-01-05
elevator-pitch-techniques.md
3
1
export
elevator-pitch-techniques
2
from
"mike-coulbourn/claude-vibes"
from
"mike-coulbourn/claude-vibes"
3
Provides elevator pitch and verbal brand communication frameworks including Donald Miller's StoryBrand (SB7), Nancy Duarte's Sparkline, Chris Westfall's CLARITY, Andy Raskin's Strategic Narrative, Simon Sinek's Golden Circle, and time-based pitch structures (10s, 30s, 60s). Auto-activates during elevator pitch creation, one-liner development, brand pitch refinement, and verbal communication work. Use when discussing elevator pitches, one-liners, brand intros, verbal pitches, pitch coaching, spoken brand messages, or pitch variations.
2026-01-05
frontend-design.md
3
1
export
frontend-design
2
from
"duongductrong/cursor-kit"
from
"duongductrong/cursor-kit"
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
solid-principles-code-review.md
3
1
export
solid-principles-code-review
2
from
"jack-michaud/faire"
from
"jack-michaud/faire"
3
Review Python code for adherence to SOLID principles (SRP, OCP, LSP, ISP, DIP). Use when reviewing Python code for maintainability, testability, and design quality.
2026-01-05
swift-navigation-appkit.md
3
1
export
swift-navigation-appkit
2
from
"nonameplum/agent-skills"
from
"nonameplum/agent-skills"
3
AppKit navigation tools: bindings, animations, and macOS navigation patterns
2026-01-05
webapp-testing.md
3
1
export
webapp-testing
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
api-portal-design.md
3
1
export
api-portal-design
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
API documentation and developer portal design
2026-01-05
ansible.md
3
1
export
ansible
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
GitHub repository skill for ansible/ansible-documentation
2026-01-05
pre-presentation-cleanup.md
3
1
export
pre-presentation-cleanup
2
from
"cowwoc/styler"
from
"cowwoc/styler"
3
Complete mandatory cleanup before presenting changes for user approval in AWAITING_USER_APPROVAL state
2026-01-05
web-browser.md
3
1
export
web-browser
2
from
"MykalMachon/llm-config"
from
"MykalMachon/llm-config"
3
Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.
2026-01-05
learning.md
3
1
export
learning
2
from
"wayne930242/weihung-pai"
from
"wayne930242/weihung-pai"
3
學習輔助與知識管理。觸發:learn, note, knowledge, memory, review, understand, teach me, 學習, 筆記, 教我, 解釋
2026-01-05
clean-code-developer.md
3
1
export
clean-code-developer
2
from
"d-o-hub/rust-self-learning-memory"
from
"d-o-hub/rust-self-learning-memory"
3
Assist developers in writing clean, maintainable code following software engineering best practices. Use when conducting code reviews, refactoring code, enforcing coding standards, seeking guidance on clean code principles, or integrating automated quality checks into development workflows.
2026-01-05
llm-integration.md
3
1
export
llm-integration
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Expert skill for integrating local Large Language Models using llama.cpp and Ollama. Covers secure model loading, inference optimization, prompt handling, and protection against LLM-specific vulnerabilities including prompt injection, model theft, and denial of service attacks.
2026-01-05
api-endpoint.md
3
1
export
api-endpoint
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
Create REST or GraphQL API endpoints with proper validation, error handling, authentication, and documentation. Use when building backend APIs or serverless functions.
2026-01-05
rails-jobs.md
3
1
export
rails-jobs
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Rails background job patterns for Sidekiq/ActiveJob. Use when creating jobs, handling job errors, or debugging async issues. Covers thin jobs, error strategies, and naming conventions.
2026-01-05
receiving-code-review.md
3
1
export
receiving-code-review
2
from
"Sentry01/Copilot-CLI-Harness"
from
"Sentry01/Copilot-CLI-Harness"
3
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
genetics-and-genomics-expert.md
3
1
export
genetics-and-genomics-expert
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Modern genetics expert covering Mendelian genetics, molecular genetics, genomics, and CRISPR technologies
2026-01-05
current-date.md
3
1
export
current-date
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Gets, checks, and verifies the current UTC date and time for unambiguous temporal reference. Use when starting tasks, verifying temporal context, ensuring date awareness before time-sensitive operations, or when incorrect date assumptions are detected.
2026-01-05
docker-build-and-test-workflow.md
3
1
export
docker-build-and-test-workflow
2
from
"technicalpickles/agentic-container"
from
"technicalpickles/agentic-container"
3
Use this skill when building, testing, or working with Docker images in the agentic-container repository. Covers when to rebuild vs reuse images, how to leverage layer caching, and efficient iteration patterns.
2026-01-05