원클릭으로
UmansChat-Unofficial
UmansChat-Unofficial에는 johmaru에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Debugging techniques and troubleshooting guide specific to the UmansChat project. Includes known pitfalls and solutions for SSE streaming, Docker builds, transformers.js, SQLite (better-sqlite3), and Next.js 16. Refer to this when making code changes or debugging UmansChat.
MANDATORY checklist to run AFTER finishing any implementation work and BEFORE yielding to the user. Covers review, testing, git commit/push, README sync, and cleanup. Also enforces the no-uncommitted-files rule: every file you create must be either committed or added to .gitignore. Read this at the end of every task.
Procedure for keeping README.md and README.ja.md in sync with recent code changes. Read this before updating the READMEs — it defines what to check, where to look, and the dual-file parity rule.