JetBrainsJetBrainsOfficialยท2 Agent Skills Included

youtrackdb

Graph database development, benchmarking, and code review workflows

Automates planning, execution, and multi-dimensional review of changes to the YouTrackDB graph database codebase. Runs JMH benchmarks and query profiling on dedicated cloud servers, eliminating manual server setup and flaky local measurements. Validates documentation queries against a real database and generates design analyses and presentations from git branches.
npx skills add JetBrains/youtrackdb --all -g -y
Available:

Gives the agent the project's build commands, code style, testing rules, and pointers to role-specific guideline documents it should load on demand when working in this repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install YouTrackDB skills?โ–ผ

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

What do the YouTrackDB skills do?โ–ผ

They automate the database project's development workflow: planning changes, executing implementation tracks, running multi-dimensional code reviews, and fixing CI failures.

Can I run database benchmarks automatically?โ–ผ

Yes. Dedicated skills provision a Hetzner cloud server, deploy the code, run JMH benchmarks with profiling, collect results, and tear the server down.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code and other compatible coding environments.

Can the skills check documentation accuracy?โ–ผ

Yes. The review-docs skill validates grammar, links, and factual claims, and executes every YQL query example against a real in-memory database.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’