chore: remove reference folders (CLI generates these) (#130)
Remove folders that were only used as reference/examples: - .cursor/, .windsurf/, .kiro/, .roo/, .github/ - .agent/, .opencode/ These folders are no longer needed since CLI generates all necessary files for users via `uipro init`. Update CLAUDE.md architecture section accordingly. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -53,8 +53,7 @@ cli/ # CLI installer (uipro-cli on npm)
|
||||
|
||||
.claude/skills/ui-ux-pro-max/ # Claude Code skill (symlinks to src/)
|
||||
.shared/ui-ux-pro-max/ # Symlink to src/ui-ux-pro-max/
|
||||
.cursor/, .windsurf/, .agent/, .github/, .kiro/, .opencode/, .roo/
|
||||
# Reference-only folders (use .shared/ for data)
|
||||
.claude-plugin/ # Claude Marketplace publishing
|
||||
```
|
||||
|
||||
The search engine uses BM25 ranking combined with regex matching. Domain auto-detection is available when `--domain` is omitted.
|
||||
|
||||
Reference in New Issue
Block a user