This repository stores project-related documentation.
/Users/yuyahanada/Desktop/_works/_01docs/pj_docs/
├───.gitignore
├───AGENT.md
├───biome.json
├───package.json
├───tsconfig.json
├───vite.config.ts
├───.claude/
│ └───skills/
│ ├───coding-standards/
│ │ └───SKILL.md
│ ├───hono-htmx-architecture/
│ │ └───SKILL.md
│ ├───nextjs-architecture/
│ │ └───SKILL.md
│ ├───planning/
│ │ └───SKILL.md
│ └───ui-design/
│ └───SKILL.md
├───.git/...
├───.github/
│ └───copilot-instructions.md
├───docs/
│ └───template/
│ ├───requirement.template.md
│ └───tasks-mvp.template.md
└───utils/
└───types.ts
(Add instructions on how to get started with this project.)
(Add instructions on how to use the documentation or project.)