TE
testing
>-
Install
mkdir -p .claude/skills/testing-aiweline && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13524" && unzip -o skill.zip -d .claude/skills/testing-aiweline && rm skill.zipInstalls to .claude/skills/testing-aiweline
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 testing. 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/testing/SKILL.md before acting.346 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
About this skill
testing
This is a lightweight Codex adapter for the workspace-local WelineFramework skill.
Required Workflow
- Read
dev/ai/skills/testing/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.