Mid-session checkpoint (log, database, commit, push) without closing
npx claudepluginhub giobi/claude-skills --plugin saveSkills for Claude Code. Install them in any project or brain.
Copy the /brain skill into your project:
# From your project root
mkdir -p .claude/skills/brain
curl -sL https://raw.githubusercontent.com/giobi/claude-skills/main/plugins/brain/skills/brain/SKILL.md \
-o .claude/skills/brain/SKILL.md
That's it. Now you have /brain available in Claude Code.
In Claude Code:
/brain install brainstorm
/brain install stalker
/brain list --available
/brainstorm Should I rewrite this in Rust?
/stalker acme-corp.com
/devil Here's my deployment plan...
| Skill | What it does |
|---|---|
| brainstorm | Zero-filter brainstorming — ideas without judgement |
| devil | Devil's advocate — ruthlessly tears apart any plan |
| Skill | What it does |
|---|---|
| stalker | Deep research on any subject — people, companies, domains |
| LinkedIn intelligence with Proxycurl integration |
| Skill | What it does |
|---|---|
| figma | Extract design system from Figma files via API |
| site-ripper | Extract design system from any live website via Playwright |
| Skill | What it does |
|---|---|
| playralph | Playwright diagnostic loop — finds what's broken |
| playw | Playwright sidecar — visual verification after every change |
| radar | Full site audit with ELI5 summary + technical details |
| Skill | What it does |
|---|---|
| scar | S.C.A.R. — structured incident documentation (Signal → Cause → Action → Reinforcement) |
| snapshot | Docker Time Machine — snapshot and restore PHP apps |
| Skill | What it does |
|---|---|
| pressless | AI static site generator — WordPress without the weight |
| blog | Blog management — draft, publish, images for Jekyll/WordPress |
| Skill | What it does |
|---|---|
| public | Static mini-sites and reports — CRUD with HTML templates |
| kindle | Personal reading site — Claude generates long-form articles |
| Skill | What it does |
|---|---|
| cmd | Manage your own slash commands — list, create, edit, delete |
| brain | This package manager |
Skills are Claude Code custom slash commands — a SKILL.md file in .claude/skills/{name}/ that Claude reads when you type /{name}.
The /brain skill adds package management:
.claude/skills/{name}/ ← Skill code (from registry, replaceable)
SKILL.md Instructions for Claude
*.py Supporting scripts (optional)
wiki/skills/ ← Your config (survives updates)
.index.yaml What's installed, versions, sources
{name}.md Per-skill parameters
When you /brain update, code gets replaced but your config stays.
Some skills accept configuration. For example, a writing style skill needs samples of your writing. Parameters live in wiki/skills/{name}.md and survive updates.
During install, if a skill needs configuration, it asks you interactively.
Some skills depend on others:
| Skill | Depends on | Also needs |
|---|---|---|
| stalker | linkedin, public | Playwright, Proxycurl (optional) |
| playralph | — | Playwright |
| playw | — | Playwright |
| figma | — | Figma API token |
| — | Proxycurl API key (optional) | |
| public | — | Web server for public/ dir |
| kindle | — | Web server for articles |
When you /brain install stalker, it checks for dependencies and prompts you to install them first.
Skills that need API keys or external tools include a POSTINSTALL.md that guides setup.
A skill is just a folder with a SKILL.md:
.claude/skills/my-skill/
SKILL.md # Instructions (YAML frontmatter + markdown)
To publish, add it to a registry repo following this structure:
plugins/my-skill/
.claude-plugin/plugin.json # {"name":"my-skill","description":"...","version":"1.0.0"}
skills/my-skill/SKILL.md # The skill itself
MIT — Giobi Fasoli
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Automates browser interactions for web testing, form filling, screenshots, and data extraction
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, and 16+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.