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

Code & Collaboration

$definemarkdown--plain-english

Markdown

TLDRPlain text that formats itself.

Markdown is a script with stage directions.

The words stay readable in any editor. A few marks tell the lights what to do. # is the scene title. **bold** is the shout. - is a prop list. You can open the file in Notepad and still follow the plot.

GitHub READMEs speak it. This Academy speaks it. Pull requests speak it. CLAUDE.md is a .md because agents and humans both eat scripts, not slide decks.

You type the marks. The stage does the rest

No toolbar. No "heading 2" dropdown. You leave the marks in the text, so Git can diff a heading the same way it diffs a function. A Word file is a sealed crate. Markdown is the crate unpacked on the table.

That is why an agent via MCP or the plugin wants .md over a PDF. Less junk around the words. More room for the actual note.

Three marks cover a hackathon README: a title, a bold claim, a bullet list of how to run npx create-hackhaton-space-stack@latest. You do not need a design tool. You need a keyboard.

Docs that travel

Ship the README with the repo. The next laptop — teammate, judge, agent — should be able to start the show from the script. The builder will not write your story. The .md in the root will.

What this unlocks

Notes that survive a copy-paste into chat, a PR, and a repo.

Mark the scene. The lights will follow.

Related

  • GitHub
  • CLAUDE.md
  • Pull Request
PrevOpen Source

Code & Collaboration

NextDependency