From 3a9a83835b378dc9ef2c930faa3428d878af3c7a Mon Sep 17 00:00:00 2001 From: Siu Jam Oh Date: Mon, 15 Jun 2026 11:41:00 +0800 Subject: [PATCH] docs: add readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dbb4d25 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Claude Code Skills + +This repository stores commonly used skills for Claude Code internally. + +## Installation + +Clone this repository into `~/.claude/skills` with `git clone git@git.onixbyte.com:onixbyte/claude-code-skills ~/.claude/skills`. \ No newline at end of file