///>Projects · 3 tools

Projects

Open-source tools I build and maintain — what they do, and where they stand.

SpecKit Companion

SpecKit Companion

Latest

Bring spec-driven development into VS Code. SpecKit Companion turns the spec → plan → tasks → implement pipeline into a visual workflow you can watch, review, and steer — so AI builds from explicit specs instead of vague prompts.

  • Live pipeline view that lights up as each phase completes
  • Review specs and plans like code, with inline comments
  • Works with any AI agent — Claude Code, Cursor, and more
  • Turbo mode and a fast-path for small changes
  • Custom workflows — plug in your own SDD methodology
Installs
28K
Stars
66
Version
0.24
SpecKit Extension

SpecKit Extension

The open-source spec-kit extension that powers the Companion — the templates, hooks, and the SDD pipeline itself. Fork it, extend it, or build your own spec-driven workflow on top.

  • The spec → plan → tasks → implement pipeline as composable nodes
  • Whole-lifecycle capture into a single spec-context file
  • Standard / turbo profiles and a complexity fast-path
  • Hooks that auto-fire and write workflow state
  • MIT-licensed and open on GitHub
Stars
66
Forks
16
License
MIT
Angular Toolbar

Angular Toolbar

A browser DevTools toolbar for Angular apps. Flip feature flags, mock API data, switch languages, and tweak app state at runtime — without touching code or redeploying.

  • Feature-flag toggles at runtime
  • Mock and override API responses
  • Language / locale switching on the fly
  • State persists across reloads
  • Drop-in for any Angular app
npm / mo
3.3K
Stars
42
Type
DevTools