No Vibe Challenge banner
rizukirr rizukirr

No Vibe Challenge

Development community

Description

--- description: Get a coding challenge based on your project or current no-vibe session argument-hint: [<focus-area>] --- # /no-vibe:challenge Generate a hands-on coding challenge. You write everything — no AI code in your files. ## Arguments `$ARGUMENTS` is an optional focus area. Examples: - `/no-vibe:challenge` — general challenge from project or session context - `/no-vibe:challenge error handling` — challenge focused on error handling - `/no-vibe:challenge recursion` — challenge focuse

Installation

Installs to ~/.claude/skills/rizukirr-no-vibe-no-vibe-challenge/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rizukirr-no-vibe-no-vibe-challenge && curl -fsSL https://raw.githubusercontent.com/rizukirr/no-vibe/HEAD/commands/no-vibe-challenge.md -o ~/.claude/skills/rizukirr-no-vibe-no-vibe-challenge/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository