BeClaude

skillpacks

New
1GitHub TrendingGeneralby buildmoonshot

A beginner-to-expert curriculum of drop-in skills for Claude Code, Codex, and any coding agent. Copy-paste ready, tested, not a link farm.

First seen 6/16/2026

Install & Usage

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

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is skillpacks?

A beginner-to-expert curriculum of drop-in skills for Claude Code, Codex, and any coding agent. Copy-paste ready, tested, not a link farm.

How to install skillpacks?

To install skillpacks: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/skillpacks.md https://raw.githubusercontent.com/buildmoonshot/skillpacks/main/SKILL.md. Finally, /skillpacks in Claude Code.

What is skillpacks best for?

skillpacks is a skill categorized under General. It is designed for: testing, agent. Created by buildmoonshot.