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.

First seen 6/6/2026

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/custom-code-skills.md

3
Invoke with @agent-name
@custom-code-skills
View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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 agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/custom-code-skills.md. Finally, @custom-code-skills in Claude Code.

What is custom-code-skills best for?

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