Gives your agent the ability to set up and maintain JavaScript/TypeScript projects following Anthony Fu's opinionated tooling and coding conventions.
When you want to set up an ESLint config with modern best practices
When you need to manage dependencies using the 'ni' command wrapper
When you want to configure a library for pure ESM publishing
Initialize your project with @antfu/eslint-config and TypeScript
Use the 'ni' CLI to manage dependencies across different managers
Organize your code with explicit return types and separate type files
Run 'pnpm run lint --fix' to ensure compliance with all style rules
你
I want to set up a new TypeScript project with Anthony Fu's style and ESLint config.
Agent
I'll bootstrap your project using '@antfu/eslint-config' for automatic formatting and linting. I'll set up your TypeScript config for 'ESNext' and 'isomorphic' support, organize your source into focused files with a dedicated 'types.ts', and configure 'ni' as your primary command wrapper. I'll also include a Vitest setup with the recommended 'describe/it' API for your unit tests.
使你的代理能够从 PlantUML 文本定义生成终端友好的 ASCII 艺术图表。
赋予您的代理使用 Context、Redux 或 Zustand 为 React 和其他前端应用实施专家级状态管理模式的能力。
赋予您的代理实施安全性、信任和策略控制的能力,以确保 AI 代理在定义的安全边界内运行。
让你的智能体能够通过 inference.sh CLI 使用 Google Gemini 原生模型生成和编辑图像。
赋予您的代理利用 Snowflake CLI 执行生产就绪的 DDL,从而创建、更改和验证 Snowflake 语义视图的能力。