Webpack Config
Skill by bytesagain3
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/webpack-configversion: "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 helpfor all commands
Commands
Run webpack-config help to see all available commands.
When to Use
- Quick webpack tasks from terminal
- Automation pipelines
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-webpack-config": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
windows-setup
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Windows Setup concepts, best practices, and implementation patterns.
Dividend
Lightweight Dividend tracker. Add entries, view stats, search history, and export in multiple formats.
crawler
Web crawling and scraping reference — robots.txt protocol, Scrapy framework, anti-bot detection, headless browsers, and legal considerations
Thesaurus
Look up synonyms, antonyms, and related words with history and export. Use when finding alternatives, checking usage, running drills, analyzing frequency.
devops-scripts
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Devops Scripts concepts, best practices, and implementation patte...