Open Source
Tools, skills, and packages I've built and published. Everything here is free to use, fork, and contribute to.
View all on GitHub →Claude Code skill for formal code inspections
- Formal inspection methodology
- Structured defect classification
- Automated review checklist generation
Claude Code skill for automated HCI heuristic evaluations
- 12+ GitHub stars
- Automated HCI heuristic evaluations
- Nielsen's 10 usability heuristics coverage
NPM package to detect and remove AI slop from generated text
- Published on NPM
- Detects 100+ common AI slop patterns
- Used in content-machine pipeline
Structured prompt specification language for AI systems
- 3+ GitHub stars
- Formal grammar specification
- Composable prompt templates
CLI-first automated short-form video generator
- 1,400+ passing tests across 193 test files
- 4-stage pipeline: script → audio → visuals → render
- Local TTS/ASR - no API costs for audio
These projects compound
Each project makes the others more powerful. noslop keeps AI output clean across every tool. prompt-language provides the specification layer that agents use to describe their prompts. fagan-inspection-skill and hci-review-skill run quality gates on top of both.
Together they form the infrastructure stack behind OpenClaw: an internal operating agent used on calvinkennedy.com with explicit guardrails, approvals, and supporting tooling.
Want to collaborate?
I'm open to contributions, feature requests, and collaborations on any of these projects.