Commit Graph

1 Commits

Author SHA1 Message Date
Claude 9f6d627a04
docs: add comprehensive Claude Code web implementation guides
Add detailed documentation for implementing BMAD-METHOD in Claude Code web:

- CLAUDE_CODE_WEB_IMPLEMENTATION.md: Complete implementation guide covering
  4 deployment options (manual, Projects, bundler adaptation, Skills)
- QUICK_START_CLAUDE_WEB.md: 30-minute quick start guide with practical
  examples and step-by-step instructions
- BEST_PRACTICES_SUMMARY.md: Deep-dive into BMAD architecture patterns,
  extracted from codebase analysis
- claude-web-examples/: Ready-to-use Project instructions starting with
  PM agent, includes workflows and usage examples

These guides enable users to leverage their Claude Code web credits
effectively by adapting BMAD agents for web deployment without requiring
full local installation.
2025-11-15 02:03:14 +00:00