RockaRhymeLLC

10 mods across 2 repositories, 1 stars between them.

bmobot-skills

02

RockaRhymeLLC/claude-code-skills

Plugin Claude Code

Production-tested Claude Code skills for professional development workflows — code review, smart commits, PR generation, spec-driven development, and context management.

1 6mo ago A tokens not measured original MIT

context-manager

03

RockaRhymeLLC/claude-code-skills

Skill Claude CodeCodex

Manages Claude Code context window to prevent information loss. Tracks usage, saves state before compaction, and restores seamlessly after restart. Prevents the frustrating loss of work-in-progress when context fills up. Use when working on long tasks, when context is getting full, or when the user says /ctx.

1 6mo ago B 64 tokens original MIT

smart-changelog

04

RockaRhymeLLC/claude-code-skills

Skill Claude CodeCodex

Generates changelogs and release notes from git history. Categorizes commits, handles semantic versioning, supports conventional and non-conventional commits. Creates GitHub Releases. Use when the user says /smart-changelog, asks about release notes, or wants to version a release.

1 6mo ago A 60 tokens original MIT

smart-commit

05

RockaRhymeLLC/claude-code-skills

Skill Claude CodeCodex

Generates clear, conventional commit messages from staged changes. Analyzes diffs to produce focused commit messages that explain WHY, not just WHAT. Supports conventional commits, multi-file changes, and interactive refinement. Use when committing code or when the user says /smart-commit.

1 6mo ago A 59 tokens original MIT

smart-docs

06

RockaRhymeLLC/claude-code-skills

Skill Claude CodeCodex

Generate comprehensive documentation from code. Analyzes exports, functions, classes, and types to produce README sections, API references, and module guides. Supports any language. Use when the user says /smart-docs, asks to document code, or wants to generate a README.

1 6mo ago A 59 tokens original MIT

smart-pr

07

RockaRhymeLLC/claude-code-skills

Skill Claude CodeCodex

Generates well-structured pull request descriptions from git history. Analyzes commits, diffs, and branch context to produce clear summaries with categorized changes, testing notes, and reviewer guidance. Use when creating a PR, writing a PR description, or when the user says /smart-pr.

1 6mo ago A 61 tokens original MIT

smart-review

08

RockaRhymeLLC/claude-code-skills

Skill Claude CodeCodex

Performs thorough code review on git changes. Analyzes diffs for bugs, security issues, performance problems, and design concerns. Produces actionable feedback organized by severity. Use when reviewing code, checking a PR, or when the user says /smart-review.

1 6mo ago A 56 tokens original MIT

spec-driven-dev

09

RockaRhymeLLC/claude-code-skills

Skill Claude CodeCodex

Structured software development workflow that moves from specification through planning and review to test-driven implementation. Creates specs, breaks work into stories, defines test contracts, reviews plans with a devil's advocate agent, and builds features test-first. Use when building a new feature, refactoring a…

1 6mo ago A 69 tokens original MIT

bmobot-mcp

10

RockaRhymeLLC/bmobot-mcp

MCP server Claude CodeCodexCursor +2

MCP server "bmobot-mcp" as configured in RockaRhymeLLC/bmobot-mcp. Runs locally from the bmobot-mcp npm package. Needs 1 environment variable to run.

0 6mo ago A tokens not measured