WE
weline-framework-runtime
>-
Install
mkdir -p .claude/skills/weline-framework-runtime && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13532" && unzip -o skill.zip -d .claude/skills/weline-framework-runtime && rm skill.zipInstalls to .claude/skills/weline-framework-runtime
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
WelineFramework local skill adapter for weline-framework-runtime. Use when working in this repo on matching Weline, php bin/w, module, WLS, frontend, PageBuilder, ORM, testing, routing, ACL, i18n, queue, SSE, theme, template, service, cache, config, debug, docs, command, PHP 8.4, or Codex task workspace topics. Read dev/ai/skills/weline-framework-runtime/SKILL.md before acting.380 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
About this skill
weline-framework-runtime
This is a lightweight Codex adapter for the workspace-local WelineFramework skill.
Required Workflow
- Read
dev/ai/skills/weline-framework-runtime/SKILL.mdcompletely before acting on matching tasks. - If that skill points to required references, read only the relevant referenced files.
- Keep
dev/ai/skillsas the single source of truth; do not duplicate detailed rules here. - Also respect
dev/ai/global-constraints.mdfor cross-skill hard constraints.