Files
ai-coding-workflow-labs/README.md
T

24 lines
2.0 KiB
Markdown

# 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 **[tiennm99dev.github.io/ai-coding-workflow-labs](https://tiennm99dev.github.io/ai-coding-workflow-labs/)**.
| Directory | Experiment | Demo |
| --- | --- | --- |
| [`claudekit/`](./claudekit/) | ClaudeKit workflow (Vite/JS) | [/claudekit/](https://tiennm99dev.github.io/ai-coding-workflow-labs/claudekit/) |
| [`superpowers/`](./superpowers/) | Superpowers skill set (Vite/JS) | [/superpowers/](https://tiennm99dev.github.io/ai-coding-workflow-labs/superpowers/) |
| [`bmad/`](./bmad/) | BMAD method (Vite/JS) | [/bmad/](https://tiennm99dev.github.io/ai-coding-workflow-labs/bmad/) |
| [`oh-my-claudecode/`](./oh-my-claudecode/) | oh-my-claudecode (static) | [/oh-my-claudecode/](https://tiennm99dev.github.io/ai-coding-workflow-labs/oh-my-claudecode/) |
| [`gstack/`](./gstack/) | gstack starter (Astro/Bun) | [/gstack/](https://tiennm99dev.github.io/ai-coding-workflow-labs/gstack/) |
| [`cc4e-course/`](./cc4e-course/) | Claude Code for Everyone course work | [/cc4e-course/](https://tiennm99dev.github.io/ai-coding-workflow-labs/cc4e-course/) |
| [`advanced-claude-workflows/`](./advanced-claude-workflows/) | Hooks/aliases notes | [/advanced-claude-workflows/](https://tiennm99dev.github.io/ai-coding-workflow-labs/advanced-claude-workflows/) |
| [`cowork-complete-guide/`](./cowork-complete-guide/) | Claude Cowork complete-guide practices | [/cowork-complete-guide/](https://tiennm99dev.github.io/ai-coding-workflow-labs/cowork-complete-guide/) |
| [`ross-mike-workflows/`](./ross-mike-workflows/) | Ross Mike workflows mini-lesson practices | — |
| [`vin-obsidian-workflows/`](./vin-obsidian-workflows/) | Vin Obsidian workflows mini-lesson practices (Obsidian vault) | — |
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.