Loading...
Loading...
Found 145 Skills
Verify Claude Code Toolkit installation, diagnose issues, and guide new users through first-time setup
Expert guidance for SQLAlchemy 2.0 + Pydantic + PostgreSQL. Use when setting up database layers, defining models, creating migrations, or any database-related work. Automatically activated for DB tasks.
Kubernetes operations including manifests, Helm charts, operators, troubleshooting, and resource management
RED-GREEN-REFACTOR testing for agents: dispatch subagents with known inputs, capture verbatim outputs, verify against expectations. Use when creating, modifying, or validating agents and skills. Use for "test agent", "validate agent", "verify agent works", or pre-deployment checks. Do NOT use for feature requests, simple prompt edits without behavioral impact, or agents with no structured output to verify.
Find technical debt patterns in codebases. Use when asked to find duplicated code, inconsistent patterns, or refactoring opportunities.
CI/CD pipeline patterns for GitHub Actions, GitLab CI, testing strategies, and deployment automation
Real-time communication patterns with WebSocket, Socket.io, Server-Sent Events, and scaling strategies
PostgreSQL optimization including indexes, query plans, partitioning, JSONB operations, and connection pooling
Idiomatic Go patterns for error handling, interfaces, concurrency, testing, and module management
Monitoring and observability with OpenTelemetry, Prometheus, Grafana dashboards, and structured logging
REST API design with resource naming, pagination, versioning, and OpenAPI spec generation
CI/CD pipeline design with GitHub Actions, Docker, Kubernetes, Helm, and GitOps patterns