
The Vibe Coder's AI Prompt Bible
100 master AI prompts in a deployable CSV/Excel Matrix
What it does
Solo-founders shouldn't spend hours writing AI prompts. The V.I.B.E. Protocol is a 258-page reference guide and a plug-and-play data matrix of 100 master prompts. Instantly deploy a fractional CMO, CTO, and PM directly into your Notion or project management workflow. Use code PH2026 for 30%
Does the same job
all alternatives →
50 AI Prompts for ExcelJun 2026 · sohambanergee.gumroad.com · ▲3Excel prompt packs for people who'd rather not Google it.
- RSRateMyPrompt – share and rate prompts with auto AI evals2025 · josh.ing · ▲10
Couldn't find a reliable, free place to share & rate AI prompts so I thought I'd take a stab at it Already has 500+ prompts generated by AI using the latest model prompting guidelines 5 different supported prompt types: full prompt, enhancement, template, system, chain 20+ categories: coding, writing, marketing, business, creative, etc. Every prompt gets evaluated automatically by multiple AI models (Claude 3 + GPT-4 Mini, more to come) Then humans can rate and there is an overall score that takes both AI & humans into account AI eval prompt here:…
The AI Mastery BibleJun 2026 · hdexdropper.gumroad.com · ▲2111 AI prompts for freelancers to work smarter & earn more
AI Prompt Library: 100,000+ PromptsJun 2026 · abdulight178.gumroad.com · ▲2Productivity, Artificial Intelligence, Developer Tools
100 AI Business & Money PromptsJul 2026 · mrbusinessx.gumroad.com · ▲5100 professional AI prompts to save time and grow business
- APAgent PromptTrain – Manage Claude Code Conversations for Teams2025 · github.com · ▲5
I've been working on this internal project initially both to learn more Vibe-Coding but also to help our teams and projects to use AI more efficiently. As more people used it, it grew to support multiple teams/projects to analyze their Claude Code conversation and optimize them over time (understanding how to write better conversation with Claude Code and share knowledge between them) With time we added support for multiple Claude account management and monitor usage/rate limit. This is a simple project but has proved to be quite useful for our company. We have reached 5000+…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com