mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-08-12 13:22:25 +00:00
main
The quiz app is a pure client-side Next.js page, so it static-exports with output: 'export' and a basePath under the site; the lesson thumbnail is a self-contained HTML file served as that directory's index.
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 tiennm99.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
2.9 MiB
Languages
Python
53.4%
JavaScript
22%
TypeScript
12.7%
HTML
4.1%
CSS
3.7%
Other
4.1%