frontend-engineer by siviter-xyz/dot-agent
npx skills add https://github.com/siviter-xyz/dot-agent --skill frontend-engineer现代 React 开发的综合指南,强调基于 Suspense 的数据获取、懒加载、合理的文件组织以及性能优化。
React.FC<Props> 模式React.lazy(() => import())<SuspenseLoader> 包裹以处理加载状态useSuspenseQuery 进行数据获取@/、~types、~components、广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
~featuresuseCallbackfeatures/{功能名称}/ 目录api/、components/、hooks/、helpers/、types/api/{功能}Api.tstypes/ 中设置 TypeScript 类型routes/{功能名称}/index.tsx 中创建路由index.ts 导出公共 APIany 类型实施前端代码时:
详细指南请参阅:
references/component-patterns.md - 现代 React 组件模式references/data-fetching.md - 基于 Suspense 的数据获取references/file-organization.md - 基于功能的组织方式references/styling-guide.md - 样式模式和最佳实践references/routing-guide.md - TanStack Router 模式references/performance.md - 性能优化references/typescript-standards.md - TypeScript 最佳实践每周安装量
155
代码仓库
GitHub 星标数
7
首次出现
Jan 20, 2026
安全审计
安装于
codex112
opencode109
cursor108
gemini-cli103
github-copilot98
claude-code98
Comprehensive guide for modern React development, emphasizing Suspense-based data fetching, lazy loading, proper file organization, and performance optimization.
React.FC<Props> pattern with TypeScriptReact.lazy(() => import())<SuspenseLoader> for loading statesuseSuspenseQuery for data fetching@/, ~types, ~components, ~featuresuseCallback for event handlers passed to childrenfeatures/{feature-name}/ directoryapi/, components/, hooks/, helpers/, types/api/{feature}Api.tstypes/routes/{feature-name}/index.tsxindex.tsany typeWhen implementing frontend code:
For detailed guidance, see:
references/component-patterns.md - Modern React component patternsreferences/data-fetching.md - Suspense-based data fetchingreferences/file-organization.md - Feature-based organizationreferences/styling-guide.md - Styling patterns and best practicesreferences/routing-guide.md - TanStack Router patternsreferences/performance.md - Performance optimizationreferences/typescript-standards.md - TypeScript best practicesWeekly Installs
155
Repository
GitHub Stars
7
First Seen
Jan 20, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
codex112
opencode109
cursor108
gemini-cli103
github-copilot98
claude-code98
Tailwind CSS v4 + shadcn/ui 生产级技术栈配置指南与最佳实践
2,600 周安装