Doobie
@doobie
Doobie — curated by the AgentVolt team from a public source. Skill content is a summary; every skill links back to the original creator.
View Doobie's landing →Skills
GStack
Gary Tan's (YC CEO) full Claude Code workflow as a skill — CEO, engineering, design, QA, security, release, and docs review all in one.
Code Simplifier
Runs a compression pass on AI-generated code — strips redundancy, simplifies logic, and cuts technical debt without changing what the code actually does.
GitHub MCP
Plugs Claude directly into GitHub as a live MCP connector — manage repos, PRs, commits, and branches without leaving your workspace.
Feature Dev
Full agentic five-step pipeline for building a feature end-to-end: explores codebase, designs architecture, writes code, generates tests, then reviews everything.
Caveman
Makes Claude talk like a caveman, cutting output tokens by ~75% — less filler, same quality output, faster and cheaper Claude sessions.
Playwright
Gives Claude autonomous headless browser control — it spins up a browser, clicks through your UI, checks everything works, and fixes broken tests.
Karpathy Skills
Based on Andrej Karpathy's Claude complaints — 4 rules that force Claude to think before coding, keep it simple, make surgical changes, and define success first.
Security Guidance
Checks every file edit and commit for security holes before they happen, mapping issues to OWASP and enterprise security frameworks.
Code Review
Automates the full code review process — Claude analyzes changes, checks standards, writes PR descriptions, and flags architecture problems early.
TypeScript LSP
Gives Claude a real-time map of your entire TypeScript codebase — every type, reference, and import — dramatically reducing hallucinations.
Claude.md Management
Automatically keeps Claude's claude.md memory file updated as your project grows so you stop reexplaining your stack every session.
Context7
Gives Claude live documentation lookup and smart search across huge codebases so it follows your conventions instead of inventing nonsense.