training

Guide developers through a four-session Cassandra training curriculum with CQL exercises.

41|8|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/rustyrazorblade/skills --skill training-rustyrazorblade
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: training
Source: https://github.com/rustyrazorblade/skills/tree/main/plugins/cassandra-expert/skills/training
Command: npx skills add https://github.com/rustyrazorblade/skills --skill training-rustyrazorblade

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cassandra-driver>=3.29, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Cassandra development often suffers from gaps between theory and production practice. This Skill provides a structured, interactive curriculum that guides developers from fundamentals to advanced patterns, ensuring hands-on experience and durable understanding.

Core Features & Use Cases

  • Guided sessions spanning four topics: Fundamentals, Query & Application Anti-Patterns, Schema Anti-Patterns, and Storage-Attached Indexes.
  • Hands-on CQL exercises and references to canonical material to reinforce correct patterns and avoid common pitfalls.
  • Adaptable for new hires and engineers seeking production-ready Cassandra skills, with instructor-led guidance and on-demand references.

Quick Start

Begin by invoking /cassandra-expert:training to start with Session 1: Fundamentals.

Frequently Asked Questions about training

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the best way to learn Cassandra for production environments?▼

Structured Cassandra training provides a guided curriculum across four sessions covering Fundamentals, Query & Application Anti-Patterns, Schema Anti-Patterns, and Storage-Attached Indexes. It enforces best practices through instructor-led guidance and hands-on CQL exercises to build production-ready skills.

How do I start the Cassandra training sessions?▼

You start the Cassandra training sessions by invoking the training command to begin Session 1: Fundamentals. From there, you navigate through four interactive sessions sequentially, completing hands-on CQL exercises and reviewing curated references to master production-ready patterns.

What topics are covered in advanced Cassandra training?▼

Advanced Cassandra training topics include Query & Application Anti-Patterns, Schema Anti-Patterns, and Storage-Attached Indexes. These sessions build upon initial fundamentals to help engineers recognize and avoid common pitfalls while enforcing correct data modeling patterns.

Do I need prior distributed systems experience for Cassandra training?▼

Prior distributed systems experience is not strictly required as the training starts with Fundamentals. The curriculum is adaptable for new hires and engineers seeking production-ready skills, guiding users from basic concepts to advanced data modeling patterns.

Does the Cassandra training include hands-on CQL exercises?▼

Yes, the Cassandra training includes hands-on CQL exercises and references to canonical material. These exercises reinforce correct patterns and help developers avoid common pitfalls by providing practical experience alongside instructor-led guidance.

What are common Cassandra schema anti-patterns I should avoid?▼

Common Cassandra schema anti-patterns are addressed in a dedicated training session that covers incorrect data modeling practices. By exploring these anti-patterns through hands-on exercises, developers learn to enforce best practices and avoid pitfalls in production environments.