vibe-check
0에서 1을 만드는 경력 12년 프로덕트 매니저가 만든 스킬. 초보자를 막연한 아이디어에서 실현 가능한 계획으로 이끈 뒤, GitHub 기초, 클린 코드 습관, 검증과 반복 루프, 코드 점검까지 빌드 과정을 안내합니다. Claude Code, Codex, Antigravity에서 동작하며 grill-me는 엔지니어용, vibe-check은 그 외 모두를 위한 것입니다.
vibe-check
A skill for AI coding tools that guides complete beginners from a vague app idea to a buildable blueprint.
grill-me is for engineers. vibe-check is for everyone else.
What it does
When someone who's never coded before says "I want to build an app that does X," this skill turns their AI tool into a patient mentor that:
- Discovers what they actually need: not features, but the real problem they're solving (Reddit pain-mining, a competitor gap analysis, and ODI opportunity scoring)
- Maps the entire user experience: happy flows, failure flows, and edge cases
- Surfaces decisions they don't know they need to make: auth, databases, payments, hosting, legal
- Recommends a modern tech stack: with plain-language explanations of what each piece does and why
- Produces a complete plan document: structured as the AI coding tool's onboarding manual, plus a visual HTML blueprint the human opens in their browser
- Includes build checkpoints: so the beginner is never lost during construction. The AI stops after each phase to explain what was just built, why, and what's next.
- Teaches the build-time basics in language for someone who has never touched code: local vs. GitHub vs. live, how to save and back up code (commit/push/deploy), and keeping secret keys safe.
- Finds a growth loop: how the app recruits its next user on its own, preferably viral and organic, built into the core flow rather than bolted on, so growth compounds instead of needing a constant push.
- Handles marketplaces honestly: when the idea is two-sided, it discovers both sides (not just the one the founder happens to be), and helps brainstorm a cold-start plan so the product doesn't launch into an empty room.
- Keeps the app healthy as it grows: a Checkup Mode that gently looks over a messy, grown codebase and tidies it safely, so the AI keeps building cleanly instead of breaking things.
Who it's for
- People who have an app idea but have never built software
- "Vibe coders" who can get something working on their screen but need help thinking through the full picture
- Anyone who wants to go from idea → structured plan before touching code
How to use it
With Claude Code
The easiest way — installs via the open skills CLI, and works across agents:
npx skills add TexasBedouin/vibe-check
Or clone it straight into your project:
git clone https://github.com/TexasBedouin/vibe-check .claude/skills/vibe-check
Then tell Claude:
Use the vibe-check skill to help me plan my app.
To update later: run npx skills update if you installed via the CLI, or git pull inside .claude/skills/vibe-check if you cloned.
With other AI tools
Copy the contents of SKILL.md into your AI tool's system prompt or project instructions.
What the skill produces
By the end of a vibe-check session, you'll have a plan document that includes:
- Problem statement: in your own words
- User flows: mermaid diagrams for happy path, failure path, and edge cases
- Feature breakdown: V1 (build now) vs V2+ (build later)
- System architecture: visual diagram with beginner-friendly labels
- Tech stack: every tool, what it does, why it was chosen, what it costs
- Data model: what gets stored, in plain language
- Cost breakdown: monthly estimates with free tier details
- Pre-launch checklists: security, legal, accessibility
- Growth loop: the one way the app brings in its next user on its own, plus the number that proves it's working
- Build phases with checkpoints: numbered phases with guided explanations at every step
This plan is designed to be handed directly to your AI coding tool to start building.
Example output
같은 카테고리 다른 리소스
Notion MCP
Notion 페이지·데이터베이스 CRUD를 AI로 처리한다. 회의록 정리, PRD 업로드, 문서 백로그 자동화에 활용도가 높다.
pm-claude-skills
Claude AI를 위한 전문 스킬 모음. 16개 직군에 걸친 135개 스킬로 주당 8~10시간을 절약합니다. PM은 Professional을 뜻합니다.
linear-claude-skill
Linear의 이슈, 프로젝트, 팀을 관리하는 에이전트 스킬. MCP 도구, SDK 자동화, GraphQL API 패턴을 제공합니다.
Linear
스타트업 표준 이슈 트래커. 빠르고 아름답고 의견이 강한 도구.