·theone-cocos-standards
</>

theone-cocos-standards

the1studio/theone-training-skills

Enforces TheOne Studio Cocos Creator development standards including TypeScript coding patterns, Cocos Creator 3.x architecture (Component system, EventDispatcher), and playable ads optimization guidelines. Triggers when writing, reviewing, or refactoring Cocos TypeScript code, implementing playable ads features, optimizing performance/bundle size, or reviewing code changes.

39Installs·1Trend·@the1studio

Installation

$npx skills add https://github.com/the1studio/theone-training-skills --skill theone-cocos-standards

SKILL.md

⚠️ Cocos Creator 3.x (TypeScript 4.1+): All patterns and examples are compatible with Cocos Creator 3.x playable ads development.

This skill enforces TheOne Studio's comprehensive Cocos Creator development standards with CODE QUALITY FIRST:

| 🔴 PRIORITY 1: Code Quality (Check FIRST) | | | | 1 | TypeScript strict mode, ESLint, access modifiers | Quality & Hygiene ⭐ | | 1 | Throw exceptions, proper error handling | Quality & Hygiene ⭐ | | 1 | console.log (development only), remove in production | Quality & Hygiene ⭐ |

Enforces TheOne Studio Cocos Creator development standards including TypeScript coding patterns, Cocos Creator 3.x architecture (Component system, EventDispatcher), and playable ads optimization guidelines. Triggers when writing, reviewing, or refactoring Cocos TypeScript code, implementing playable ads features, optimizing performance/bundle size, or reviewing code changes. Source: the1studio/theone-training-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/the1studio/theone-training-skills --skill theone-cocos-standards
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is theone-cocos-standards?

Enforces TheOne Studio Cocos Creator development standards including TypeScript coding patterns, Cocos Creator 3.x architecture (Component system, EventDispatcher), and playable ads optimization guidelines. Triggers when writing, reviewing, or refactoring Cocos TypeScript code, implementing playable ads features, optimizing performance/bundle size, or reviewing code changes. Source: the1studio/theone-training-skills.

How do I install theone-cocos-standards?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/the1studio/theone-training-skills --skill theone-cocos-standards Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/the1studio/theone-training-skills