Browse Skills

16146 skills found

ripgrep.md
2
1 export ripgrep
2 xdg from "xdg/xdg-claude"
3 Efficient text search using ripgrep (rg) with one-shot patterns that minimize iterations by getting files, line numbers, and context in a single call
2026-01-05
validating-authentication-implementations.md
2
1 export validating-authentication-implementations
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to validate authentication implementations against security best practices and industry standards. It analyzes various authentication methods, including JWT, OAuth, session-based authentication, and API keys. Use this skill when you need to perform an authentication security check, assess password policies, evaluate MFA implementation, or analyze session security. Trigger this skill with phrases like "validate authentication," "authentication check," or "authcheck."
2026-01-05
cloudflare-kv.md
2
1 export cloudflare-kv
2 dave1010 from "dave1010/tools"
3 Use when persisting tool data in Cloudflare KV - Describes bindings, key naming, and function conventions.
2026-01-05
setting-up-distributed-tracing.md
2
1 export setting-up-distributed-tracing
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill automates the setup of distributed tracing for microservices. It helps developers implement end-to-end request visibility by configuring context propagation, span creation, trace collection, and analysis. Use this skill when the user requests to set up distributed tracing, implement observability, or troubleshoot performance issues in a microservices architecture. The skill is triggered by phrases such as "setup tracing", "implement distributed tracing", "configure opentelemetry", or "add observability to microservices".
2026-01-05
automating-api-testing.md
2
1 export automating-api-testing
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill automates API endpoint testing, including request generation, validation, and comprehensive test coverage for REST and GraphQL APIs. It is used when the user requests API testing, contract testing, or validation against OpenAPI specifications. The skill analyzes API endpoints and generates test suites covering CRUD operations, authentication flows, and security aspects. It also validates response status codes, headers, and body structure. Use this skill when the user mentions "API testing", "REST API tests", "GraphQL API tests", "contract tests", or "OpenAPI validation".
2026-01-05
frontend-dev.md
2
1 export frontend-dev
2 jungai from "jungai/dotfiles"
3 Comprehensive React, TypeScript, and Tailwind frontend development with Next.js and TanStack ecosystem (TanStack Router, TanStack Query, TanStack Start). Use when building, configuring, or developing modern web applications with these specific technologies, including project setup, routing, data fetching, component patterns, and TypeScript configurations.
2026-01-05
chipseq-qc.md
2
1 export chipseq-qc
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 Performs ChIP-specific biological validation. It calculates metrics unique to protein-binding assays, such as Cross-correlation (NSC/RSC) and FRiP. Use this when you have filtered the BAM file and called peaks for ChIP-seq data. Do NOT use this skill for ATAC-seq data or general alignment statistics.
2026-01-05
ci-cd.md
2
1 export ci-cd
2 cosmix from "cosmix/claude-code-setup"
3 Designs and implements CI/CD pipelines for automated testing, building, and deployment. Trigger keywords: ci/cd, pipeline, github actions, gitlab ci, jenkins, deployment, workflow, automation.
2026-01-05
optimizing-deep-learning-models.md
2
1 export optimizing-deep-learning-models
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill optimizes deep learning models using various techniques. It is triggered when the user requests improvements to model performance, such as increasing accuracy, reducing training time, or minimizing resource consumption. The skill leverages advanced optimization algorithms like Adam, SGD, and learning rate scheduling. It analyzes the existing model architecture, training data, and performance metrics to identify areas for enhancement. The skill then automatically applies appropriate optimization strategies and generates optimized code. Use this skill when the user mentions "optimize deep learning model", "improve model accuracy", "reduce training time", or "optimize learning rate".
2026-01-05
skill-creator.md
2
1 export skill-creator
2 abdul-ahad-26 from "abdul-ahad-26/physical-ai-and-humanoid-robotics"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
providing-performance-optimization-advice.md
2
1 export providing-performance-optimization-advice
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to provide comprehensive, prioritized performance optimization recommendations for software projects. It is triggered when the user requests performance improvements, optimization suggestions, or asks for a performance review. The skill analyzes frontend, backend, and infrastructure aspects of the project to identify bottlenecks and anti-patterns. It then provides actionable advice, estimates potential performance gains, and suggests a phased implementation roadmap. Use this skill when the user mentions "optimize performance", "performance recommendations", "performance review", "improve speed", or asks about "bottlenecks".
2026-01-05
implement-issue.md
2
1 export implement-issue
2 bendrucker from "bendrucker/claude"
3 Implement a feature or fix based on an issue. Use when given an issue URL to work on, or when implementing changes described in a tracked issue. Supports GitHub, Linear, and GitLab.
2026-01-05
analyzing-text-sentiment.md
2
1 export analyzing-text-sentiment
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to analyze the sentiment of text data. It identifies the emotional tone expressed in text, classifying it as positive, negative, or neutral. Use this skill when a user requests sentiment analysis, opinion mining, or emotion detection on any text, such as customer reviews, social media posts, or survey responses. Trigger words include "sentiment analysis", "analyze sentiment", "opinion mining", "emotion detection", and "polarity".
2026-01-05
setting-up-distributed-tracing.md
2
1 export setting-up-distributed-tracing
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill automates the setup of distributed tracing for microservices. It helps developers implement end-to-end request visibility by configuring context propagation, span creation, trace collection, and analysis. Use this skill when the user requests to set up distributed tracing, implement observability, or troubleshoot performance issues in a microservices architecture. The skill is triggered by phrases such as "setup tracing", "implement distributed tracing", "configure opentelemetry", or "add observability to microservices".
2026-01-05
creating-kubernetes-deployments.md
2
1 export creating-kubernetes-deployments
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate Kubernetes deployment manifests, services, and related configurations following best practices. It should be used when the user asks to create a new Kubernetes deployment, service, ingress, or other related resources. Claude will generate YAML files for Deployments, Services, ConfigMaps, Secrets, Ingress, and Horizontal Pod Autoscalers. Use this skill when the user mentions "Kubernetes deployment", "K8s deployment", "create service", "define ingress", or asks for a manifest for any K8s resource.
2026-01-05
cpp-oop-fundamentals.md
2
1 export cpp-oop-fundamentals
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cpp-developer"
3 Comprehensive guide to Object-Oriented Programming in C++. Covers classes, constructors, destructors, encapsulation, and member functions. Use when designing classes or teaching OOP principles.
2026-01-05
hic-tad-calling.md
2
1 export hic-tad-calling
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 This skill should be used when users need to identify topologically associating domains (TADs) from Hi-C data in .mcools (or .cool) files or when users want to visualize the TAD in target genome loci. It provides workflows for TAD calling and visualization.
2026-01-05
agent-lifecycle-management.md
2
1 export agent-lifecycle-management
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Agent lifecycle management specialist skill. Ensures continuous quality through startup, execution, state management, shutdown, versioning, and maintenance.• The Pragmatic Programmer (Andrew Hunt, David Thomas) / Apply: Lifecycle management and maintenance strategies / Purpose: Practical agent operations and versioning philosophyTrigger: Use when designing agent initialization strategies, implementing agent state management mechanisms, developing agent versioning strategies, planning agent maintenance, implementing agent shutdown and cleanup, coordinating multi-agent system lifecycles. initialization, state management, versioning, maintenance, shutdown, cleanup, monitoring, logging
2026-01-05
email-manager.md
2
1 export email-manager
2 bennoloeffler from "bennoloeffler/bassi"
3 Manages Microsoft 365 emails: analyze inbox, categorize by business relevance, create actionable tables, move emails to folders, and forward messages. Uses MS365 MCP server for email operations.
2026-01-05
providing-performance-optimization-advice.md
2
1 export providing-performance-optimization-advice
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to provide comprehensive, prioritized performance optimization recommendations for software projects. It is triggered when the user requests performance improvements, optimization suggestions, or asks for a performance review. The skill analyzes frontend, backend, and infrastructure aspects of the project to identify bottlenecks and anti-patterns. It then provides actionable advice, estimates potential performance gains, and suggests a phased implementation roadmap. Use this skill when the user mentions "optimize performance", "performance recommendations", "performance review", "improve speed", or asks about "bottlenecks".
2026-01-05
preview-environments-builder.md
2
1 export preview-environments-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Creates ephemeral preview deployments for each pull request with automatic deployment, unique URLs, and cleanup on PR close. Use for "preview deployments", "PR environments", "ephemeral environments", or "review apps".
2026-01-05
cicd-skill.md
2
1 export cicd-skill
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-devops"
3 CI/CD pipelines with Git, GitHub Actions, GitLab CI, Jenkins, and deployment strategies.
2026-01-05
beads.md
2
1 export beads
2 r0man from "r0man/guix-home"
3 Tracks complex, multi-session work using the Beads issue tracker and dependency graphs, and provides persistent memory that survives conversation compaction. Use when work spans multiple sessions, has complex dependencies, or needs persistent context across compaction cycles. Trigger with phrases like "create task for", "what's ready to work on", "show task", "track this work", "what's blocking", or "update status".
2026-01-05
claude-skill-creator.md
2
1 export claude-skill-creator
2 ManuelKugelmann from "ManuelKugelmann/BitBot"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05