Install
openclaw skills install core-command-codegenFramework core engineer skill for CLI commands, code generation standards, PHP 8.4 compatibility, and framework-safe scaffolding.
openclaw skills install core-command-codegenThis skill owns framework-safe command creation, code generation quality, and PHP compatibility rules for generated or scaffolded code. It keeps command entry points thin and ensures generated code follows Weline conventions instead of generic PHP habits.
command:upgrade, strict typing, PHP 8.4, and Windows command composition.AI-ENTRY.mdCLAUDE.mddev/ai/skills/create-framework-command/SKILL.mddev/ai/skills/code-generation-standards/SKILL.mddev/ai/skills/php84-performance/SKILL.mddev/ai/skills/windows-command-quoting/SKILL.mdgenerated/ directly.php bin/w command:upgrade after creating or changing command registration.declare(strict_types=1) inside .phtml.sleep, die, or exit.php bin/w command:upgrade when command registration changes.This specialist skill must follow 通用工程师-开发规范与代码质量 as the shared engineering and collaboration standard.
Before and during work:
dev/ai/agent/README.md.@Weline-技术主管.