DO

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 →
12 skills0 packs

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.

Development / Startup Workflow

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.

Development / Code Quality

GitHub MCP

Plugs Claude directly into GitHub as a live MCP connector — manage repos, PRs, commits, and branches without leaving your workspace.

Development / Version Control

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.

Development / Agentic Workflow

Caveman

Makes Claude talk like a caveman, cutting output tokens by ~75% — less filler, same quality output, faster and cheaper Claude sessions.

Productivity / Token Optimization

Playwright

Gives Claude autonomous headless browser control — it spins up a browser, clicks through your UI, checks everything works, and fixes broken tests.

Development / Testing

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.

Development / Discipline

Security Guidance

Checks every file edit and commit for security holes before they happen, mapping issues to OWASP and enterprise security frameworks.

Security / Development

Code Review

Automates the full code review process — Claude analyzes changes, checks standards, writes PR descriptions, and flags architecture problems early.

Development / Code Quality

TypeScript LSP

Gives Claude a real-time map of your entire TypeScript codebase — every type, reference, and import — dramatically reducing hallucinations.

Development / TypeScript

Claude.md Management

Automatically keeps Claude's claude.md memory file updated as your project grows so you stop reexplaining your stack every session.

Development / Memory

Context7

Gives Claude live documentation lookup and smart search across huge codebases so it follows your conventions instead of inventing nonsense.

Development / Context Management