Skip to main content
foru17
GitHub creator profile

foru17

Repository-level view of 8 collected skills across 3 GitHub repositories.

skills collected
8
repositories
3
updated
Jul 18, 2026
repository explorer

Repositories and representative skills

add-stats-dimension
software-developers

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.

Jul 4, 2026
agent-probe-dev
software-developers

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.

Jul 4, 2026
db-conventions
database-architects

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.

Jul 4, 2026
release
software-developers

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.

Jul 4, 2026
ui-conventions
web-developers

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.

Jul 4, 2026
verify-changes
software-developers

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.

Jul 4, 2026
Showing 3 of 3 repositories
All repositories loaded