intelliversex-sdk-cocos2dx

Locate Cocos2d-x SDK paths and platform documentation in the IntelliVerseX monorepo.

1|4|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/intelli-verse-x/Intelli-verse-X-SDK --skill intelliversex-sdk-cocos2dx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelliversex-sdk-cocos2dx
Source: https://github.com/intelli-verse-x/Intelli-verse-X-SDK/tree/main/skills/platforms/cocos2dx
Command: npx skills add https://github.com/intelli-verse-x/Intelli-verse-X-SDK --skill intelliversex-sdk-cocos2dx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers often struggle to find the correct SDK paths and platform documentation for Cocos2d-x within the IntelliVerseX monorepo, leading to integration delays.

Core Features & Use Cases

  • SDK Root Reference: Provides the exact repository path to the Cocos2d-x SDK (SDKs/cocos2dx/).
  • Platform Guide Link: Directs users to the detailed platform guide (docs/platforms/cocos2dx.md).
  • Use Case: Quickly retrieve these locations when setting up Cocos2d-x projects, ensuring accurate configuration and access to relevant docs.

Quick Start

Retrieve the Cocos2d-x SDK root path and platform guide link from the IntelliVerseX SDK.

Frequently Asked Questions about intelliversex-sdk-cocos2dx

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the Cocos2d-x SDK root path in a monorepo?

The Cocos2d-x SDK root path is located within the IntelliVerseX monorepo at `SDKs/cocos2dx/`. This location provides all the resources needed for accurate project configuration and integration.

Where can I find platform documentation for Cocos2d-x integration?

Platform documentation for Cocos2d-x integration is found at `docs/platforms/cocos2dx.md` within the IntelliVerseX monorepo. This guide provides the necessary steps for setup and configuration.

Does locating Cocos2d-x SDK resources require external network calls?

Locating Cocos2d-x SDK resources requires reading repository metadata locally and does not make external network calls. This ensures fast and offline retrieval of SDK paths and documentation links.

What is the best way to retrieve Cocos2d-x platform guide links during project setup?

The best way to retrieve Cocos2d-x platform guide links is by reading the repository metadata to locate `docs/platforms/cocos2dx.md`. This directly provides the detailed platform guide for integration.

Why do developers struggle with Cocos2d-x SDK integration in large repositories?

Developers struggle with Cocos2d-x SDK integration because finding correct SDK paths and platform documentation in large monorepos causes delays. Locating these resources requires reading internal repository metadata directly.