By mvanzulli
Personal Claude Code skills: caveman compressed mode, relentless design interviews, structured refactor planning, and skill authoring guidance.
Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get challengeed on their design, or mentions "grill me".
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
A Claude Code plugin with personal productivity skills.
| Skill | Trigger | Description |
|---|---|---|
| caveman | "caveman mode", "less tokens", /caveman | Ultra-compressed ~75% token reduction while keeping full technical accuracy |
| challenge-me | "challenge my design", "grill me", "stress-test this plan" | Relentless interviewing that walks every branch of a design tree one question at a time |
| request-refactor-plan | "plan a refactor", "create a refactoring RFC" | User interview → tiny-commit plan → GitHub issue using the Fowler method |
| write-a-skill | "create a skill", "write a new skill" | Guided skill authoring with structure, description, and eval guidance |
# Clone into Claude's local plugin directory
git clone [email protected]:mvanzulli/personal-skills.git ~/.claude/plugins/local/personal-skills
Then restart Claude Code. The skills will be available immediately.
~/.claude/plugins/local/personal-skills/sync.sh
Or manually:
cd ~/.claude/plugins/local/personal-skills && git pull
This repo follows the Claude Code plugin format:
personal-skills/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── skills/
│ ├── caveman/
│ │ └── SKILL.md
│ ├── challenge-me/
│ │ └── SKILL.md
│ ├── refactor-plan/
│ │ └── SKILL.md
│ └── write-skill/
│ └── SKILL.md
├── sync.sh # Pull latest from GitHub
├── LICENSE
└── README.md
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub mvanzulli/personal-skillsHarness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
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.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications