github.com/foru17/neko-master
| Skill | Added | Review |
|---|---|---|
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 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 6f72cfd | |
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 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 6f72cfd | |
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 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 6f72cfd | |
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 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 6f72cfd | |
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 76 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: 6f72cfd | |
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 80 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 6f72cfd |