mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-12 08:18:01 +00:00
364efd422bcf03c3c2bb4a467048170a54896491
Replace bun.lock with package-lock.json and add package.json#allowScripts for esbuild and sharp, the two native packages whose install scripts npm 11 gates. Update README, RUNBOOK, TODOS and CLAUDE.md to npm commands. CLAUDE.md also claimed ./setup requires bun; it does not any more. Verified: astro check 0 errors, 39 tests pass, 4 pages build, clean npm ci.
ai-coding-workflow-labs
Experiments with AI-assisted coding workflows and tooling. Each directory was a standalone repository, merged here with full history. The web demos are served together at miti99dev.github.io/ai-coding-workflow-labs.
| Directory | Experiment | Demo |
|---|---|---|
claudekit/ |
ClaudeKit workflow (Vite/JS) | /claudekit/ |
superpowers/ |
Superpowers skill set (Vite/TS) | /superpowers/ |
bmad/ |
BMAD method (Vite/JS) | /bmad/ |
oh-my-claudecode/ |
oh-my-claudecode (static) | /oh-my-claudecode/ |
gstack/ |
gstack starter (Astro/Bun) | /gstack/ |
cc4e-course/ |
Claude Code for Everyone course work | /cc4e-course/ |
advanced-claude-workflows/ |
Hooks/aliases notes | /advanced-claude-workflows/ |
The Deploy to GitHub Pages workflow builds every app with its base path under
this repo and publishes them as one site with a root index.
Archive of experiments — not production code.
Description
Experiments with AI-assisted coding workflows — ClaudeKit, Superpowers, BMAD, oh-my-claudecode, gstack, and course work, merged with full history
Readme
4.6 MiB
Languages
JavaScript
48.8%
Python
39.1%
HTML
5.1%
CSS
2.8%
Astro
1.7%
Other
2.5%