kondasviktor/vcl-ai-coding-prompts
VCL AI Coding Power Prompts 50 battle-tested prompts for Claude Code, Codex, Gemini CLI, and Cursor — by Vibe Coder's Life. Free catalog for vibe coders. Replace {{PLACEHOLDERS}} with your facts. Not the paid Apify Playbook prompt pack (those stay private). Load from datasets import load_dataset ds = load_dataset("kondasviktor/vcl-ai-coding-prompts", "prompts") print(ds["train"][0]["title"]) Columns Column Description id Stable id… See the full description on the dataset page: https://huggingface.co/datasets/kondasviktor/vcl-ai-coding-prompts.
VCL AI Coding Power Prompts
50 battle-tested prompts for Claude Code, Codex, Gemini CLI, and Cursor — by Vibe Coder's Life.
Free catalog for vibe coders. Replace {{PLACEHOLDERS}} with your facts. Not the paid Apify Playbook prompt pack (those stay private).
Load
from datasets import load_dataset
ds = load_dataset("kondasviktor/vcl-ai-coding-prompts", "prompts")
print(ds["train"][0]["title"])Columns
Drop-in rules
Generic starters (AGENTS.md, .cursorrules, CLAUDE.md, GEMINI.md) live in the GitHub repo — not in this JSONL.
Links
- Interactive explorer (Static Space): kondasviktor/vcl-ai-coding-prompts
- Source: github.com/kondasviktor/vcl-ai-coding-prompts
- Newsletter: vibecoderslife.com
- Apify Actors: apify.com/kondasviktor
Prompts: CC BY 4.0. Repo tooling on GitHub: MIT.
