5 Commits

Author SHA1 Message Date
yinwm
1747757ede Upgrade to 0.1.4 MCP 2025-07-18 14:17:38 +08:00
yinwm
74d9492305 feat: Add comprehensive usage example and Chinese README
- Add detailed usage example with real conversation flow in README.md
- Show complete workflow from goal collection to task execution
- Include actual dialogue between user and assistant
- Add tool call examples with parameters
- Create Chinese version README_zh.md with same content
- Improve documentation for better user understanding

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 02:32:41 +08:00
yinwm
877a2cefc9 fix: Update ask-goal.md template to English format
- Convert ask-goal.md from Chinese to English
- Match format with other template files (gen-req.md, gen-design.md, gen-tasks.md)
- Use consistent Constraints format with MUST/SHOULD guidelines
- Maintain professional English throughout all templates

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 02:26:53 +08:00
yinwm
3bb1d1854c feat: Complete VibeSpecs MCP server implementation
- Implement full development workflow from requirements to code
- Add 9 MCP tools for structured development process
- Use template-based approach for consistent guidance
- Support English interface for professional use
- Add npm publishing configuration with npx support
- Include comprehensive documentation and usage examples

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 02:22:50 +08:00
yinwm
48862470c2 Project structure: add bin/ directory, move pr-review.sh, add English and Chinese README, and MIT License 2025-07-11 10:45:50 +08:00