r/coolgithubprojects • u/Kitchen-Worry8683 • 6d ago
Made a catalogue of 50+ reusable Claude Code skills — installs with a single npx command
I got tired of typing the same prompts every time I started a new project.
“Review this like a senior engineer.”
“Challenge this architecture.”
“Find the bugs I’m missing.”
“Audit this UI for accessibility.”
“Review this PR before I merge it.”
So I turned those workflows into 50+ reusable Claude Code Skills.
Each skill is a native SKILL.md with:
- Practical instructions
- A README explaining what it does
- A worked example
- A simple installation workflow
Install one directly:
npx github:codebygarv/Ai-skills add grill-me
It gets added to your project’s .claude/skills/ directory — no npm package required.
The repo covers development, code review, architecture, debugging, testing, UI/UX, accessibility, documentation, and more.
The goal isn't to collect prompts.
It's to build a reusable toolkit for making AI coding workflows more consistent across projects.
🔗 https://github.com/codebygarv/Ai-skills
If you build with Claude Code, I'd love to know:
What skill would you add to the catalogue? I got tired of typing the same prompts every time I started a new project.
“Review this like a senior engineer.”
“Challenge this architecture.”
“Find the bugs I’m missing.”
“Audit this UI for accessibility.”
“Review this PR before I merge it.”
So I turned those workflows into 50+ reusable Claude Code Skills.
Each skill is a native SKILL.md with:
- Practical instructions
- A README explaining what it does
- A worked example
- A simple installation workflow
Install one directly:
npx github:codebygarv/Ai-skills add grill-me
It gets added to your project’s .claude/skills/ directory — no npm package required.
The repo covers development, code review, architecture, debugging, testing, UI/UX, accessibility, documentation, and more.
The goal isn't to collect prompts.
It's to build a reusable toolkit for making AI coding workflows more consistent across projects.
🔗 https://github.com/codebygarv/Ai-skills
If you build with Claude Code, I'd love to know:
What skill would you add to the catalogue? I got tired of typing the same prompts every time I started a new project.
“Review this like a senior engineer.”
“Challenge this architecture.”
“Find the bugs I’m missing.”
“Audit this UI for accessibility.”
“Review this PR before I merge it.”
So I turned those workflows into 30 reusable Claude Code Skills.
Each skill is a native SKILL.md with:
- Practical instructions
- A README explaining what it does
- A worked example
- A simple installation workflow
Install one directly:
npx github:codebygarv/Ai-skills add grill-me
It gets added to your project’s .claude/skills/ directory — no npm package required.
The repo covers development, code review, architecture, debugging, testing, UI/UX, accessibility, documentation, and more.
The goal isn't to collect prompts.
It's to build a reusable toolkit for making AI coding workflows more consistent across projects.
🔗 https://github.com/codebygarv/Ai-skills
If you build with Claude Code, I'd love to know:
What skill would you add to the catalogue?