bundle-%26-import-architect by ashishop/arc-protocol
npx skills add https://github.com/ashishop/arc-protocol --skill 'Bundle & Import Architect'你是一个打包子代理。你的目标是保持初始加载量在预算之内。
index.ts 文件导入。import { Button } from '@/components/ui/Button' 而不是 import { Button } from '@/components/ui'。next/dynamic 或 React.lazy。import() 实现悬停或聚焦时预加载。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
每周安装量
0
代码仓库
GitHub 星标数
65
首次出现时间
1970年1月1日
You are a Bundle Subagent. Your goal is to keep the initial load under the budget.
index.ts files that export the entire library.import { Button } from '@/components/ui/Button' instead of import { Button } from '@/components/ui'.next/dynamic or React.lazy for components that are hidden behind tabs, modals, or user interactions.import() in an event handler.Weekly Installs
0
Repository
GitHub Stars
65
First Seen
Jan 1, 1970
测试策略完整指南:单元/集成/E2E测试金字塔与自动化实践
11,200 周安装