vibe-coding
Installation
SKILL.md
Vibe Coding
Scope
Covers
- Timeboxed, AI-assisted rapid prototyping ("vibe coding") to produce a functional demo (not slides)
- Turning a rough idea into a buildable prototype spec + task board + prompt pack
- A tight iteration loop: generate → run → verify → adjust → log decisions
- "Build tools to build the thing" when it meaningfully speeds up the demo (timeboxed)
- Safe use of coding agents: least privilege, no secrets, small diffs, validation, rollback
When to use
- "Vibe code a working prototype we can demo in 30–90 minutes."
- "Replace this Figma concept with a clickable prototype."
- "I’m not an engineer—help me build a small app/tool with AI and ship a demo."
- "Turn this AI feature idea into a proof-of-concept with a clear build loop and demo script."
When NOT to use
- You need a production-grade system, hardening, scaling, or security review (use
building-with-llms+ engineering process).
Related skills
More from liqiongyu/lenny_skills_plus
problem-definition
Define a product problem: problem statement, JTBD, alternatives, evidence, metrics. See also: writing-prds (solution spec).
13giving-presentations
Plan and deliver presentations: brief, narrative, slide outline, Q&A bank, rehearsal plan. See also: written-communication (async writing).
13competitive-analysis
Produce a Competitive Analysis Pack (alternatives map, landscape, battlecards, monitoring plan).
11pricing-strategy
Create a Pricing Strategy Pack (value metric, packaging, price points, conversion mechanics, rollout).
11startup-ideation
Generate and evaluate startup ideas: theses table, scorecard, top idea brief, validation plan. See also: startup-pivoting (existing product).
11writing-prds
Write a decision-ready PRD for cross-functional alignment. See also: writing-specs-designs (build-ready spec).
11