Browse Skills
44756 skills found
langchain-agents.md
0
1
export
langchain-agents
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Building LLM agents with LangChain and LangGraph, covering tool-calling model initialization, state management, and observability with LangSmith. Triggers: langchain, langgraph, langsmith, agent-executor, chat-model-tools.
2026-01-05
embedding-models.md
0
1
export
embedding-models
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Embedding model configurations and cost calculators
2026-01-05
react-native-performance.md
0
1
export
react-native-performance
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
React Native performance optimization techniques. Use when optimizing app performance.
2026-01-05
markdown-optimizer.md
0
1
export
markdown-optimizer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Optimize markdown files for LLM consumption by adding YAML front-matter with metadata and TOC, normalizing heading hierarchy, removing noise and redundancy, converting verbose prose to structured formats, and identifying opportunities for Mermaid diagrams. Use when preparing technical documentation, notes, research, or knowledge base content for use as LLM reference material or in prompts.
2026-01-05
auth-route-protection-checker.md
0
1
export
auth-route-protection-checker
2
from
"hopeoverture/worldbuilding-app-skills"
from
"hopeoverture/worldbuilding-app-skills"
3
This skill should be used when the user requests to audit, check, or generate authentication and authorization protection for Next.js routes, server components, API routes, and server actions. It analyzes existing routes for missing auth checks and generates protection logic based on user roles and permissions. Trigger terms include auth check, route protection, protect routes, secure endpoints, auth middleware, role-based routes, authorization check, api security, server action security, protect pages.
2026-01-05
ambiguity-detection.md
0
1
export
ambiguity-detection
2
from
"Z1-Test/temp-dhruvil-st15"
from
"Z1-Test/temp-dhruvil-st15"
3
Detects critical product, scope, data, risk, and success ambiguities in requirements or PRDs and expresses them as structured, decision-forcing clarification questions without proposing solutions or workflow actions.
2026-01-05
building-mcp-servers.md
0
1
export
building-mcp-servers
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guides creation of high-quality MCP (Model Context Protocol) servers that enable LLMsto interact with external services through well-designed tools. Use when building MCPservers to integrate external APIs or services, whether in Python (FastMCP) orNode/TypeScript (MCP SDK). Covers tool design, authentication, Docker deployment,and evaluation creation. NOT when consuming existing MCP servers (use the server directly).
2026-01-05
readme-updater.md
0
1
export
readme-updater
2
from
"u9401066/copilot-capability-manager"
from
"u9401066/copilot-capability-manager"
3
Intelligently update README.md to sync with code changes.LOAD THIS SKILL WHEN: User says "更新 README", "update readme" | new features added | dependencies changed | project structure modified.CAPABILITIES: Detect change type, update feature list, update installation, update examples, preserve license/contributing sections.
2026-01-05
html-css-to-wpf-xaml.md
0
1
export
html-css-to-wpf-xaml
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
HTML/CSS를 WPF CustomControl XAML로 변환할 때 필요한 가이드. CSS 애니메이션, overflow 클리핑, pseudo-element, 회전 요소 등을 WPF로 변환할 때 발생하는 일반적인 실수와 올바른 패턴을 제공한다. 다음 상황에서 사용: (1) HTML/CSS를 WPF XAML로 변환, (2) CSS 애니메이션을 WPF Storyboard로 변환, (3) CSS border-radius + overflow: hidden을 WPF 클리핑으로 구현, (4) CSS ::before/::after pseudo-element를 WPF로 구현, (5) CSS transform: rotate를 WPF RotateTransform으로 변환
2026-01-05
responsive-images.md
0
1
export
responsive-images
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Modern responsive image techniques using picture element, srcset, sizes, and modern formats. Use when adding images that need to adapt to different screen sizes, resolutions, or support modern image formats.
2026-01-05
complete-workflow-examples.md
0
1
export
complete-workflow-examples
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Copy-paste hardened CI/CD workflows with SHA-pinned actions, minimal GITHUB_TOKEN permissions, OIDC authentication, and comprehensive security scanning for GitHub Actions.
2026-01-05
census-blocks.md
0
1
export
census-blocks
2
from
"stillsame2016/deep-wenokn"
from
"stillsame2016/deep-wenokn"
3
Use this skill for the requests related to USA census blocks; it provides a way to get blocks as a GeoDataframe in GeoPandas
2026-01-05
legal-ops.md
0
1
export
legal-ops
2
from
"CodeTonight-SA/claude-optim"
from
"CodeTonight-SA/claude-optim"
3
Multi-faceted legal operations - generate formal court-ready contracts (senior attorney level) OR simplified explanatory versions. Extends Claude Code beyond coding to professional legal document generation.
2026-01-05
issue-review.md
0
1
export
issue-review
2
from
"DennisLiuCk/claude-plugin-marketplace"
from
"DennisLiuCk/claude-plugin-marketplace"
3
系統化的問題分析專家技能,自動協調五個專門代理進行深度問題分析。適用於:- 使用者或 PM 報告的線上問題- 開發團隊反映的技術問題- 測試發現的 bug- 生產環境告警和異常
2026-01-05
voice-realtime.md
0
1
export
voice-realtime
2
from
"keenranger/dotfiles"
from
"keenranger/dotfiles"
3
Real-time voice AI knowledge including STT and TTS providers, LiveKit Agents plugins, and voice pipeline patterns. Use when working with speech-to-text, text-to-speech, voice agents, LiveKit, or any voice-related infrastructure.
2026-01-05
tech-scout.md
0
1
export
tech-scout
2
from
"ljchg12-hue/windows-dotfiles"
from
"ljchg12-hue/windows-dotfiles"
3
Expert technology scouting including emerging tech discovery, evaluation, and adoption recommendations
2026-01-05
workflow-creation.md
0
1
export
workflow-creation
2
from
"FrancisVarga/coconut-claude-code-plugins"
from
"FrancisVarga/coconut-claude-code-plugins"
3
This skill should be used when the user asks to "create a workflow", "make a slash command", "add a command", "automate a task with a command", "workflow vs plugin", "should this be a workflow or plugin", or needs guidance on Claude Code command structure, workflow design patterns, or determining appropriate scope for automation requests.
2026-01-05
mozilla-query-writing.md
0
1
export
mozilla-query-writing
2
from
"akkomar/mozdata-claude-plugin"
from
"akkomar/mozdata-claude-plugin"
3
Write efficient BigQuery queries for Mozilla telemetry. Use when user asks about: Firefox DAU/MAU, telemetry queries, BigQuery Mozilla, baseline_clients, events_stream, search metrics, user counts, or Firefox data analysis.
2026-01-05
configure-claude-code.md
0
1
export
configure-claude-code
2
from
"PerArneng/computer-conf-skills"
from
"PerArneng/computer-conf-skills"
3
Applies personalized Claude Code settings. Use when setting up Claude Code preferences on a new machine.
2026-01-05
memory-trail.md
0
1
export
memory-trail
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Decision memory and session logging for AI-assisted development. Use when tracking architectural decisions, maintaining context across sessions, implementing confidence protocols, or coordinating between agents. Triggers on "memory trail", "decision memory", "track decisions", "session logging", "why did we decide", "check past decisions".
2026-01-05
playwright-e2e-testing.md
0
1
export
playwright-e2e-testing
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner
2026-01-05
guest-blogger.md
0
1
export
guest-blogger
2
from
"huifer/claude-code-seo"
from
"huifer/claude-code-seo"
3
基于项目内容分析主题和关键词,生成客座博客搜索策略。提供 Google 高级搜索语法、客座博客资源列表(从 resources/guest-blog-sources.md 读取)和投稿邮件模板(从 templates/guest-blog-pitch.md 读取)。自动评估客座博客质量(DA、相关性、流量),提供个性化的投稿建议和优先级排序。
2026-01-05
yourbusinessinitaly-content-writer.md
0
1
export
yourbusinessinitaly-content-writer
2
from
"proclama2022/dobusinessinitaly"
from
"proclama2022/dobusinessinitaly"
3
Creates SEO-optimized articles for YourBusinessInItaly.com about Italian business/fiscal topics for foreigners, using people-first approach with semantic SEO and GEO optimization for 2025 standards
2026-01-05
visual-verification.md
0
1
export
visual-verification
2
from
"gruckion/marathon-ralph"
from
"gruckion/marathon-ralph"
3
Visually verify implemented features work correctly before marking complete. Use when testing UI changes, verifying web features, or checking user flows work in the browser.
2026-01-05