
from domain-driven-design-skills27
Automatically generates comprehensive Jest unit tests for JavaScript and TypeScript modules, including mocks and edge cases.
This skill enables an agent to generate professional-grade Jest unit tests for JavaScript and TypeScript code. It ensures that tests follow a consistent naming convention, include necessary mocking of dependencies, and cover both happy paths and edge cases.
Use this skill when you need to create new test files for JS/TS modules, add coverage to existing components, or implement complex Jest patterns like spies, snapshots, and fake timers.
describe and it blocks.test.each, and React component testing with Testing Library.Designed for agents with filesystem access and shell execution capabilities, such as Claude Code, Codex, and other MCP-enabled environments.
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.