shardingsphere
AI-assisted coding, testing, and review for ShardingSphere contributors
All Skills in This Repository (5)
Pure Emerald Level Indicatorsanalyze-issue
Analyze ShardingSphere GitHub issues to identify root causes with evidence.
gen-ut
Generate standard unit tests for Apache ShardingSphere target classes.
review-pr
Review Apache ShardingSphere PRs and issue a definitive Merge Verdict.
coding-standards
Apply Apache ShardingSphere coding standards during implementation or audit code compliance read-only.
code-implementation
Implements repository code changes under scope, non-regression, and verification gates.
Frequently Asked Questions
FAQPage SchemaHow to install ShardingSphere agent skills?โผ
Run `npx skills add apache/shardingsphere --all -g -y` in your terminal to install all skills in this suite globally.
What do the ShardingSphere AI skills do?โผ
They let your AI agent implement code changes, generate unit tests, review pull requests, and draft maintainer replies for issues, all under strict evidence and safety rules.
Can AI generate unit tests for ShardingSphere classes?โผ
Yes. The gen-ut skill creates JUnit 5 tests targeting 100% class, line, and branch coverage, with parameterized test optimization and quality gate checks.
How does AI review ShardingSphere pull requests?โผ
The review-pr skill checks the latest PR head against repository rules, proves every finding with evidence, and returns a copy-ready Mergeable or Not Mergeable verdict.
Do these skills work with Codex and Claude Code?โผ
Yes. The skills follow the standard SKILL.md format and include routing guides for Codex, and they also load in Claude Code and other compatible 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