Simple tooling repo (mostly vibe play)
- ietf-tools: Utilities for IETF draft and RFC text handling. Includes section extraction, difficulty scanning, tests, and skill templates with copy scripts.
- gosec-json: CLI-friendly extraction for gosec JSON reports plus a skill template and copy script.
- govulncheck-json: CLI-friendly extraction for govulncheck JSON output plus a skill template and copy script.
- plan-doc: Plan document manager for PLAN####.md files, a sample plan format, and a skill template with copy script.
- git-tools: Small git helpers like formatting untracked files from git status into a git add command.
- html-scripttags: Extract HTML script tags with attribute filtering, tests, and a skill template with copy script.
- wwlp-tools: Go CLI for extracting news from WWLP JSON responding endpoint.
- pvta-tools: Go CLI for PVTA BusTracker InfoPoint routes, vehicles, stops, route status, stop departures, plus an Android app scaffold using gomobile to reuse the Go data layer.
- afc-tools: Go CLI for Arsenal FC results and fixtures, with HTML parsing, typed match data, simple file cache support, and
upcoming/pastcommands. - brave-tools: Browser-related helper experiments.
- ffmpeg-play: FFmpeg playground code and small video tooling experiments.
- simplemix: Small simple-script experiment area.
- macos/fractal-saver: macOS screen saver work for fractal rendering experiments.
- macos/sprite-framework/matchtrack: macOS SwiftUI + SpriteKit match tracking app with YAML-configured buttons, logging, and drag layout.