skills
Cassandra expertise, database lab provisioning, and delivery pipelines
All Skills in This Repository (6)
Pure Emerald Level Indicatorsoptimize
Provide version-aware Cassandra configuration and tuning guidance for performance bottlenecks.
training
Guide developers through a four-session Cassandra training curriculum with CQL exercises.
diagnose
Identify Cassandra version and establish a baseline health snapshot for diagnostics.
token-skew
Analyze Cassandra token distribution and data ownership skew across nodes and racks.
data-model
Design Cassandra schemas with version-aware partition and clustering key guidance.
expert
Answer general Cassandra questions with CQL analysis and data modeling guidance.
Frequently Asked Questions
FAQPage SchemaHow to install rustyrazorblade skills?โผ
Run `npx skills add rustyrazorblade/skills --all -g -y` in your terminal to install all plugins in this marketplace globally.
How to troubleshoot Cassandra performance issues?โผ
Use the cassandra-expert diagnose skill, which applies the USE method, outlier analysis, and double loop learning to find root causes. It always establishes your exact Cassandra version first, since the right fix differs across 4.0, 5.0, and 6.0.
How to spin up a database benchmark cluster on AWS?โผ
The easy-db-lab plugin provisions Cassandra, ClickHouse, Spark, or OpenSearch clusters on AWS, then plans and executes benchmark runs step by step with automatic journaling and a browsable results report.
Does this work with Claude Code and Codex?โผ
Yes. cassandra-expert and easy-db-lab ship manifests for both Claude Code and Codex, while spec-flow and dev-skills are Claude Code only because they depend on its agents and Workflow runtime.
Can I learn Cassandra interactively with this?โผ
Yes. The training skill runs guided, session-based lessons from fundamentals through SAI indexes, with pulse-check questions and claims verified by scripts that run against a live cluster.
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