askill
dawiddutoit

dawiddutoit

Publisher on askill

0 total stars
Skills33
Updated 1/26/2026
GitHub
gcp-pubsub
gcp-pubsub
dawiddutoit1/26/2026

Implements Google Cloud Pub/Sub integration in Python by configuring topics, subscriptions, publishing/subscribing, dead letter queues, and local emulator setup. Use when building event-driven archite...

0
AI 96
textual-test-fixtures
textual-test-fixtures
dawiddutoit1/26/2026

Pytest fixture patterns for Textual TUI application testing. Creates reusable test setup code including app factories, Pilot wrappers, mock fixtures, and async patterns. Use when: setting up test infr...

0
AI 96
gradle-spring-boot-integration
gradle-spring-boot-integration
dawiddutoit1/26/2026

Configures Gradle with Spring Boot projects including plugin setup, bootable JAR creation, layered JARs for Docker optimization, and multi-module Spring Boot configurations. Use when asked to "set up...

0
AI 96
uv-ci-cd-integration
uv-ci-cd-integration
dawiddutoit1/26/2026

Set up uv (Rust-based Python package manager) in CI/CD pipelines. Use when configuring GitHub Actions workflows, GitLab CI/CD, Docker builds, or matrix testing across Python versions. Includes pattern...

0
AI 96
gcp-gke-monitoring-observability
gcp-gke-monitoring-observability
dawiddutoit1/26/2026

Configures comprehensive logging, metrics, distributed tracing, and alerting for GKE applications. Use when setting up Cloud Logging, creating dashboards in Cloud Monitoring, instrumenting Spring Boot...

0
AI 95
openscad-labeling
openscad-labeling
dawiddutoit1/26/2026

Adds text labels to OpenSCAD 3D models using BOSL2's face/anchor system and specialized labeling libraries. Use when you need to label model faces, add part numbers, create dimension annotations, or w...

0
AI 95
chrome-gif-recorder
chrome-gif-recorder
dawiddutoit1/26/2026

Records browser workflows as annotated GIFs for documentation and tutorials. Use when creating visual documentation of browser interactions, recording step-by-step tutorials, or capturing workflows fo...

0
AI 95
mcp-builder
mcp-builder
dawiddutoit1/26/2026

Creates Model Context Protocol (MCP) servers enabling LLMs to interact with external services through well-designed tools, resources, and prompts. Use when asked to "build an MCP server", "create MCP...

0
AI 95
pihole-dns-troubleshoot-ipv6
pihole-dns-troubleshoot-ipv6
dawiddutoit1/26/2026

Diagnoses and fixes IPv6 DNS issues causing clients to connect to Cloudflare OAuth instead of using local network access. Use when services show OAuth login prompt on local WiFi, slow initial connecti...

0
AI 94
ha-dashboard-layouts
ha-dashboard-layouts
dawiddutoit1/26/2026

Provides Home Assistant dashboard layout patterns using vertical-stack (top-to-bottom), horizontal-stack (side-by-side), grid (responsive multi-column), panel (full-screen), and nested layouts for com...

0
AI 92
util-manage-todo
util-manage-todo
dawiddutoit1/26/2026

Manage project todos in todo.md files with task states (pending, in_progress, completed). PROACTIVELY invoke when Claude detects need to create or update a todo during a session. Use when breaking dow...

0
AI 92
quality-capture-baseline
quality-capture-baseline
dawiddutoit1/26/2026

Captures quality metrics baseline (tests, coverage, type errors, linting, dead code) by running quality gates and storing results in memory for regression detection. Use at feature start, before refac...

0
AI 90
python-best-practices-async-context-manager
python-best-practices-async-context-manager
dawiddutoit1/26/2026

Create async context managers for resource management using @asynccontextmanager decorator. Use when managing async resources, database sessions, file handles, connections, or any resource requiring a...

0
AI 90
ha-custom-cards
ha-custom-cards
dawiddutoit1/26/2026

Configures HACS custom cards (ApexCharts, modern-circular-gauge, bubble-card, mini-graph-card, mushroom) for Home Assistant dashboards with validated configurations, color schemes, and error patterns....

0
AI 88
pytest-coverage-measurement
pytest-coverage-measurement
dawiddutoit1/26/2026

Measure and track test coverage: coverage thresholds by layer, coverage reporting (HTML/terminal), identifying coverage gaps, branch coverage vs line coverage, coverage-driven testing. Includes layer-...

0
AI 88
python-test-micrometer-testing-metrics
python-test-micrometer-testing-metrics
dawiddutoit1/26/2026

Tests custom Micrometer metrics in unit and integration tests using SimpleMeterRegistry. Use when writing tests for services that record metrics, validating metric values after operations, testing per...

0
AI 87
textual-snapshot-testing
textual-snapshot-testing
dawiddutoit1/26/2026

Visual regression testing for Textual TUI applications using pytest-textual-snapshot. Captures SVG screenshots and compares across test runs to detect visual regressions. Use when: testing visual appe...

0
AI 86
pytest-type-safety
pytest-type-safety
dawiddutoit1/26/2026

Enforce type safety in all tests: type annotations for test functions and fixtures, mock autospec patterns, mypy configuration for tests, type-safe assertions, generic type handling in mocks. Includes...

0
AI 83

Showing 18 of 33