Browse Skills
22656 skills found
brokle-error-handling.md
2
1
export
brokle-error-handling
2
from
"brokle-ai/brokle"
from
"brokle-ai/brokle"
3
Use this skill when implementing, reviewing, or debugging error handling in the Brokle codebase. This includes repository error mapping, service layer AppError constructors, handler response mapping, domain alias imports, or understanding the industrial error handling flow.
2026-01-05
code-review.md
2
1
export
code-review
2
from
"ferdiangunawan/skills"
from
"ferdiangunawan/skills"
3
Code reviewer focusing on correctness, regressions, security, and test coverage - P0/P1/P2 severity
2026-01-05
hic-compartments-calling.md
2
1
export
hic-compartments-calling
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
This skill performs PCA-based A/B compartments calling on Hi-C .mcool datasets using pre-defined MCP tools from the cooler-tools, cooltools-tools, and plot-hic-tools servers.
2026-01-05
multi-agent-architect.md
2
1
export
multi-agent-architect
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Design and orchestrate multi-agent systems. Use when building complex AI systems requiring specialization, parallel processing, or collaborative problem-solving. Covers agent coordination, communication patterns, and task delegation strategies.
2026-01-05
checking-owasp-compliance.md
2
1
export
checking-owasp-compliance
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill uses the owasp-compliance-checker plugin to automatically identify potential security vulnerabilities based on the OWASP Top 10 (2021) list. It helps ensure your application adheres to industry-standard security practices by providing a detailed analysis of compliance gaps and offering remediation guidance. Use this skill when you need to audit your code for OWASP compliance, identify and fix vulnerabilities, or generate a compliance report. Trigger this skill by asking to "check OWASP compliance", "scan for OWASP vulnerabilities", or using the `/owasp` shortcut.
2026-01-05
maps.md
2
1
export
maps
2
from
"dave1010/tools"
from
"dave1010/tools"
3
Use when building interactive map tools - Explains MapLibre setup, tiles, and common UI patterns.
2026-01-05
building-automl-pipelines.md
2
1
export
building-automl-pipelines
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to build AutoML pipelines using the automl-pipeline-builder plugin. It is triggered when the user requests the creation of an automated machine learning pipeline, specifies the use of AutoML techniques, or asks for assistance in automating the machine learning model building process. The skill analyzes the context, generates code for the ML task, includes data validation and error handling, provides performance metrics, and saves artifacts with documentation. Use this skill when the user explicitly asks to "build automl pipeline", "create automated ml pipeline", or needs help with "automating machine learning workflows".
2026-01-05
disaster-recovery-planner.md
2
1
export
disaster-recovery-planner
2
from
"Dexploarer/hyper-forge"
from
"Dexploarer/hyper-forge"
3
Design disaster recovery strategies including backup, failover, RTO/RPO planning, and multi-region deployment for business continuity.
2026-01-05
refactoring-advisor.md
2
1
export
refactoring-advisor
2
from
"masanao-ohba/claude-manifests"
from
"masanao-ohba/claude-manifests"
3
Provides refactoring recommendations for PHP/CakePHP code to improve maintainability, performance, and adherence to best practices
2026-01-05
tov-editor.md
2
1
export
tov-editor
2
from
"RogueRope/docs"
from
"RogueRope/docs"
3
Brand voice editor trained on the Tone & Writing Style Guide. Reviews copy for alignment with intimate, bold, consent-forward, sex-positive tone. Audits microcopy, red flags, lexicon, rhythm, consent framing, and channel-specific patterns.
2026-01-05
serialization.md
2
1
export
serialization
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Data serialization formats and techniques. Use when implementing data exchange, API payloads, storage formats, or cross-language communication. Keywords: serialization, JSON, Protocol Buffers, protobuf, MessagePack, schema evolution, versioning, backward compatibility, forward compatibility, binary formats.
2026-01-05
text-to-speech.md
2
1
export
text-to-speech
2
from
"avivsinai/telclaude"
from
"avivsinai/telclaude"
3
Converts text to speech audio using OpenAI TTS API. Use when users request audio versions of text or want responses read aloud.
2026-01-05
fosmvvm-viewmodel-test-generator.md
2
1
export
fosmvvm-viewmodel-test-generator
2
from
"foscomputerservices/FOSUtilities"
from
"foscomputerservices/FOSUtilities"
3
Generate comprehensive ViewModel tests with multi-locale translation verification. Use when creating test coverage for ViewModels, especially those with localization.
2026-01-05
implementing-database-caching.md
2
1
export
implementing-database-caching
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to implement multi-tier database caching solutions. It is triggered when the user requests database caching, performance improvements, or reduced database load. The skill utilizes Redis, in-memory caching, and CDN layers to optimize database performance by reducing database load, improving query latency, and supporting horizontal scaling with cache-aside, write-through, and read-through patterns. Use this skill when the user mentions terms like "database caching", "improve database performance", "reduce database load", or uses the `/caching` command.
2026-01-05
configuring-auto-scaling-policies.md
2
1
export
configuring-auto-scaling-policies
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill configures auto-scaling policies for applications and infrastructure. It generates production-ready configurations based on user requirements, implementing best practices for scalability and security. Use this skill when the user requests help with auto-scaling setup, high availability, or dynamic resource allocation, specifically mentioning terms like "auto-scaling," "HPA," "scaling policies," or "dynamic scaling." This skill provides complete configuration code for various platforms.
2026-01-05
marketplace-manager.md
2
1
export
marketplace-manager
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Automatically manages marketplace catalog updates, syncs marketplace.json, and handles plugin distribution when user mentions marketplace update, sync catalog, or add to marketplace. Specific to claude-code-plugins two-catalog system.
2026-01-05
datadog-entity-generator.md
2
1
export
datadog-entity-generator
2
from
"zircote/.claude"
from
"zircote/.claude"
3
Generate exhaustively complete and accurate Datadog Software Catalog entity YAML files (v3 schema) by examining project source code and interviewing engineers. Use when engineers need to create or update entity.datadog.yaml files for services, datastores, queues, APIs, or systems. Triggers include: "create entity yaml", "generate service catalog entry", "document this project in datadog", "create service definition", "add to software catalog", or any request involving Datadog entity/service documentation. Supports all v3 entity kinds: service, datastore, queue, api, system. Fetches existing Datadog data via API. Validates against official JSON schema. Merges with existing definitions. Outputs to .datadog/ directory.
2026-01-05
ark-chainsaw-testing.md
2
1
export
ark-chainsaw-testing
2
from
"dwmkerr/ark-claude-code-marketplace"
from
"dwmkerr/ark-claude-code-marketplace"
3
Run and write Ark Chainsaw tests with mock-llm. Use for running tests, debugging failures, or creating new e2e tests.
2026-01-05
forecasting-time-series-data.md
2
1
export
forecasting-time-series-data
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to forecast future values based on historical time series data. It analyzes time-dependent data to identify trends, seasonality, and other patterns. Use this skill when the user asks to predict future values of a time series, analyze trends in data over time, or requires insights into time-dependent data. Trigger terms include "forecast," "predict," "time series analysis," "future values," and requests involving temporal data.
2026-01-05
analyzing-system-throughput.md
2
1
export
analyzing-system-throughput
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to analyze and optimize system throughput. It is triggered when the user requests throughput analysis, performance improvements, or bottleneck identification. The skill uses the `throughput-analyzer` plugin to assess request throughput, data throughput, concurrency limits, queue processing, and resource saturation. Use this skill when the user mentions "analyze throughput", "optimize performance", "identify bottlenecks", or asks about system capacity. It helps determine limiting factors and evaluate scaling strategies.
2026-01-05
claude-get-session-info.md
2
1
export
claude-get-session-info
2
from
"ManuelKugelmann/BitBot"
from
"ManuelKugelmann/BitBot"
3
Shared utility script for getting Claude PID and Session ID. Source this in other scripts to access CLAUDE_PID and SESSION_ID variables.
2026-01-05
background-jobs-designer.md
2
1
export
background-jobs-designer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Designs background job processing systems with queue integration (BullMQ/Celery), job definitions, retry policies, exponential backoff, idempotent execution, and monitoring hooks. Use when implementing "background jobs", "task queues", "async processing", or "job workers".
2026-01-05
clarity-gate.md
2
1
export
clarity-gate
2
from
"frmoretto/clarity-gate"
from
"frmoretto/clarity-gate"
3
Pre-ingestion verification for epistemic quality in RAG systems. Use when reviewing documents before they enter knowledge bases, checking if claims could be misinterpreted as facts, or validating that hypotheses are clearly marked. Triggers on "clarity gate", "check for hallucination risks", "can an LLM read this safely", "review for equivocation", "verify document clarity", "pre-ingestion check".
2026-01-05
fullstory-saas.md
2
1
export
fullstory-saas
2
from
"fullstorydev/fs-skills"
from
"fullstorydev/fs-skills"
3
Industry-specific guide for implementing Fullstory in B2B SaaS applications. Covers feature adoption tracking, onboarding optimization, churn prediction signals, multi-tenant privacy considerations, role-based experiences, and enterprise customer requirements. Includes detailed examples for dashboards, workflows, settings, and collaboration features.
2026-01-05