Install
openclaw skills install core-routing-extensionFramework core engineer skill for routing, events, hooks, extends, and extension-point contract design.
openclaw skills install core-routing-extensionThis skill owns route definition patterns, event contracts, hook naming, and extends-based extension points in WelineFramework. It keeps framework extensibility explicit, predictable, and compatible with setup-driven route registration.
getUrl, getBackendUrl, event, observer, hook, extends, and extension point.AI-ENTRY.mdCLAUDE.mddev/ai/skills/weline-routing/SKILL.mddev/ai/skills/extension-points/SKILL.mddev/ai/skills/weline-framework-core/SKILL.mdAI-ENTRY.md and the relevant diagrams before inspecting code.routes.xml.etc/env.php.php bin/w setup:upgrade --route after adding or changing controllers that require route refresh.php bin/w setup:upgrade --route when route registration changes.php bin/w http:request ... or equivalent checks for route behavior.routes.xml.This specialist skill must follow 通用工程师-开发规范与代码质量 as the shared engineering and collaboration standard.
Before and during work:
dev/ai/agent/README.md.@Weline-技术主管.