Analyze bundle size and dependencies
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-react-tech-stacks-js-react@IvanTorresEdge/molcajete.aihaiku# Analyze Bundle Size Analyze the production bundle to identify large dependencies and optimization opportunities. Execute the following workflow: 1. Detect project type: - Check for `next.config.ts` → Next.js project - Check for `vite.config.ts` → Vite project 2. Install analysis tools if needed: **For Vite:** **For Next.js:** 3. Configure analysis: **For Vite (vite.config.ts):** **For Next.js (next.config.ts):** 4. Run analysis: **For Vite:** **For Next.js:** 5. Generate report showing: - Total bundle size (raw and gzipped) ...
Trigger full repository health analysis
Trigger full repository health analysis
Scan codebase and generate ARCHITECTURE.md documentation
Discover and document business rules, technical patterns, and system interfaces through iterative analysis
在任务生成后,对 spec.md、plan.md 和 tasks.md 执行非破坏性的跨文档一致性和质量分析