hackhaton-space-stackHackhaton Space Stack
AcademyBuilder
Get Started
All terms
The Basics
  • Stack
  • Frontend & Backend
  • CLI
  • Monorepo
  • Server
  • Localhost
How AI Works
  • Context Window
  • Hallucination
  • Token
  • Prompt Caching
  • Session
  • Compaction
  • Embedding
  • Vector Database
  • RAG
  • Fine-tuning
  • Temperature
  • Inference
  • Reasoning
  • Multimodal
Building With AI
  • Agent
  • MCP
  • System Prompt
  • Skill
  • CLAUDE.md
  • Slash Command
  • Harness
  • Computer Use
  • Agents SDK
  • Voice Agents
  • OAuth
  • Vibe Coding
  • Permission Scope
  • Tool Calling
  • Prompt Injection
  • Eval
  • Guardrails
  • Sandbox
  • Progressive Disclosure
Code & Collaboration
  • Git
  • Commit
  • Branch
  • GitHub
  • Pull Request
  • Open Source
  • Markdown
  • Dependency
  • Merge
  • Fork
APIs & Connections
  • API
  • Auth
  • Database
  • ORM
  • SDK
  • Webhook
  • Endpoint
  • REST
  • HTTP Methods
  • Env File
  • Schema
  • JSON
  • YAML
  • Secret
  • Rate Limit
  • CORS
  • Cookie
  • Encryption
Shipping & Running
  • Deploy
  • Headless
  • Cron
  • DNS
  • CDN
  • Object Storage
  • Serverless
  • Edge
  • Worker
  • Runtime
  • Process
  • Daemon
  • Queue
  • Job
  • State
  • Cache
  • SSH
  • Build
  • Staging
  • Rollback
  • Docker
  • Feature Flag
  • Test
  • CI/CD
  • The Cloud
Debugging & Errors
  • Trace
  • Type Error
  • Stack Trace
  • Log
  • Bug
  • Patch
  • Latency
How Developers Think
  • DRY
  • YAGNI
  • KISS
  • Refactoring
  • Technical Debt
  • Async
← All terms

Type-safe, modern TypeScript scaffolding for full-stack web development

ThreadsGitHub

Info

  • Academy
  • Docs

Legal

  • Terms of Service
  • Privacy Policy

© 2026 Dzulhelmy Nazri

Building With AI

$definevibe-coding--plain-english

Vibe Coding

TLDRBuilding by describing it and letting AI write the code.

Vibe coding is calling plays from the sideline and never picking up the ball.

You describe the app. An agent writes files. You run it, frown, describe again. You are steering on taste — does the button work, does the page load on a phone — not on whether you could have typed the TypeScript. The skill is not prompting. The skill is noticing when the vibe is lying.

Pack the bag first

It is fast when the stack is already chosen and a recipe exists. Open the builder or let the plugin plan through MCP. Stamp it with the CLI. Then vibe the feature. It is a maze when the agent also invents the kitchen — a second ORM, a dependency you did not ask for, a button that paints a poster and never hits an API.

Keep git underneath. When the hour goes sideways, rewind. You still own the folder. "Done!" is a claim. Click around.

Small asks beat "build me a store." One working checkout button is something you can judge in ten seconds. Evals and a skill are how you stop a lucky demo from becoming a weekend fire.

Treat it like a fast intern: give it a menu, check the work, don't nap.

What this unlocks

The boring wall — env, config, the hour before one useful thing — can move onto the agent. You stay on the idea. That only works if you can tell good from bad when you see it, and if you have a rewind button for when you don't.

A vibe without a receipt is a weekend. A vibe with a stack and a commit is a demo.

Related

  • Agent
  • Skill
  • Eval
  • Stack
PrevOAuth

Building With AI

NextPermission Scope