CtrlK
BlogDocsLog inGet started
Tessl Logo

neko-master

github.com/foru17/neko-master

SkillAddedReview
verify-changes

.claude/skills/verify-changes/SKILL.md

Verify a code change in this repo before committing or opening a PR. Use after editing collector (backend), web (frontend), shared package, or the Go agent — picks the minimal sufficient check set per touched area.

76

ui-conventions

.claude/skills/ui-conventions/SKILL.md

Frontend change conventions for apps/web — i18n (bilingual keys), dark mode (the highest-frequency rework source), theming inline SVG/chart colors, loading/empty/error states. Use for any UI change.

73

release

.claude/skills/release/SKILL.md

Cut and publish a Neko Master release — main product (Docker, v* tags) or Go agent (agent-v* tags). Use when bumping versions, writing CHANGELOG entries, tagging, or verifying CI artifacts.

80

db-conventions

.claude/skills/db-conventions/SKILL.md

Data-layer invariants for the collector — SQLite patterns, transactions, time keys, backendId isolation, ClickHouse read/write topology. Use when writing queries, touching repositories, or debugging data drift.

68

agent-probe-dev

.claude/skills/agent-probe-dev/SKILL.md

Develop, test and ship the Go agent probe (apps/agent) — build/test commands, protocol versioning, the nekoagent service wrapper, and constraints of router environments (OpenWrt/tmpfs). Use for any change under apps/agent.

76

add-stats-dimension

.claude/skills/add-stats-dimension/SKILL.md

Checklist for adding or changing a statistics table/dimension in the collector. Use whenever touching SQLite schema, traffic write paths, retention, ClickHouse parity, or stats query APIs — several places must change together or data silently drifts.

80