doris
AI-guided code review, testing, and builds for Apache Doris
All Skills in This Repository (4)
Pure Emerald Level Indicatorscode-review
Automate code review processes and generate changelog-ready notes.
be-code-style
Fix C++ code formatting in BE and Cloud modules using clang-format v16.
doris-docker-regression
Runs Apache Doris docker-based regression tests from a clean build package.
fe-code-style
Diagnose and fix Java code style violations in the Doris FE module using Checkstyle.
Frequently Asked Questions
FAQPage SchemaHow to install Apache Doris skills?โผ
Run `npx skills add apache/doris --all -g -y` in your terminal to install all skills in this suite globally.
What is Apache Doris used for?โผ
Apache Doris is an open-source real-time analytics database that runs fast SQL queries over structured, text, and vector data for dashboards, warehousing, and search.
How do these skills help with Doris code reviews?โผ
The code-review skill gives your AI agent Doris-specific checklists for concurrency, memory safety, and data correctness, plus module-level guides for the storage, optimizer, and cloud components.
Can AI run Doris regression tests automatically?โผ
Yes. The docker regression skill builds a clean package, creates a Docker image, and runs the full regression suite without interference from your local configuration.
Do these skills work with Claude Code and other agents?โผ
Yes. All skills follow the standard SKILL.md format and work with Claude Code, OpenClaw, Cursor, and other compatible AI coding agents.
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