rdf4j
RDF graph database testing, benchmarking, and performance debugging
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core