Skip to main content

apache/cassandra

SkillsMP has collected 10 skills from apache/cassandra. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
10
GitHub stars
10,087
GitHub forks
4,104

Skills in this repository

Showing 10 of 10 collected skills.

occupation
Software Developers
description

Mine bug patterns from any git repository. Discovers bug-fix commits via git log heuristics, analyzes each in parallel with subagents, writes individual analysis files, and synthesizes a generalized PATTERNS.md with repo-specific details stripped. Invoke…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Comprehensive guide for writing Apache Cassandra in-JVM distributed tests (dtests). Use when creating tests that simulate multi-node Cassandra clusters within a single JVM for faster integration testing. Covers cluster creation (single-node, multi-node,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Deep file-focused code review for correctness bugs. Unlike shallow-review which runs 6 specialists in parallel across the entire patch, deep-review focuses on user-specified files with full pattern catalogs (500+ patterns), codebase investigation, and…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use git heatmap analysis to identify high-churn files and lines as candidates for thorough review or bug hunting. Works for PR reviews, security audits, bug hunts, or any code analysis task.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Multi-pass deep code review for large patches (1000+ LOC) that maximizes real bug detection. Orchestrates targeted-review, shallow-review, and deep-review in parallel across all HIGH and MEDIUM risk files and commits: understands the feature holistically,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Deep code analysis with ASCII visualizations showing structure, flow, and state transitions. Use when analyzing patches/diffs, explaining classes or subsystems, understanding code architecture, reviewing changes for inconsistencies, or when asked to visualize…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Shallow (quick) ensemble bug-finding review using 6 specialist agents in parallel. Each specialist reviews the same patch through a different lens: Logic & Types, Boundaries & I/O, Concurrency & State, Resources & Serialization, Absence Analysis, and API…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Findings-driven targeted code review. Understands the patch via patch-explainer and surrounding code via codebase-analysis, then consults a catalog of bug patterns (~11 categories under references/categories/). Picks only categories whose diff-signals match…

updated
occupation
Software Developers
description

Create, run, and verify TLA+ and PlusCal formal specifications. Use for modeling distributed systems, protocols, concurrent algorithms, state machines. Can compose specs from code, find divergences between spec and implementation, spot concurrency bugs and…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Write minimal, reliable bug reproducers (repros) for any project. Use when: (1) a bug report or issue needs a test that reliably demonstrates the failure, (2) converting a described failure scenario into runnable code, (3) minimizing an existing complex test…

updated
Showing 10 of 10 collected skills.