workleap-web-configs
✓Guide for using Workleap's shared web configuration packages (@workleap/eslint-configs, @workleap/typescript-configs, @workleap/rsbuild-configs, @workleap/rslib-configs, @workleap/stylelint-configs, @workleap/browserslist-config). Use this skill when: (1) Setting up or modifying shared web tooling configurations for a Workleap project (2) Configuring ESLint with @workleap/eslint-configs (defineWebApplicationConfig, defineReactLibraryConfig, defineTypeScriptLibraryConfig, defineMonorepoWorkspaceConfig) (3) Configuring TypeScript with @workleap/typescript-configs (web-application, library, monorepo-workspace) (4) Configuring Rsbuild with @workleap/rsbuild-configs (defineDevConfig, defineBuildConfig, defineStorybookConfig) (5) Configuring Rslib with @workleap/rslib-configs for library projects (6) Configuring Stylelint with @workleap/stylelint-configs (7) Configuring Browserslist with @workleap/browserslist-config (8) Customizing or extending shared configurations (9) Setting up monorepo (Turborepo) vs polyrepo configuration strategies (10) Troubleshooting configuration or compatibility issues with wl-web-configs packages (11) Questions about ESM/ESNext configuration constraints in Workleap projects (12) Configuring Storybook with Rsbuild or Rslib
Installation
SKILL.md
Workleap's shared configuration library for web tooling. Provides pre-configured packages for ESLint, TypeScript, Rsbuild, Rslib, Stylelint, and Browserslist.
| Browserslist | @workleap/browserslist-config | Browser targets for apps | | ESLint | @workleap/eslint-configs | Code linting | | Stylelint | @workleap/stylelint-configs | CSS linting | | TypeScript | @workleap/typescript-configs | Type checking (linting only) | | Rsbuild | @workleap/rsbuild-configs | Web application bundling |
In maintenance mode (do not recommend): PostCSS, SWC, webpack, tsup
Guide for using Workleap's shared web configuration packages (@workleap/eslint-configs, @workleap/typescript-configs, @workleap/rsbuild-configs, @workleap/rslib-configs, @workleap/stylelint-configs, @workleap/browserslist-config). Use this skill when: (1) Setting up or modifying shared web tooling configurations for a Workleap project (2) Configuring ESLint with @workleap/eslint-configs (defineWebApplicationConfig, defineReactLibraryConfig, defineTypeScriptLibraryConfig, defineMonorepoWorkspaceConfig) (3) Configuring TypeScript with @workleap/typescript-configs (web-application, library, monorepo-workspace) (4) Configuring Rsbuild with @workleap/rsbuild-configs (defineDevConfig, defineBuildConfig, defineStorybookConfig) (5) Configuring Rslib with @workleap/rslib-configs for library projects (6) Configuring Stylelint with @workleap/stylelint-configs (7) Configuring Browserslist with @workleap/browserslist-config (8) Customizing or extending shared configurations (9) Setting up monorepo (Turborepo) vs polyrepo configuration strategies (10) Troubleshooting configuration or compatibility issues with wl-web-configs packages (11) Questions about ESM/ESNext configuration constraints in Workleap projects (12) Configuring Storybook with Rsbuild or Rslib Source: workleap/wl-web-configs.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/workleap/wl-web-configs --skill workleap-web-configs- Source
- workleap/wl-web-configs
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is workleap-web-configs?
Guide for using Workleap's shared web configuration packages (@workleap/eslint-configs, @workleap/typescript-configs, @workleap/rsbuild-configs, @workleap/rslib-configs, @workleap/stylelint-configs, @workleap/browserslist-config). Use this skill when: (1) Setting up or modifying shared web tooling configurations for a Workleap project (2) Configuring ESLint with @workleap/eslint-configs (defineWebApplicationConfig, defineReactLibraryConfig, defineTypeScriptLibraryConfig, defineMonorepoWorkspaceConfig) (3) Configuring TypeScript with @workleap/typescript-configs (web-application, library, monorepo-workspace) (4) Configuring Rsbuild with @workleap/rsbuild-configs (defineDevConfig, defineBuildConfig, defineStorybookConfig) (5) Configuring Rslib with @workleap/rslib-configs for library projects (6) Configuring Stylelint with @workleap/stylelint-configs (7) Configuring Browserslist with @workleap/browserslist-config (8) Customizing or extending shared configurations (9) Setting up monorepo (Turborepo) vs polyrepo configuration strategies (10) Troubleshooting configuration or compatibility issues with wl-web-configs packages (11) Questions about ESM/ESNext configuration constraints in Workleap projects (12) Configuring Storybook with Rsbuild or Rslib Source: workleap/wl-web-configs.
How do I install workleap-web-configs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/workleap/wl-web-configs --skill workleap-web-configs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/workleap/wl-web-configs
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-02