Skill Claude CodeCodex
Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies framework-specific conventions.
Skill Claude CodeCodex
Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies framework-specific conventions.
Skill Claude CodeCodex
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.
Skill Claude CodeCodex
A private project knowledge search and indexing tool. It can search existing project information or build a searchable index and graph from it.
Skill Claude CodeCodex
An automated workflow that runs a project’s local CI checks, analyzes failures, fixes code, reviews the changes, and tests again, for up to three rounds.
Skill Claude CodeCodex
A review procedure for checking detailed software design documents against a project's rules and implementation requirements.
Skill Claude CodeCodex
A lightweight software design workflow that turns a feature request and existing code into a structured technical design and development plan.
Skill Claude CodeCodex
A review process for checking whether code matches a detailed software design and follows the project’s stated rules.
Skill Claude CodeCodex
A lightweight software design workflow that turns a detailed task document into code changes.
Skill Claude CodeCodex
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
Skill Claude CodeCodex
Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.
Skill Claude CodeCodex
Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.
Skill Claude CodeCodex
Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.