
from Domain Driven Design Skills27
Systematically applies prioritized fixes for high-severity issues, NFR failures, and test coverage gaps identified during quality reviews.
This skill enables an agent to act as a remediation engineer. It consumes structured quality gate outputs (YAML) and systematically applies fixes based on a deterministic priority order, ensuring that critical security and stability issues are resolved before minor polish.
Use this skill when a quality review has resulted in a 'CONCERNS' or 'FAIL' status and a specific set of findings needs to be implemented in the codebase.
Optimized for agents with file-system access and the ability to run shell commands (e.g., Claude Code, Codex) and those integrated with the BMAD Enhanced Development Suite.
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.
Java Concurrency Expert
Applies modern Java concurrency best practices, from Virtual Threads and Structured Concurrency to deadlock avoidance.
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.
Root Cause Analysis Analyst
An evidence-based methodology for isolating true root causes from contributing factors using a rigorous three-test isolation process.