Agent Skills Hub

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

Clear

139 skills found

Engineering
debugging-strategies avatar

debugging-strategies

Language-agnostic debugging framework: scientific method, stack trace analysis, logging strategies, and advanced techniques like Git bisect and rubber ducking.

Views: 20255
EngineeringAutomation
configuring-connection-pools avatar

configuring-connection-pools

Optimizes Prisma Client connection pool settings for production databases, serverless environments, and high-concurrency architectures to prevent connection exhaustion and performance bottlenecks.

Views: 6
EngineeringData AnalysisAutomation
create-analyzer avatar

create-analyzer

Generate scaffolding for custom Minecraft Bedrock packet analyzers. Includes template code, registration guides, and packet capture workflows.

Views: 46
EngineeringAutomation
cicd-diagnostics avatar

cicd-diagnostics

Diagnose dotCMS CI/CD GitHub Actions failures, including PR builds, merge queue issues, and nightly test reports.

Views: 9943
EngineeringAutomation
workflow-execute-plans avatar

workflow-execute-plans

Execute implementation plans in small, verifiable batches with pause-for-feedback checkpoints to prevent drift and ensure code quality.

Views: 10338
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
EngineeringAutomation
outpost avatar

outpost

Open-source infrastructure for reliable, multi-destination event delivery. Route webhooks to HTTP, SQS, RabbitMQ, Pub/Sub, EventBridge, or Kafka with built-in retries and observability.

Views: 769
EngineeringAutomation
agentic-workflows avatar

agentic-workflows

Build production-grade AI agents using LangGraph, Anthropic/OpenAI/vLLM, and structured outputs. Features streaming, A2A protocol, Pydantic validation, vector memory, and guardrails for resilient, multi-agent workflows.

Views: 81
EngineeringData AnalysisAutomation
bazinga-db-core avatar

bazinga-db-core

Manage database orchestration sessions, state snapshots, and system-level operations for the BAZINGA-DB core engine.

Views: 10
EngineeringAutomationProductivity
claude-code-project-bootstrap avatar

claude-code-project-bootstrap

Project bootstrap for Claude Code with safety guardrails, git workflow automation, project auditing, and structured multi-phase planning.

Views: 501
Engineering
rust-async-patterns avatar

rust-async-patterns

Master Rust async programming with Tokio, including tasks, channels, streams, error handling, and production-grade concurrency patterns.

Views: 1434,561
EngineeringProductivityAutomation
android-screen-capture avatar

android-screen-capture

Mirror Android devices to macOS using scrcpy with integrated logcat monitoring. Perfect for developers needing real-time visual feedback and application log analysis.

Views: 431