ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Webpack Config

Skill by bytesagain3

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/webpack-config
Or

version: "2.0.0" name: Webpack Config description: "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━. Use when you need webpack config capabilities. Triggers on: webpack config." Webpack/Vite配置生成。项目配置、插件、Loader、优化、代码分割、迁移。Webpack/Vite config generator with plugins, loaders, optimization, code splitting. Webpack、Vite、构建工具。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

Webpack Config

Webpack/Vite配置生成。项目配置、插件、Loader、优化、代码分割、迁移。Webpack/Vite config generator with plugins, loaders, optimization, code splitting. Webpack、Vite、构建工具。

推荐工作流

需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化

命令速查

  create          create
  plugin          plugin
  loader          loader
  optimize        optimize
  split           split
  migrate         migrate

Webpack Config by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

  • Run webpack-config help for all commands

Commands

Run webpack-config help to see all available commands.

When to Use

  • Quick webpack tasks from terminal
  • Automation pipelines

Metadata

Stars4097
Views1
Updated2026-04-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain3-webpack-config": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.