Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

marchat

marchat에는 Cod-e-Codes에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
129
업데이트
2026-07-15
Forks
9
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

client-marchat
소프트웨어 개발자

Implements marchat terminal client TUI, commands, keystore, and WebSocket client behavior. Use when editing client/, Bubble Tea models, :commands, themes, notifications, or client configuration paths.

2026-07-15
server-marchat
소프트웨어 개발자

Implements marchat server hub, WebSocket handlers, admin web, health, and startup validation. Use when editing server/, cmd/server/, hub routing, admin panel, or server configuration.

2026-07-15
testing-marchat
소프트웨어 품질 보증 분석가·테스터

Writes and runs marchat tests with race detection, coverage, and dialect smoke patterns. Use when adding tests, fixing test failures, measuring coverage, or when the user mentions go test, -race, TESTING.md, or CI database smoke.

2026-06-16
database-marchat
데이터베이스 아키텍트

Changes marchat SQL schema and queries across SQLite, PostgreSQL, and MySQL using dialect helpers. Use when editing server/db.go, db_dialect.go, schema migrations, MARCHAT_DB_PATH, or multi-database behavior.

2026-06-16
developing-marchat
소프트웨어 개발자

Implements and refactors marchat Go code with project toolchain and quality gates. Use when adding features, fixing bugs, touching client/server/plugin code, or when the user asks to develop, build, or validate marchat changes.

2026-06-16
plugins-marchat
소프트웨어 개발자

Develops and maintains marchat plugins: SDK, host IPC, manager install path, store downloads, and Ed25519 licenses. Use when editing plugin/, plugin commands, or plugin_state.json behavior.

2026-06-16
writing-marchat-docs
소프트웨어 개발자

Updates marchat documentation and changelogs to match code and release practice. Use when editing CHANGELOG.md, README.md, ARCHITECTURE.md, PROTOCOL.md, TESTING.md, or other project markdown.

2026-06-16
git-workflow-marchat
소프트웨어 개발자

Drafts conventional commit messages and pull request bodies for marchat without committing or pushing unless explicitly requested. Use when the user asks for a commit message, PR description, or git workflow help; also read at the end of every substantive implementation task.

2026-06-16
debugging-marchat
소프트웨어 개발자

Diagnoses marchat client and server issues using -doctor, env configuration, and logs. Use when debugging connection failures, E2E decryption, database DSN, handshake errors, or when the user mentions doctor, diagnostics, or MARCHAT_ environment variables.

2026-06-16
protocol-marchat
소프트웨어 개발자

Maintains marchat WebSocket JSON protocol and shared wire types including E2E encoding. Use when changing PROTOCOL.md, shared/types.go, shared/crypto.go, handshake, message types, or client-server wire compatibility.

2026-06-16
releasing-marchat
소프트웨어 개발자

Prepares marchat releases: version bumps, CHANGELOG, packaging checksums, GitHub Actions release workflow, and Docker tags. Use when tagging a release, bumping version strings, updating packaging manifests, or publishing assets.

2026-06-16