mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 15:03:57 +08:00
docs: enhance documentation with examples and fix package names
- Fix incorrect package names (@ccw/cli, @anthropic/claude-code-workflow) to claude-code-workflow - Add workflow examples page with 8 practical artifact samples - Optimize sidebar navigation with emoji icons and second-level grouping - Add usage examples to commands and skills documentation - Update qa/issues.md with current status - Sync Chinese documentation changes
This commit is contained in:
@@ -4,8 +4,4 @@ title: CCW Documentation
|
||||
titleTemplate: Claude Code Workspace
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import ProfessionalHome from './.vitepress/theme/components/ProfessionalHome.vue'
|
||||
</script>
|
||||
|
||||
<ProfessionalHome lang="en" />
|
||||
|
||||
Reference in New Issue
Block a user