Skip to main content
On Gumroad · 18 live

Products

18 small tools between $9 and $59. Claude Code skills, MCP kits, agent blueprints, and n8n workflows I use daily.
Start free with Claude Memory Kit30-day refund · instant download
New

Multi-Agent Orchestration Blueprint

$39

The dispatch/worker architecture for coordinating multiple AI agents. Agent Bus messaging, async inboxes, state machines, and 3 reference implementations from a system that runs 5 agents 24/7.

  • Dispatch/worker topology: routing tasks to specialist agents
  • Agent Bus setup: real-time inter-session messaging patterns
  • State machines: queued -> acked -> running -> done/failed
  • 3 reference pipelines: research, code review, content processing
View details — $39

The Agent Cookbook

$39

Build AI agents that actually work. 15 production-ready agent patterns with complete implementations for Claude, GPT, and open-source models.

  • 15 production-ready agent patterns with working code
  • Memory systems, tool integration, and context management
  • Error recovery and deployment strategies
  • Architecture diagrams and production lessons learned
Buy now — $39
Popular

Claude Memory Kit Pro

$29

The complete memory system for Claude Code power users. 12 templates, 5 stack libraries, advanced patterns guide, and CLAUDE.md templates.

  • 12 ready-to-customize memory templates
  • Stack libraries: React/Next.js, Python/FastAPI, Go, Rails, Rust
  • Advanced patterns: multi-project, team memory, CI integration
  • CLAUDE.md templates for solo and monorepo projects
Buy now — $29

The Prompt Engineering OS

$29

The complete system for writing AI prompts that work in production. 30 chapters, 8 template schemas, 100+ templates.

  • 30 chapters covering every prompt pattern
  • 8 template schemas with fill-in-the-blank structure
  • 100+ production-tested prompt templates
  • Covers Claude, GPT-4, Gemini, and open models
Buy now — $29
New

Generative Art Starter Kit

$29

10 Python generators for pen plotters: flow fields, L-systems, Voronoi, spirals, reaction-diffusion. Each with parameter guides, example SVGs, and AI scoring rubrics from 105+ experiments.

  • 10 generators with source code, parameter guides, and 3 example outputs each
  • SVG optimization for pen plotters: stroke ordering, travel minimization
  • AI scoring rubric for evaluating generative art quality
  • Print-ready export: A4, A3, letter sizes with plotter setup guides
View details — $29
New

Production MCP Server Kit

$29

Take MCP servers past the tutorial stage. Auth middleware, rate limiting, Docker deployment, health checks, and error handling patterns from running 4+ MCP servers in production.

  • Auth middleware: API key validation and OAuth2 token checking
  • Rate limiting, usage tracking, and health check endpoints
  • Docker + compose deployment configs with monitoring
  • 3 production server examples: filesystem, database, external API
View details — $29

AI Code Review Playbook

$24

Systematic AI-powered code review that catches security vulnerabilities, performance issues, and logic errors before they ship.

  • Review checklists and prompt templates for Claude/GPT
  • GitHub Actions and CI/CD integration guides
  • Security vulnerability and performance issue detection
  • Built from real experience reviewing thousands of PRs
Buy now — $24
New

Digital Product Launch Toolkit

$24

The exact process used to ship 18 digital products as a solo developer. Gumroad page templates, pricing strategy, launch checklists, and the daily shipping workflow.

  • 3 Gumroad page layouts: simple, detailed, and premium tiers
  • Pricing strategy guide: why $9/$14/$19/$24/$29/$39 tiers work
  • 18-step launch checklist from idea to live listing
  • Cross-sell and bundle strategies with real revenue examples
View details — $24
New

n8n AI Workflow Templates

$24

5 importable n8n workflows that connect AI to real business processes. YouTube monitoring, RSS intelligence, AI code review, content embedding, and scheduled health checks.

  • 5 ready-to-import n8n workflow JSON files
  • YouTube monitor -> Claude summary -> email digest pipeline
  • RSS aggregator -> AI analysis -> Telegram notification
  • Docker n8n setup guide with environment configuration
View details — $24

MCP Server Starter Kit

$24

TypeScript and Python templates for building MCP servers. Go from zero to a running server in under an hour.

  • TypeScript and Python server templates
  • 8-chapter guide from architecture to deployment
  • 3 working example servers: file search, database query, API proxy
  • Complete build-to-deploy walkthrough
Buy now — $24

Obsidian + Claude Code Setup Kit

$19

Turn Obsidian into an AI-powered development environment with pre-configured vault, Claude Code integration, and workflow automations.

  • Pre-configured vault with Claude Code integration
  • CLAUDE.md templates and hook configurations
  • Custom templates and plugin recommendations
  • Complete knowledge management system for AI developers
Buy now — $19

Prompt Testing Framework

$19

Regression testing, A/B comparison templates, and quality scoring rubrics for AI prompts. Built for teams shipping AI features.

  • Regression testing and A/B comparison templates
  • Quality scoring rubrics with structured evaluation criteria
  • Test harnesses for Claude, GPT, and Gemini
  • Repeatable, measurable prompt quality workflows
Buy now — $19
New

Autonomous Agent Safety Patterns

$19

Hard-won guardrails from an agent that lost $252 of real money. Financial verification protocols, destructive operation prevention, scope containment, and the incident response playbook.

  • Full post-mortem: the $252 USDC loss and what changed after
  • 10 anti-patterns with production fixes and hook implementations
  • Financial transaction verification protocol (test small, verify, confirm)
  • Scope containment patterns: keeping agents within boundaries
View details — $19
New

Claude Code Hooks Deep Dive

$19

15 production hooks beyond the basics. The damage-control hook that blocks destructive commands. The verify-completion hook that won't let you lie about finishing. Session init, memory flush, pre-commit guards.

  • 15 battle-tested hooks with full source and walkthroughs
  • damage-control.py: the hook that saved the codebase from rm -rf
  • Hook composition patterns: chaining, conditional, env-aware
  • Template hooks for common scenarios you can customize in minutes
View details — $19

CLAUDE.md Template Pack

$14

14 battle-tested CLAUDE.md templates for every project type. Drop one into your repo and start building.

  • 14 templates: iOS, Android, ML, API, DevOps, Next.js, and more
  • CLI Tools, Monorepos, and Game Dev configurations
  • Embedded/IoT, Security Audits, and Open Source templates
  • Startup MVP and Technical Writing presets
Buy now — $14

Hooks Library

$14

24 production-ready hooks across 6 categories. Drop in, configure, ship.

  • Quality hooks: linting, testing, secrets detection
  • Safety hooks: damage control, backup, force-push guard
  • Integration hooks: Slack, Telegram, Linear, Obsidian
  • AI hooks: context preload, completion verify, cost tracking
Buy now — $14

Quick Reference Cards

$9

Printable cheat sheets for prompt patterns, Claude Code shortcuts, MCP tool reference, and common workflows.

  • Prompt pattern and system prompt reference cards
  • Claude Code shortcuts and slash commands
  • Token optimization and temperature settings guide
  • PDF and markdown formats, pin-next-to-monitor ready
Buy now — $9
Open Source

Claude Memory Kit

Free

Start here. Drop-in memory template for Claude Code. Persists context, feedback, and project knowledge across conversations.

  • 4 memory types: user, feedback, project, reference
  • MEMORY.md index auto-loaded each session
  • CLAUDE.md snippet for instant setup
  • Real-world examples included
Get it free on GitHub