writing-go-tests
Applies current Go testing best practices, including concurrent testing, mocking, and table-driven design for robust software development.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
161 skills found
Applies current Go testing best practices, including concurrent testing, mocking, and table-driven design for robust software development.
Automated guidance for implementing property-based testing (PBT) in software and smart contracts to improve test coverage and edge case detection.
Self-healing Rust verification loop that automates test execution, clippy linting, and formatting checks.
Verify that dotfiles are properly symlinked, synchronised, and configured across the system to ensure development environment health.
Run GitHub Actions CI workflows locally using nektos/act in Docker. Test your CI configurations, debug workflow failures, and validate pipeline changes without pushing code to GitHub.
Build production-ready, reusable Terraform modules for multi-cloud infrastructure. Includes standardized patterns for AWS, Azure, GCP, and OCI with built-in testing and validation.
Guided, systematic feature development agent that orchestrates codebase exploration, architectural design, implementation, and automated testing.
Safely refactor code to improve structure and maintainability while preserving behavior through TDD cycles and automated test verification.
Provider-agnostic MCP skill for wait-for-change automation on PR events like status checks, merges, and comments.
Synchronize English README.md with Chinese README_ZH.md, maintaining content parity and structural consistency for bilingual documentation projects.
Validates cryptographic implementations using the Google Wycheproof test vector suite to detect security edge cases and known vulnerabilities.
Automated generation of structured, production-ready pytest test suites for Python functions and classes.