///>Projects · 4 tools

Projects

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

Butai 舞台

Butai 舞台

New

Butai (Japanese for "stage") is the stage for AI-crafted content. It gives you a React deck engine, a set of copy-in kits for slides, video scenes, docs, and themes, a library of Claude Code skills that plan and build the content for you, and a CLI to wire it all into any project. Bring an idea, walk away with a polished deck, video, or document.

  • A deck engine that renders slides as React components
  • Copy-in kits for slides, video scenes, docs, and themes
  • Claude Code skills for the full flow: outline, storyboard, create
  • A CLI that drops kits into any project, shadcn-style
  • MIT-licensed and open on GitHub
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
///>Archived9 projects

Archived

Older demos and experiments. Still browsable, no longer actively maintained.

Angular Best Practices

Curated Angular best practices packaged as AI agent skills.

  • angular
  • ai
  • skills

SDD (Spec-Driven Development)

A Claude Code plugin for structured, spec-driven AI development: outline, plan, then implement from explicit specs.

  • ai
  • spec-driven-development
  • claude-code

ng-demos

A playground showcasing Angular features and patterns.

  • angular

build-for-accessibility-with-angular

An accessibility workshop app built with Angular.

  • angular
  • accessibility