Skip to content

Repository files navigation

Claude Code Playbook Template

Claude Hunt Docs

Claude Hunt 강의용 Next.js 16 + React 19 템플릿. 사용법과 워크플로우 문서는 docs.claude-hunt.com에서 확인하세요.

기술 스택

Next.js 16 (App Router) · React 19 · Tailwind CSS 4 · shadcn/ui · Bun

시작하기

bun install
bun dev

http://localhost:3000에서 결과를 확인할 수 있습니다.

스크립트

명령어 설명
bun dev 개발 서버 실행
bun run build 프로덕션 빌드
bun start 프로덕션 서버 실행
bun run lint ESLint 실행

Claude Code 워크플로우

flowchart LR
    DO["/discover-opportunity<br/>방향이 없을 때"] --> SI["shape-idea"]
    SI --> BP["build-prototype"]
    SI --> SPEC[/"docs/specs/&lt;slug&gt;/spec.md"/]
    BP --> SPEC
    SPEC --> ST["split-into-tasks<br/>한 세션 초과일 때만"]
    SPEC --> TDD["tdd"]
    ST --> TDD
Loading

파이프라인 밖에서는 project-knowledge, add-stack-context, explain-visually, compact-decisions가 각자의 조건에 따라 켜집니다. 남길 만한 지식은 project-knowledgeGLOSSARY.mddocs/decisions/에 씁니다.

About

No description, website, or topics provided.

Resources

Stars

45 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages