Loading...
Loading...
Found 340 Skills
Git 2.49+ features including reftables, sparse-checkout, partial clone, git-backfill, and worktrees
Debug Kubernetes pods, nodes, and workloads using kubectl debug. Covers ephemeral containers, pod copying, node debugging, debug profiles, and interactive troubleshooting sessions. Use when user mentions kubectl debug, debugging pods, ephemeral containers, node debugging, or interactive troubleshooting in Kubernetes clusters.
Latest Docker 2025 features including AI Assistant, Enhanced Container Isolation, and Moby 25
Python testing with pytest, coverage, fixtures, parametrization, and mocking. Covers test organization, conftest.py, markers, async testing, and TDD workflows. Use when user mentions pytest, unit tests, test coverage, fixtures, mocking, or writing Python tests.
Generate comprehensive product requirements documents. Use when starting a new feature or product initiative and need structured documentation.
Use when asked to "thinking in bets", "make decisions under uncertainty", "think probabilistically", "avoid resulting", "separate decision quality from outcomes", or "reduce bias in decisions". Helps make explicit bets and evaluate decisions on process, not results. The Thinking in Bets framework (from Annie Duke) applies poker strategy to business and life decisions.
Use when working with Protocol Buffer (.proto) files, buf.yaml, buf.gen.yaml, or buf.lock. Covers proto design, buf CLI, gRPC/Connect services, protovalidate constraints, schema evolution, and troubleshooting lint/breaking errors.
Python code quality with ruff linter. Fast linting, rule selection, auto-fixing, and configuration. Use when checking Python code quality, enforcing standards, or finding bugs.
Create viral philosophical social media posts using proven psychological patterns and narrative structures. Generates posts in three archetypes (Patient Observer, Dramatic Prophet, Quiet Devastator). Use when the user wants to write social media posts, tweets, philosophical content, viral posts, or wisdom-style content. Triggers on "write a viral post", "create social media content", "write a tweet about...", "philosophical post", or "help me write posts that go viral".
Parallel and concurrent processing patterns in bash including GNU Parallel, xargs, job pools, and async patterns (2025)
HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Covers REST APIs, GraphQL, request/response validation, authentication, and error handling. Use when user mentions API testing, Supertest, httpx, REST testing, endpoint testing, HTTP response validation, or testing API routes.
Use when asked to "run an A/B test", "design an experiment", "check statistical significance", "trust our results", "avoid false positives", or "experiment guardrails". Helps design, run, and interpret controlled experiments correctly. Based on Ronny Kohavi's framework from "Trustworthy Online Controlled Experiments".