Skip to content

tac0de/vibe-coding-tips

Repository files navigation

title vibe-coding-tips
kind guide
domain ops
summary 기존 프로젝트에 Codex/에이전트를 `바로 복붙해서 투입`할 수 있게 만든 프롬프트 모음집이다.
tags
ops
README
next
related

vibe-coding-tips

기존 프로젝트에 Codex/에이전트를 바로 복붙해서 투입할 수 있게 만든 프롬프트 모음집이다.
구조는 prompts + playbooks + sources + templates로 나눈다.

가장 먼저 볼 흐름

기존 프로젝트에 바로 붙일 때:

  1. prompts/onboarding/01-read-existing-repo.md
  2. prompts/onboarding/02-lock-scope.md
  3. prompts/onboarding/03-write-agents-md.md
  4. prompts/onboarding/04-first-small-patch.md
  5. prompts/onboarding/05-review-and-browser-verify.md
  6. prompts/onboarding/06-dependency-freeze.md
  7. prompts/onboarding/07-context-trim.md
  8. prompts/onboarding/08-failure-recovery.md
  9. prompts/onboarding/09-subagent-orchestration.md
  10. prompts/onboarding/10-regression-gate.md
  11. prompts/onboarding/11-tool-orchestration.md
  12. prompts/onboarding/12-run-one-hour-agent-lab.md

Prompt Viewer UI

웹에서 바로 보고 복붙하려면:

pnpm install
pnpm dev

정적 export 확인:

pnpm build
pnpm dlx serve out -l 3005

GitHub Pages 배포:

  • .github/workflows/deploy-pages.ymlmain 브랜치 push 시 정적 export를 Pages로 배포한다.
  • 저장소 이름이 프로젝트 페이지일 경우 Actions에서 자동으로 basePath를 맞춘다.
  • 사용자 페이지 또는 로컬에서는 별도 basePath 없이 그대로 열린다.

운영 문서

1시간 세션 바로 열기

역할 프롬프트

UI / Tailwind

D3

해설 문서

출처

템플릿

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors