gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
General workflow for backend integration impact analysis across repositories and external systems. Use when assessing where a change belongs, which service owns the logic, what data is already available, the likely difficulty, and the remaining contract or payload unknowns before implementation.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
General workflow for Java backend tasks in Spring Boot or similar services. Use when diagnosing behavior, implementing a change, tracing a runtime flow, or reviewing a backend fix where correctness, minimal diffs, callers, SQL touchpoints, and targeted verification matter more than broad redesign.
gabrielrovesti/ai-agent-skills
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.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Reviews Java and Spring Boot code changes with a findings-first workflow focused on behavioral regressions, contract drift, transaction and data-access risks, scheduler or async timing issues, security flaws, and performance problems. Use when the user asks to review code, inspect a PR or diff, check whether a backend…
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Designs and diagnoses JPA/Hibernate persistence in Spring Boot services: entity boundaries, repository patterns, projections, relationships, transaction scope, N+1 and lazy-loading issues, persistence-side performance tuning, and dependency or migration checks that materially affect data access tests or runtime…
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Oracle SQL workflow for backend diagnosis, support analysis, and data validation. Use when the answer depends on proving behavior through queries, checking day-by-day availability or state, validating catalog/config rows, or separating code defects from data defects.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as reportlab, pdfplumber, and pypdf for generation and extraction.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling.…
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Spring Boot workflow for diagnosing support tickets and user-visible backend behavior. Use when tracing endpoint or scheduler behavior, separating immediate effects from delayed jobs, checking profiles, filters, DB-driven gates, and proving whether a problem is code, data, configuration, contract, or expected business…
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Triage customer support tickets/emails/chats into categories, priority, and next action; draft responses and create reproducible steps; use for Zendesk/Intercom/Help Scout exports or pasted threads.
gabrielrovesti/ai-agent-skills
Skill Claude CodeCodex
Write concise, self-contained technical notes, ticket replies, colleague messages, or operational summaries from code and evidence. Use when the output must be reusable outside the chat, easy to scan, and explicit about facts, conclusions, verification, and remaining gaps.