Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

OhadRubin/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

Skills are folders of instructions, scripts, and resources that Claude loads dynamically to improve performance on specialized tasks. Skills teach Claude how to complete specific tasks in a repeatable way.

For more information, check out:

About This Repository

This repository contains Ohad's custom skills for Claude.

Available Skills

  • python-file-splitter: Split large Python modules into smaller, well-organized files
  • skill-creator: Create a new skill
  • skill-creator-multi: Create multi-phase skills with orchestrated sequential execution
  • skill-spec-generator: Generate structured skill specifications for independent skill creators
  • diff-since-my-commit: Show changes to a git branch since your last commit, filtered to only files you touched
  • agent-report: Extract and display the final message from a Claude agent JSONL file
  • onboarding-doc: Create onboarding documentation for codebases (includes analyzer, gaps-verifier, and writer skills)
  • plan-gap-finder: Find conceptual gaps in plan/spec documents that prevent self-containment

Try in Claude Code

You can register this repository as a Claude Code Plugin marketplace by running the following command in Claude Code:

/plugin marketplace add OhadRubin/skills

Then, to install the skill:

  1. Select Browse and install plugins
  2. Select ohads_skills
  3. Select python-file-splitter
  4. Select Install now

Alternatively, directly install via:

/plugin install python-file-splitter@ohads_skills

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •