ClaudSkillsEngineering › Page 110

Claude Engineering Skills (Page 110 of 165)

Code review, refactoring, testing, DevOps, CI/CD, databases, cloud platforms, and full-stack development skills for Claude Code.

9,900 skills · updated 2026-05-03 · showing 6541–6600 of 9,900 by quality score

Validate Jupyter notebooks (.ipynb files) for production readiness. Checks smart links consistency, layout structure, transition cells with action cards, numbered part flow, cell…
Score 70/100
Guide structured analysis of problems and planning of implementation. Use when starting work on a new feature, encountering a bug, refactoring existing functionality, or any task…
Score 70/100
Istio Service Mesh Config - Auto-activating skill for DevOps Advanced. Triggers on: istio service mesh config, istio service mesh config Part of the DevOps Advanced skill category.
Score 70/100
Comprehensive guide to Istio traffic management for production service mesh deployments.
Score 70/100
Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments.
Score 70/100
Implement continuous AI iteration loops for complex development tasks. Use when building features requiring test-driven refinement, implementing tasks with clear success criteria,…
Score 70/100
Execute iterative refinement workflows with validation loops until quality criteria are met. Use for test-fix cycles, code quality improvement, performance optimization, or any…
Score 70/100
Jaeger/OpenTelemetry patterns plus Skriptoteket tracing conventions (async context propagation, correlation, debugging).
Score 70/100
Reviews and improves Debug.Log usage in Unity C# projects following structured logging principles: context tags, severity contracts, boundary-based placement, and criticality…
Score 70/100
Configures Jahro lifecycle controls for safe production deployment including JAHRO_DISABLE, auto-disable, and build validation.
Score 70/100
Detects Jahro in Unity projects and guides installation, API key configuration, and feature overview.
Score 70/100
Guides snapshot mode selection, capture workflows, QA sharing, and team setup for Jahro Snapshots. Use when the user mentions snapshots, bug capture, sharing logs, streaming,…
Score 70/100
Generates Jasmine tests in JavaScript. BDD-style framework with spies and async support. Use when user mentions "Jasmine", "jasmine.createSpy", "toHaveBeenCalled".
Score 70/100
Upgrade Java projects from Java 21 to Java 25 with required dependency updates. Requires Gradle 9.x, Groovy 5.x, and updated plugins for compatibility.
Score 70/100
GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, and iterates until successful…
Score 70/100
Discover Java API signatures from compiled JARs using javap instead of guessing or relying on incomplete documentation.
Score 70/100
Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming.
Score 70/100
Expert Java architect specializing in Java 21, Spring Boot 3, and Jakarta EE ecosystem. This agent excels at designing enterprise-grade applications with modern Java features,…
Score 70/100
Use when the user asks to add caching, configure Redis or Caffeine cache, use @Cacheable/@CacheEvict/@CachePut, optimize repeated database or API calls, or review existing Spring…
Score 70/100
Core CDI patterns including constructor injection, scopes, producers, and container configuration
Score 70/100
Quarkus-specific CDI patterns including @QuarkusTest, native image support, and reflection registration
Score 70/100
Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics, and project layout.
Score 70/100
Core Java development patterns including code organization, modern features, performance patterns, and implementation verification
Score 70/100
JaCoCo code coverage configuration for Java/Gradle projects. Covers report generation, coverage thresholds, multi-module aggregation, and SonarQube integration.
Score 70/100
Guide Claude to create domain modules following DDD principles and hexagonal architecture for Java + Spring Boot projects.
Score 70/100
A comprehensive guide providing essential design principles and best practices for Java development
Score 70/100
Containerize Java applications - Dockerfile optimization, JVM settings, security
Score 70/100
Java 25 development patterns for the crypto-scout ecosystem including microservices, ActiveJ, and async I/O
Score 70/100
Enforce CUI logging standards by validating LogRecord usage, testing coverage, and identifier organization
Score 70/100
Master core Java programming - syntax, OOP, collections, streams, and exception handling
Score 70/100
Master JPA/Hibernate - entity design, queries, transactions, performance optimization
Score 70/100
Lombok patterns including @Delegate, @Builder, @Value, @UtilityClass for reducing boilerplate
Score 70/100
Execute systematic logging standards maintenance with plan tracking and comprehensive test coverage
Score 70/100
Java code maintenance standards including prioritization, refactoring triggers, and compliance verification
Score 70/100
Maven build system, dependency management, and Java project configuration assistance.
Score 70/100
Build microservices - Spring Cloud, service mesh, event-driven, resilience patterns
Score 70/100
JSpecify null safety annotations with @NullMarked, @Nullable, and package-level configuration
Score 70/100
Generate package-info.java files for Java packages. Use when the user requests to add package documentation files to Java packages, create package-info.java files, or document…
Score 70/100
JVM performance tuning - GC optimization, profiling, memory analysis, benchmarking
Score 70/100
Master Java 21+ with modern features like virtual threads, pattern matching, and Spring Boot 3.x. Expert in the latest Java ecosystem including GraalVM, Project Loom, and…
Score 70/100
Java-specific tooling, documentation standards, testing practices, and modern idioms. Use when working with Java code or Java-based projects on the JVM.
Score 70/100
Java Quarkus development guidelines for building cloud-native applications with fast startup, minimal memory footprint, and GraalVM native builds
Score 70/100
Use when the user asks to add resilience patterns, handle service failures, implement circuit breaker, retry, rate limiter, bulkhead, or timeout in a Spring Boot project using…
Score 70/100
WHEN: Java code review, Java idioms, exception handling, collections, streams, Java 17+ features WHAT: Exception patterns + resource management + null safety + stream usage +…
Score 70/100
Développement Java avec Spring Boot, Spring Security et l'écosystème Spring. Se déclenche avec "Java", "Spring Boot", "Spring", "JPA", "Hibernate", "Maven", "Gradle", "Spring…
Score 70/100
Use when the user asks to add AI features, integrate Spring AI or LangChain4J, build a chatbot, implement RAG (retrieval-augmented generation), use vector stores, stream LLM…
Score 70/100
Java Spring Boot development guidelines with best practices for building robust, secure, and maintainable enterprise applications
Score 70/100
Java service standards for Bitso projects. Covers tech stack requirements, project organization, code review guidelines, MapStruct usage, and build verification practices.
Score 70/100
Java testing guidelines using Spock Framework and Groovy. Covers test structure, mocking patterns, persistence testing with Testcontainers, gRPC testing, and Spring Boot test…
Score 70/100
Advanced testing - Testcontainers, contract testing, mutation testing, property-based
Score 70/100
Comprehensive guidance for writing high-quality unit tests in Java projects using JUnit 5 and AssertJ.
Score 70/100
JavaScript essentials for vibecoders. Activated when Claude works with .js/.mjs/.jsx/.ts files. Covers the language concepts most commonly encountered during vibecoding.
Score 70/100
Write vanilla JavaScript for Web Components with functional core, imperative shell. Use when creating JavaScript files, building interactive components, or writing any client-side…
Score 70/100
Use when building JavaScript applications with modern ES2023+ features, frameworks, and best practices.
Score 70/100
Expert-level Ember.js development. Use when asked to (1) write Ember.js applications with components, services, routes, or controllers, (2) implement Ember Data models and…
Score 70/100
Core JavaScript language features, patterns, and best practices including ES6+ syntax, async/await, closures, prototypes, and modern development patterns
Score 70/100
33+ essential JavaScript concepts every developer should know, inspired by [33-js-concepts](https://github.com/leonardomso/33-js-concepts).
Score 70/100
Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like…
Score 70/100
Implements modern JavaScript features from ES2020-ES2024 including optional chaining, nullish coalescing, private fields, Promise methods, and array transformations.
Score 70/100
JS/TS conventions for syntax, modules, and types. Use when writing or reviewing JavaScript/TypeScript code.
Score 70/100
Search all 9,900 Engineering skills →