root@ricking-hq:~/tools $
cd ../BASE
  ______ _____ ______ _      _____    _______ ____   ____  _      _  _______ _______ 
 |  ____|_   _|  ____| |    |  __ \  |__   __/ __ \ / __ \| |    | |/ /_   _|__   __|
 | |__    | | | |__  | |    | |  | |    | | | |  | | |  | | |    | ' /  | |    | |   
 |  __|   | | |  __| | |    | |  | |    | | | |  | | |  | | |    |  <   | |    | |   
 | |     _| |_| |____| |____| |__| |    | | | |__| | |__| | |____| . \ _| |_   | |   
 |_|    |_____|______|______|_____/     |_|  \____/ \____/|______|_|\_\_____|  |_|   
            
// 战术工具集 — 前线实用装备,随取随用。 / Field utilities ready for deployment.
~/tools/git-radar

Git Radar ● BUILDING

Git 仓库健康扫描仪 / Git repo health scanner.
Monitors repository health, commit frequencies, and identifies stale branches.

[Python] [Git]
~/tools/css-minefield

CSS Minefield ● BUILDING

CSS 属性兼容性扫雷器 / CSS compatibility checker.
Detects modern CSS features and validates browser support across targets.

[JS] [Web]
~/tools/port-scanner

Port Scanner ● BUILDING

本地端口侦察兵 / Local port scouting tool.
Quickly identify active services and occupied ports on the local network.

[Node] [CLI]
~/tools/json-armory

JSON Armory ● BUILDING

JSON 格式化 & 校验弹药库 / JSON formatter & validator.
Beautify, minify, and validate JSON payloads before deployment.

[JS] [Web]
~/tools/color-recon

Color Recon ● BUILDING

色彩情报提取器 / Color palette extractor.
Extract dominant color schemes from images using K-Means clustering.

[Python] [CV]
~/tools/regex-drill

Regex Drill ● BUILDING

正则训练场 / Interactive regex testing ground.
Test and debug regular expressions with live highlighting and explainers.

[JS] [Web]