rustyrazorblade/skills
34 agent markdown files indexed from rustyrazorblade/skills. Install any of them pinned to an exact hash with mdr add rustyrazorblade/skills/<name>.
openspec-apply-change skill
rustyrazorblade/skills · .claude/skills/openspec-apply-change/SKILL.md · Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or…
v1.0 · audit A · 43 stars
openspec-archive-change skill
rustyrazorblade/skills · .claude/skills/openspec-archive-change/SKILL.md · Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after…
v1.0 · audit A · 43 stars
openspec-bulk-archive-change skill
rustyrazorblade/skills · .claude/skills/openspec-bulk-archive-change/SKILL.md · Archive multiple completed changes at once. Use when archiving several parallel changes.
v1.0 · audit A · 43 stars
openspec-explore skill
rustyrazorblade/skills · .claude/skills/openspec-explore/SKILL.md · Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use…
v1.0 · audit A · 43 stars
openspec-onboard skill
rustyrazorblade/skills · .claude/skills/openspec-onboard/SKILL.md · Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
v1.0 · audit A · 43 stars
openspec-propose skill
rustyrazorblade/skills · .claude/skills/openspec-propose/SKILL.md · Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they…
v1.0 · audit A · 43 stars
openspec-sync-specs skill
rustyrazorblade/skills · .claude/skills/openspec-sync-specs/SKILL.md · Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta…
v1.0 · audit A · 43 stars
openspec-verify-change skill
rustyrazorblade/skills · .claude/skills/openspec-verify-change/SKILL.md · Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete…
v1.0 · audit A · 43 stars
git:20260907.450260a · audit A · 43 stars
data-model skill
rustyrazorblade/skills · plugins/cassandra-expert/skills/data-model/SKILL.md · Data modeling and schema design for Apache Cassandra. Use when designing tables, choosing partition keys, modeling…
git:20260325.298c24e · audit A · 43 stars
diagnose skill
rustyrazorblade/skills · plugins/cassandra-expert/skills/diagnose/SKILL.md · Systematic troubleshooting for Apache Cassandra clusters. Use when diagnosing performance issues, latency problems…
git:20260407.324e497 · audit A · 43 stars
optimize skill
rustyrazorblade/skills · plugins/cassandra-expert/skills/optimize/SKILL.md · Performance optimization for Apache Cassandra clusters. Use when tuning configuration, improving throughput, reducing…
git:20260324.70fc6f2 · audit A · 43 stars
token-skew skill
rustyrazorblade/skills · plugins/cassandra-expert/skills/token-skew/SKILL.md · Analyze token distribution and data ownership skew across Cassandra nodes and racks. Separates token placement quality…
git:20260401.b1f62f5 · audit A · 43 stars
training skill
rustyrazorblade/skills · plugins/cassandra-expert/skills/training/SKILL.md · Interactive Cassandra training with guided curriculum. Covers fundamentals through advanced topics with hands-on CQL…
git:20260905.9b24bd0 · audit A · 43 stars
complexity-reduction skill
rustyrazorblade/skills · plugins/dev-skills/skills/complexity-reduction/SKILL.md · Measure cognitive complexity and duplicate code with PMD (Java) or rust-code-analysis-cli (Rust), then reduce both by…
git:20260903.4ff0cc0 · audit A · 43 stars
ide-explain skill
rustyrazorblade/skills · plugins/dev-skills/skills/ide-explain/SKILL.md · Render an IDE-style single-page HTML view that explains anything the owner needs to see whole — a code diff, a GitHub…
git:20260905.9b24bd0 · audit B · 43 stars
prose-review skill
rustyrazorblade/skills · plugins/dev-skills/skills/prose-review/SKILL.md · Grade the prose in a patch against prose-style.md and report the findings; apply them with --fix. Covers code comments…
git:20260905.9b24bd0 · audit A · 43 stars
refactor skill
rustyrazorblade/skills · plugins/dev-skills/skills/refactor/SKILL.md · Plan and execute a behavior-preserving structural change, then hold the refactoring contract for the whole run. Use…
git:20260826.33297a2 · audit A · 43 stars
tech-debt skill
rustyrazorblade/skills · plugins/dev-skills/skills/tech-debt/SKILL.md · Audit the codebase for structural improvement opportunities — SOLID/composability, code duplication, and unnecessary…
git:20260826.33297a2 · audit A · 43 stars
walkthrough skill
rustyrazorblade/skills · plugins/dev-skills/skills/walkthrough/SKILL.md · Render a diagram-first, ordered-step HTML presentation that teaches how something works — or presents a technical-debt…
git:20260905.9b24bd0 · audit A · 43 stars
create-kit skill
rustyrazorblade/skills · plugins/easy-db-lab/skills/create-kit/SKILL.md · Create a new easy-db-lab kit (kit.yaml + K8s manifests, metrics, dashboards, docs) for any database or workload…
git:20260614.ce3d94b · audit A · 43 stars
explore skill
rustyrazorblade/skills · plugins/easy-db-lab/skills/explore/SKILL.md · Guided interactive mode for easy-db-lab — walks through provisioning if needed, then helps you run tests, stress…
git:20260826.cabf84a · audit B · 43 stars
plan skill
rustyrazorblade/skills · plugins/easy-db-lab/skills/plan/SKILL.md · Helps the user design a lab workflow by asking questions, working through steps together, and writing the result to a…
git:20260910.a46c2f6 · audit A · 43 stars
run skill
rustyrazorblade/skills · plugins/easy-db-lab/skills/run/SKILL.md · Executes a plan step by step in an explicit cluster workspace, confirming each step with the user and updating…
git:20260910.a46c2f6 · audit A · 43 stars
activate skill
rustyrazorblade/skills · plugins/spec-flow/skills/activate/SKILL.md · Activate a groomed GitHub issue for development — claim it, review it with the owner (scope/acceptance-criteria…
git:20260913.c32a92b · audit A · 43 stars
address skill
rustyrazorblade/skills · plugins/spec-flow/skills/address/SKILL.md · Address the owner's GitHub review comments on an issue's PR — pull the comments, fix them in the issue's worktree…
git:20260913.c32a92b · audit A · 43 stars
adopt-tiering skill
rustyrazorblade/skills · plugins/spec-flow/skills/adopt-tiering/SKILL.md · One-time migration that splits a repo's existing test suite into a fast unit tier and a slow integration tier — for a…
git:20260828.a25615e · audit A · 43 stars
archive skill
rustyrazorblade/skills · plugins/spec-flow/skills/archive/SKILL.md · Check the buildup of un-archived OpenSpec changes waiting on the default branch (one per merged-and-finalized issue)…
git:20260901.4512c10 · audit A · 43 stars
board skill
rustyrazorblade/skills · plugins/spec-flow/skills/board/SKILL.md · Report status across all in-flight delivery pipelines — every issue by lifecycle label with its priority, stage, live…
git:20260906.783b13a · audit A · 43 stars
finalize skill
rustyrazorblade/skills · plugins/spec-flow/skills/finalize/SKILL.md · Finalize a merged issue — close the GitHub issue, remove its lifecycle/coordination labels, and remove the issue's git…
git:20260901.4076d23 · audit A · 43 stars
groom skill
rustyrazorblade/skills · plugins/spec-flow/skills/groom/SKILL.md · Turn a rough idea into a scoped, labeled GitHub issue ready for the delivery pipeline. Use when the owner wants to…
git:20260913.c32a92b · audit A · 43 stars
implement skill
rustyrazorblade/skills · plugins/spec-flow/skills/implement/SKILL.md · Implement an approved issue — run tdd-developer → review panel → fix loop → build-engineer → docs polish in the issue's…
git:20260913.c32a92b · audit A · 43 stars
setup skill
rustyrazorblade/skills · plugins/spec-flow/skills/setup/SKILL.md · Interactively bring a repo onto spec-flow's Prerequisites — OpenSpec init, gh auth, the label vocabulary, the…
git:20260913.c32a92b · audit A · 43 stars
sync-ci skill
rustyrazorblade/skills · plugins/spec-flow/skills/sync-ci/SKILL.md · Pull the branch's latest CI test failures into the issue's local flagged set — download the spec-flow-failures artifact…
git:20260901.4512c10 · audit A · 43 stars
Source
github.com/rustyrazorblade/skills · 43 stars · license Apache-2.0 · pushed 2026-09-16