Skip to main content

langchain4j-testing-strategies

Testing strategies for LangChain4j-powered applications. Mock LLM responses, test retrieval chains, and validate AI workflows. Use when testing AI-powered features reliably.

星标

4

分支

0

更新时间

2025年10月26日 16:38

下载技能文件

下载包含 SKILL.md 和所有相关文件的完整技能目录

/plugin marketplace add giuseppe-trisciuoglio/developer-kit

复制此命令并粘贴到 Claude Code 中以安装该技能

相关技能

giuseppe-trisciuoglio

unit-test-bean-validation

giuseppe-trisciuoglio

Unit testing Jakarta Bean Validation (@Valid, @NotNull, @Min, @Max, etc.) with custom validators and constraint violations. Test validation logic without Spring context. Use when ensuring data integrity and validation rules are correct.

4testing
giuseppe-trisciuoglio

unit-test-mapper-converter

giuseppe-trisciuoglio

Unit tests for mappers and converters (MapStruct, custom mappers). Test object transformation logic in isolation. Use when ensuring correct data transformation between DTOs and domain objects.

4testing
rand

typed-holes-refactor

rand

Refactor codebases using Design by Typed Holes methodology - iterative, test-driven refactoring with formal hole resolution, constraint propagation, and continuous validation. Use when refactoring existing code, optimizing architecture, or consolidating technical debt through systematic hole-driven development.

21testing
williamzujkowski

infrastructure-as-code

williamzujkowski

Basic Resource:

4testing
williamzujkowski

serverless

williamzujkowski

Benefits:

4testing
williamzujkowski

service-mesh

williamzujkowski

A service mesh is an infrastructure layer that provides transparent service-to-service communication with built-in observability, traffic management, and security features without requiring application code changes.

4testing
williamzujkowski

shell-scripting-standards

williamzujkowski

Essential patterns for immediate use - portable shebangs, error handling, quoting rules, and common idioms.

4testing
williamzujkowski

rust-coding-standards

williamzujkowski

// Immutable borrow (multiple allowed) let s = String::from("hello"); let r1 = &s; let r2 = &s; println!("{} and {}", r1, r2); // ✓ OK

4testing
williamzujkowski

threat-modeling

williamzujkowski

Ttampering: description: Modifying data or code maliciously targets: [dataintegrity, codeintegrity] example: "Altering transaction amounts in transit"

4testing
williamzujkowski

mlops

williamzujkowski

MLOps engineering covering ML pipeline design, model versioning, experiment tracking, deployment strategies, drift detection, and monitoring for production ML systems with tools like MLflow, Kubeflow, and model registries

4testing
williamzujkowski

healthtech-hipaa

williamzujkowski

HIPAA establishes national standards for protecting patient health information (PHI). Enforced by HHS Office for Civil Rights.

4testing
williamzujkowski

performance-testing-standards

williamzujkowski

Performance Test Types:

4testing
langcha... - giuseppe-trisciuoglio 的 Claude AI 技能 | SkillsMP