Development Guide
Technical documentation for developers and contributors.
Architecture
- Project Architecture
- Codebase Overview
- Project Structure & Components
- Command Deep Dives
- Utilities Reference
MCP Server
The Model Context Protocol implementation for AI integration.
- MCP Server Overview
- Phase 1: Implementation
- Phase 2: Implementation
- Phase 3: Implementation
- Troubleshooting
Contributing
- See GitHub Repository for contribution guidelines
Documentation
Learn how to work on the project documentation built with VitePress.
- Documentation Structure & Development - Complete guide to building, editing, and deploying the documentation site
- Copilot Customization - How Copilot is configured in this repository (instructions, prompts, agents, skills, hooks)
Command Deep Dives
Detailed implementation and usage examples for each command.
Testing & Quality Assurance
- Testing & QA Guide - Includes E2E CLI tests and WDI5 UI automation setup
- E2E CLI Tests
- UI Automation with WDI5
- Test Coverage Details