no-vibe
Socratic coding tutor where you write every line
All Skills in This Repository (3)
Pure Emerald Level Indicatorsno-vibe
Guide developers to write project code through Socratic, prediction-gated instruction.
no-vibe-challenge
Generate a one-shot coding challenge from no-vibe session context.
no-vibe-btw
Temporarily disable the no-vibe write guard for one scoped task and restore its prior state.
Frequently Asked Questions
FAQPage SchemaHow to install no-vibe?â–¼
Run `npx skills add rizukirr/no-vibe --all -g -y` in your terminal to install all skills in this package globally.
What does no-vibe do?â–¼
It turns your coding assistant into a tutor that plans, hints, and reviews while you write every line of code yourself. It blocks the assistant from writing to your project files so you actually learn instead of copy-pasting.
Which coding assistants work with no-vibe?â–¼
It works with Claude Code, OpenCode, Codex, Gemini CLI, and Pi. Claude Code, OpenCode, and Pi get hard write-blocking hooks, while Codex and Gemini enforce the same rules through instructions.
Can the assistant ever write code for me?â–¼
Yes, the no-vibe-btw command is a one-shot escape hatch that lets the assistant complete a single scoped task, then automatically restores the write guard.
Do I need teaching experience to use no-vibe?â–¼
No. Just open a project and run the no-vibe command with a topic, and the assistant guides you step by step with hints, prediction checks, and reviews.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides