iceymoss/go-hichat-api

go-hichat-api is the next-generation backend for the HiChat project, rebuilt from the ground up using a microservices architecture

41Stars on the repository
19Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

catchup

01

iceymoss/go-hichat-api

Skill Claude CodeCodex

A context-recovery command for continuing work after a session is cleared or a new session starts. It reads project notes and recent Git activity to describe the current state.

not rated 41 1mo ago A 35 tokens original Apache-2.0

git-commit

02

iceymoss/go-hichat-api

Skill Claude CodeCodex

A Git commit assistant that follows the repository’s existing commit style, using a simplified Conventional Commits format. A commit is a saved set of code changes in Git.

not rated 41 1mo ago A 41 tokens original Apache-2.0

goreview

03

iceymoss/go-hichat-api

Skill Claude CodeCodex

A review procedure for changed Go code in the current Git diff.

not rated 41 1mo ago A 32 tokens original Apache-2.0

gotest

04

iceymoss/go-hichat-api

Skill Claude CodeCodex

A Go testing helper that runs the tests for all packages and reviews the results. Go is a programming language, and packages are its reusable code units.

not rated 41 1mo ago A 26 tokens original Apache-2.0

i18n

05

iceymoss/go-hichat-api

Skill Claude CodeCodex

A translation setup for web and front-end components in Chinese and English. It stores matching language entries in a shared dictionary and lets components display the selected language.

not rated 41 1mo ago A 48 tokens original Apache-2.0

new-api

06

iceymoss/go-hichat-api

Skill Claude CodeCodex

A workflow for adding a new HTTP endpoint to an existing Go service built with go-zero, a Go web framework. It updates the service definition, generates code, and guides the business logic and tests.

not rated 41 1mo ago A 30 tokens original Apache-2.0

new-model

07

iceymoss/go-hichat-api

Skill Claude CodeCodex

A guided workflow for adding a database table or fields to a go-zero project using GORM, a Go database library, and generated models.

not rated 41 1mo ago A 24 tokens original Apache-2.0

new-rpc

08

iceymoss/go-hichat-api

Skill Claude CodeCodex

A procedure for adding a gRPC method to an existing go-zero service. gRPC is a way for applications to call typed methods across a network, and a protocol-buffer file defines the messages and methods shared by those applications.

not rated 41 1mo ago A 32 tokens original Apache-2.0

new-service

09

iceymoss/go-hichat-api

Skill Claude CodeCodex

A guided scaffold for creating a go-zero microservice, a small backend service built with the go-zero framework. It can set up RPC, HTTP API, model, WebSocket, message-queue, or scheduled-job layers.

not rated 41 1mo ago A 38 tokens original Apache-2.0

onboard

10

iceymoss/go-hichat-api

Skill Claude CodeCodex

An onboarding guide to the go-hichat-api backend, including its services, request flows, development commands, and project rules. It explains how HTTP, WebSocket, remote procedure call, database, and message-queue parts connect.

not rated 41 1mo ago A 29 tokens original Apache-2.0

run-services

11

iceymoss/go-hichat-api

Skill Claude CodeCodex

A runbook for starting, stopping, and debugging the several small services that make up the go-hichat-api backend. A microservice is a separate application responsible for part of a larger system.

not rated 41 1mo ago A 39 tokens original Apache-2.0

spec

12

iceymoss/go-hichat-api

Skill Claude CodeCodex

A guided process for writing a software feature specification. It first interviews the user about the feature, then researches the codebase and writes a structured specification document.

not rated 41 1mo ago A 35 tokens original Apache-2.0

tdd

13

iceymoss/go-hichat-api

Skill Claude CodeCodex

A strict test-driven development workflow. Test-driven development, or TDD, means writing a test for the expected behavior before writing the code that makes it pass.

not rated 41 1mo ago A 33 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: