Ohadrubin Skills
ohadrubin-skills is a Claude Code plugin for the Build phase that bundles eight skills for skill authoring, repo diff analysis, documentation extraction, and structured plan/spec workflows.
Install Ohad’s eight-skill bundle when you need structured skill authoring, repo diff analysis, doc extraction, and plan/spec workflows inside Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install ohadrubin-skills@OhadRubin/skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:OhadRubin/skills") and the paste-ready config with skillselion.get_install_config("plugin:OhadRubin/skills").
What it does
ohadrubin-skills is Ohad Rubin’s Claude Code plugin packing eight community skills aimed at builders who treat agents as part of the product stack, not a one-off chat. The bundle skews toward making skills themselves: creators and splitters that break oversized repos or SKILL.md material into self-contained modules, finders that surface gaps and pitfalls in specs, and generators that turn touched files into documentation or plan artifacts. You also get workflow-oriented pieces—multiphase execution, onboarding-oriented helpers, and analyzers that reason over branches, commits, and diffs so you know what actually changed before you merge. For a solo founder juggling validation notes, implementation, and pre-release review, this is less a single trick and more a small toolkit that sits on the agent-tooling shelf while still supporting scope work in Validate and change review in Ship. Expect intermediate familiarity with Claude Code skill layout and Python-heavy repos; outcomes are cleaner specs, smaller skill files, and auditable change narratives rather than a hosted SaaS.
Highlights
- Eight bundled skills covering skill creation, large-file splitting, and structured spec/plan generation
- Branch and commit diff analysis to see what changed across codebases before you ship
- Gap and pitfall identification plus filtered documentation extraction from source
- Multi-phase and orchestrated execution patterns for large, well-organized agent tasks
- Python-oriented modules for JSONL and structured report output from agent runs
Why builders use it
Solo builders drown in oversized repos and ad-hoc agent prompts without a repeatable way to author skills, split context, or see what commits actually changed.
After you add the plugin, Claude Code gains a coordinated set of skills for specs, docs, gap checks, and change analysis so agent work stays smaller, traceable, and reusable.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is ohadrubin-skills for?
It is for solo and indie builders who use Claude Code daily and want Ohad Rubin’s eight skills for plans, docs, gaps, and commit-aware analysis in one plugin.
When should I use ohadrubin-skills?
Use it when you are creating or refactoring agent skills, splitting large context, drafting specs, or reviewing branch changes before you ship.
How do I add ohadrubin-skills to my agent?
Install or register the OhadRubin/skills Claude Code plugin from your skills or plugin path, then invoke the individual skills by name from SKILL.md in your session.
Comments
Share how you use ohadrubin-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.