eclipse-rdf4jeclipse-rdf4jOfficialยท2 Agent Skills Included

rdf4j

RDF graph database testing, benchmarking, and performance debugging

Runs Maven tests, benchmarks, and debugging workflows for the Eclipse RDF4J graph database codebase. Eliminates manual build commands, flaky test reruns, and guesswork when diagnosing slow SPARQL queries or JVM hotspots. Helps developers capture query plans, compare benchmark results, and profile Java performance with repeatable scripts.
npx skills add eclipse-rdf4j/rdf4j --all -g -y
Available:

Instructs your AI agent to plan carefully before acting, follow strict test-first rules for code changes, and choose the correct testing or benchmarking routine for each task in this repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install rdf4j skills?โ–ผ

Run `npx skills add eclipse-rdf4j/rdf4j --all -g -y` in your terminal to install all skills in this suite globally.

How to run RDF4J Maven tests faster?โ–ผ

Use the mvnf skill to run a full module test suite or a single test class or method with one command, with automatic cleanup of stale test artifacts and compact failure reports.

How to compare JMH benchmark results?โ–ผ

The jmh-benchmark-compare skill parses benchmark output files, computes score differences and percentages, and exports sortable reports in text, markdown, CSV, Excel, or HTML.

How to debug a failing Maven unit test?โ–ผ

The debug-surefire skill runs the test suspended in debug mode so you can attach a debugger, set breakpoints, and step through the failing code line by line.

Can I use these skills without deep JVM knowledge?โ–ผ

Yes. Your AI agent follows the built-in workflows for profiling, benchmarking, and query plan analysis, and explains the evidence in plain terms.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’