Loiane Groner
Community@loiane · Florida, US
Software Engineer. Tech articles (loiane.com) and free video courses (loiane.training and Youtube).
Agent Skills by Loiane Groner
Showing 24 vetted skills indexed across 1 GitHub repositories.
maven-harness-pom
Provide Maven POM fragments to configure quality harness plugins.
harness-report-parsing
Parse CI harness reports into a unified harness-summary.json with gate statuses.
pit-mutation-tuning
Configure PIT mutation testing scoped to changed code via Maven plugin.
requirements-traceability
Map AC-NNN requirements to tasks, tests, and production symbols in a traceability matrix.
spring-boot-4-conventions
Enforce Spring Framework 7 and Spring Boot 4 idioms across Spring projects.
epic-slicing-planning
Plan Epic-level architecture and vertical-slice roadmaps for large features.
spring-code-review-rubric
Enforce a ten-section Spring Boot 4 code-review rubric with a findings table.
openapi-contract-first
Author OpenAPI specs and validate diffs against a baseline.
clarity-over-cleverness
Rewrite Java code for readability with explicit control flow and simplified streams.
archunit-rules
Enforce Java architectural constraints with ArchUnit rule sets.
spring-task-decomposition
Decompose Spring Boot 4 designs into ordered tasks with stable IDs and acceptance criteria.
adr-authoring
Document MADR-style Architecture Decision Records with required sections.
shipping-and-launch
Generate a structured pre-deploy ship plan for Spring Boot 4 features.
junit5-testcontainers-patterns
Automate test-slice patterns and Testcontainers integration for Spring Boot 4 projects.
spring-security-baseline
Establish a secure Spring Security baseline for Spring Boot 7 applications.
issue-tracker-ingestion
Resolve tracker identifiers via MCP and write ticket metadata into 01-spec.md Source blocks.
brownfield-onboarding
Onboard an existing Spring codebase into a spec-driven workflow with baseline and design doc.
angular-new-app
Create a new Angular app with Angular CLI flags and routing setup.
tdd-red-green-refactor
Enforce red/green/refactor discipline with failing tests and minimal production code.
jacoco-coverage-policy
Enforce JaCoCo line and branch coverage thresholds in Maven builds.
angular-developer
Generate Angular code and architectural guidance for projects, components, and services.
flyway-or-liquibase-detection
Detect Flyway or Liquibase usage from pom.xml dependencies and migration directories.
performance-optimization
Profile and optimize hot paths in Spring Boot 4 JVM applications with SLO-driven criteria.
ears-spec-authoring
Draft stable acceptance criteria using EARS-lite shapes with AC-NNN IDs.