playbook-cocos: Skill for Claude Code

.github/skills/oops-ecs-pattern/SKILL.md

oops-ecs-pattern is a skill for Claude Code, Codex from wenext-limited/playbook-cocos. It costs 51 tokens per session (2,459 once invoked), scanned A, original, no licence file.

A guide for building software with a three-layer Entity-Component-System structure in the OOPS framework. The layers separate data models, business logic, and the view that displays or connects the data.

In plain words
What is it for?
Defining entities, registering components, writing systems, binding ViewModels, and designing data flow in OOPS-based projects.
Why use it?
It helps keep entity definitions, components, systems, screen bindings, and data flow organized when using OOPS. It does not apply to projects that do not use that framework.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

This is wenext-limited/playbook-cocos's own configuration. It tells Claude Code and Codex how to work on playbook-cocos itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything playbook-cocos configures →

Reuse

Borrowing it

Nothing to install: this file belongs to wenext-limited/playbook-cocos. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/wenext-limited/playbook-cocos/main/.github/skills/oops-ecs-pattern/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/wenext-limited/playbook-cocos

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for oops-ecs-pattern

README.md
[![agentmods](https://agentmods.dev/badge/skills/wenext-limited/playbook-cocos/oops-ecs-pattern.svg)](https://agentmods.dev/skills/wenext-limited/playbook-cocos/oops-ecs-pattern)
Your own site
<a href="https://agentmods.dev/skills/wenext-limited/playbook-cocos/oops-ecs-pattern"><img src="https://agentmods.dev/badge/skills/wenext-limited/playbook-cocos/oops-ecs-pattern.svg" alt="Measured on agentmods" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,459 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00051 $0.02459
Opus 5 $0.00026 $0.01229
Sonnet 5 $0.00010 $0.00492
Haiku 4.5 $0.00005 $0.00246

Measured 8d ago against content hash 93a5b9718e99, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

oops-ecs-pattern scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/skills/oops-ecs-pattern/SKILL.md · 291 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 291 lines · 51 tokens per session scan A 93a5b9718e99

Subscribe to this mod's changes

oops-ecs-pattern is a skill published in the GitHub repository wenext-limited/playbook-cocos (2 stars, last pushed 8d ago), with no licence file. It adds 51 tokens to every session and 2,459 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

html-to-ugui

A pipeline for turning HTML interface prototypes into Unity UGUI Prefabs, which are reusable Unity interface objects. It uses browser-rendered layout data to preserve positions, images, text, controls, and device-adaptation intentions.

Alex-Rachel/TEngine · 150 tokens

luban-dev

A guide for Luban, a game-configuration tool that turns spreadsheets and schemas into C# code and binary data for a TEngine project.

Alex-Rachel/TEngine · 149 tokens

umg-widgets

Create and modify UMG Widget Blueprints (UI) — build the widget hierarchy, set properties, style fonts/brushes, author widget animations, bind events, capture previews, run PIE checks, and wire MVVM ViewModels. Use when the user asks to create a UI/HUD/menu, add or arrange widgets (Button, TextBlock, Image, panels)…

kevinpbuckley/VibeUE · 98 tokens

tengine-dev

A development guide for TEngine, a framework used to build Unity games. It covers the framework’s modules, user interfaces, events, asset loading, hot updates, configuration, and related tools.

Alex-Rachel/TEngine · 68 tokens

et-unitybridge

UnityBridge workflow for AI operations in Unity Editor. Use when checking UnityBridge connectivity, Unity compile or PlayMode state, running deferred UnityBridge commands, operating assets/scenes/GameObjects/Inspector/Prefabs/GameView/screenshots, running Editor tests, or troubleshooting UnityBridge responses.

FlameskyDexive/Legends-Of-Heroes · 61 tokens

et-eui

ET EUI client UI workflow for this project's cn.etetet.eui framework. Use when creating or modifying DlgXxx windows, ESxxx reusable sub-UI, ItemXxx loop items, AUIEvent handlers, WindowID registration, widget binding (E via UIFindHelper), ShowWindow/Hide/Close flow, EUI root layers, or LoopScrollRect lists.…

FlameskyDexive/Legends-Of-Heroes · 98 tokens