build-engineeringOptimizes build toolchains and monorepo setups using Vite/Webpack, Turborepo, and CI/CD to improve performance, code sharing, module federation, and develope...
Install via ClawdBot CLI:
clawdbot install wangzhiming1999/build-engineeringGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhost:5001/assets/remoteEntry.jsAudited Apr 21, 2026 · audit v1.0
Generated Apr 30, 2026
A mid-size SaaS company with a growing team experiences long build times (5+ minutes) and slow hot module replacement, reducing developer productivity. They use Webpack 4 and have not configured persistent caching or parallelization.
A fintech startup has three frontend apps (customer portal, admin dashboard, and internal tools) sharing UI components and utility libraries. They need a monorepo architecture to enable code sharing, atomic commits, and unified CI/CD without manual linking.
An e-commerce platform wants to enable multiple independent teams to deploy their parts of the frontend (product listing, cart, checkout) independently but have them work together seamlessly at runtime. They choose Module Federation to avoid a monolithic deployment.
A DevOps team at a large enterprise struggles with a 20-minute CI pipeline for a monorepo. Developers often wait for builds that include unchanged modules, causing bottlenecks. They need caching and incremental builds to reduce feedback loops.
A fast-growing API-first company manually writes TypeScript types and request functions for their API endpoints, leading to inconsistencies and high maintenance. They want to automate API client generation from OpenAPI specs to reduce errors and speed up development.
Offer consulting and setup services for build tooling, monorepos, and CI/CD optimization, charging per project or retainer. Additional revenue from training workshops and custom automation scripts.
Build and sell an internal developer platform that combines monorepo management, build caching, CI/CD templates, and code generation tools, offered as a SaaS subscription. Target mid-to-large engineering orgs.
Develop open-source tools for Vite, Turborepo, or Module Federation, and offer enterprise support, custom plugins, and priority bug fixes as a commercial offering. Similar to the Turborepo business model.
💬 Integration Tip
Start with a single pain point (e.g., build speed) and gradually integrate monorepo or CI/CD improvements. Adopt pnpm workspace + Turborepo for most monorepo needs, and use Module Federation only when truly required for runtime independence.
Scored Apr 21, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.