spring-boot-resilience4j
Implement fault tolerance and resilience patterns in Spring Boot applications using Resilience4j library. Use for circuit breaker, retry, rate limiter, bulkhead, time limiter, and fallback patterns. Apply when building resilient microservices that need to handle failures gracefully, prevent cascading failures, and manage external service dependencies.
4
0
2025年10月26日 16:38
giuseppe-trisciuoglio
giuseppe-trisciuoglio/developer-kit下载技能文件
下载包含 SKILL.md 和所有相关文件的完整技能目录
相关技能
skill
anombyte93
AI-powered PRD generation for Claude Code with taskmaster integration
spring-boot-integration-test-patterns
giuseppe-trisciuoglio
Integration testing patterns with Testcontainers for Spring Boot applications. Database, cache, and external service testing. Use when writing integration tests that require real service dependencies.
Skill Builder
proffesor-for-testing
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
code-review-excellence
wshobson
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
Skill Builder
ruvnet
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
Skill Builder
ruvnet
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
protocolsio-integration
K-Dense-AI
Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
unit-test-service-layer
giuseppe-trisciuoglio
Unit tests for service layer with Mockito. Test business logic in isolation by mocking dependencies. Use when validating service behaviors and business logic without database or external services.
unit-test-wiremock-rest-api
giuseppe-trisciuoglio
Unit tests for external REST APIs using WireMock to mock HTTP endpoints. Use when testing service integrations with external APIs.
openapi-generator
CuriousLearner
Generate comprehensive OpenAPI/Swagger specifications from existing code and APIs.
modern-javascript-patterns
camoneart
Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.
repository-analyzer
Toowiredd
Analyzes codebases to generate comprehensive documentation including structure, languages, frameworks, dependencies, design patterns, and technical debt. Use when user says "analyze repository", "understand codebase", "document project", or when exploring unfamiliar code.