Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

550 skills found

EngineeringAutomationData Analysis
memory-systems avatar

memory-systems

Guides agent memory system implementation, compares frameworks (Mem0, Zep, Letta, LangMem, Cognee), and designs persistence architectures for cross-session knowledge retention.

Views: 3215,338
EngineeringData Analysis
query-writing avatar

query-writing

Writes, executes, and refines SQL queries, from basic selects to complex multi-table joins, aggregations, and subqueries for data retrieval and reporting.

Views: 622,035
EngineeringAutomation
list-directory avatar

list-directory

List files and directories in a specified path to explore project structures, locate files, and verify folder contents.

Views: 81,696
EngineeringProductivityAutomation
mcp-setup avatar

mcp-setup

Automated setup and configuration of Model Context Protocol (MCP) servers for Claude Code to enable seamless integration with external databases, APIs, and file systems.

Views: 321
EngineeringAutomation
k8s-troubleshooting avatar

k8s-troubleshooting

AI-powered Kubernetes and OpenShift troubleshooting. Proactively assess cluster health, debug pod failures, analyze logs, and validate security using Popeye-inspired patterns.

Views: 254
EngineeringAutomation
contract-testing avatar

contract-testing

Implement consumer-driven contract testing for microservices using Pact, schema validation, and API versioning to prevent breaking changes and ensure distributed team coordination.

Views: 14329#contract#pact#consumer-driven#api
EngineeringAutomationData Analysis
syncause-debugger avatar

syncause-debugger

Evidence-based debugging for Python, Node.js, and Java applications using runtime execution traces and diagnostic MCP tools.

Views: 1112
Engineering
debug-cuda-crash avatar

debug-cuda-crash

Tutorial for identifying and resolving CUDA runtime crashes using FlashInfer's API logging framework.

Views: 145,537
EngineeringResearchEducation
context7 avatar

context7

Retrieve real-time library documentation, code examples, and technical guidance using the Context7 API for frameworks like React, FastAPI, and Next.js.

Views: 132
EngineeringProductivityAutomation
new-analyzer avatar

new-analyzer

Guide for implementing a new AI coding agent analyzer in Splitrail to track token usage, costs, and performance metrics.

Views: 7175
EngineeringProductivityAutomation
plantuml-ascii avatar

plantuml-ascii

Generate terminal-friendly ASCII art diagrams from PlantUML code. Ideal for text-based documentation, README files, and CLI-centric workflows.

Views: 931,823
EngineeringAutomation
performance-testing avatar

performance-testing

Profiles application performance using k6, Artillery, or JMeter to measure latency, throughput, and error rates. Ideal for planning load, stress, and soak tests to identify bottlenecks.

Views: 24329#performance#load-testing#stress-testing#scalability