Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

pchalasani/claude-code-tools

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
8 indexed skills1,357 stars

add-pattern
Indexed

Use this skill when you learn one or more design pattern(s) in the

View indexed skill

code-walk-thru
Indexed

Use this when user wants you to walk through (code or text) files in a EDITOR to either explain how some code works, or to show the user what changes you made, etc. You would typically use this repeatedly to show the user your changes or code files one by one, sometimes with specific line-numbers. This way the user is easily able to follow along in their favorite EDITOR as you point at various files possibly at specific line numbers within those files.

View indexed skill

log-work
Indexed

Log the work segment that you did after the last work log until now in a

View indexed skill

make-issue-spec
Indexed

Create a markdown document that describes a specific task along with

View indexed skill

patterns
Indexed

Design patterns for the Langroid multi-agent LLM framework. Covers

View indexed skill

recover-context
Indexed

Extract full context of the last task from the most recent parent session

View indexed skill

session-search
Indexed

For CLI agents WITHOUT subagent support (e.g., Codex CLI). Search previous code agent sessions for specific work, decisions, or code patterns.

View indexed skill

tmux-cli
Indexed

CLI utility to communicate with other CLI Agents or Scripts in other tmux panes; use it only when user asks you to communicate with other CLI Agents or Scripts in other tmux panes.

View indexed skill