BeClaude

custom-code-skills

New
GitHub TrendingGeneralby shehanrathnayake

A personal collection of custom Claude Code skills. Each skill packages a repeatable workflow into a single `SKILL.md` that Claude can load on demand — drop one into a project (or your global config) and invoke it by name.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/custom-code-skills.md https://raw.githubusercontent.com/shehanrathnayake/custom-code-skills/main/SKILL.md
3
Invoke in Claude Code
/custom-code-skills
View source on GitHub

Frequently Asked Questions

What is custom-code-skills?

A personal collection of custom Claude Code skills. Each skill packages a repeatable workflow into a single `SKILL.md` that Claude can load on demand — drop one into a project (or your global config) and invoke it by name.

How to install custom-code-skills?

To install custom-code-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /custom-code-skills.

What is custom-code-skills best for?

custom-code-skills is a community categorized under General. Created by shehanrathnayake.