
from domain-driven-design-skills34
Applies modern Java concurrency best practices, from Virtual Threads and Structured Concurrency to deadlock avoidance.
This skill provides a comprehensive guide for identifying and fixing concurrency issues in Java applications. It focuses on improving thread safety, scalability, and maintainability using modern java.util.concurrent utilities.
Use this skill when auditing Java code for race conditions, optimizing thread pool management, migrating to Virtual Threads (Project Loom), or implementing complex async patterns with CompletableFuture.
Compatible with AI coding assistants (Claude, Cursor, etc.) that have access to a Java build environment (Maven/Gradle).
This skill has not been reviewed by our automated audit pipeline yet.
Convex Component Authoring
Guide for creating and publishing self-contained, reusable Convex components with proper isolation and dependency management.
Cloverleaf Ledger Downloader
Downloads ledger transactions from the Cloverleaf property management portal as CSV files.
GitHub Runner Setup & Maintenance
Manage self-hosted GitHub Actions runners with dedicated user isolation and systemd integration.
Python Testing Practices
Comprehensive guide for modern Python testing, including property-based testing with Hypothesis and fuzzing with Atheris.
Gemini Performance Benchmark Tool
Compare Gemini File API vs Inline document approaches to optimize performance, caching, and document upload strategies.
Technical History Researcher
Specialized research for open source project histories, developer biographies, and technical community archives.
Jest Test Generator
Automatically generates comprehensive Jest unit tests for JavaScript and TypeScript modules, including mocks and edge cases.
QA Fixes Applicator
Systematically applies prioritized fixes for high-severity issues, NFR failures, and test coverage gaps identified during quality reviews.
Root Cause Analysis Analyst
An evidence-based methodology for isolating true root causes from contributing factors using a rigorous three-test isolation process.
Quality Lead (TotalAud.io)
Specialist for testing and validation, focusing on test suite execution, mobile UX standards, and accessibility checks for the TotalAud.io workspace.