© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.
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
You
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.
Gives your agent the ability to generate terminal-friendly ASCII art diagrams from PlantUML text definitions.
Gives your agent the ability to implement expert state management patterns for React and other frontend applications using Context, Redux, or Zustand.
Gives your agent the ability to implement safety, trust, and policy controls to ensure AI agents operate within defined security boundaries.
Gives your agent the ability to generate and edit images using Google Gemini native models via the inference.sh CLI.
Gives your agent the ability to create, alter, and validate Snowflake semantic views by leveraging the Snowflake CLI for production-ready DDL execution.
© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.