🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@combos-fun/engine

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@combos-fun/engine

ECS microkernel

npmnpm
Version
0.0.11
Version published
Maintainers
1
Created
Source

@combos-fun/engine

@combos-fun/engine — part of the Combos Fun engine monorepo.

Keywords: engine, ecs, kernel, runtime, game, system, component.

Documentation

  • Per-package agent / developer notes: agent-skill.md
  • Machine-readable manifest: combos-plugin.json (validated against schemas/combos-plugin.schema.json in the repo root)
  • Entry skill (single source of truth for AI agents working with this monorepo): skills/combos-engine-development/SKILL.md

When consumed from npm, the manifest and agent notes are exposed as stable subpaths:

import manifest from '@combos-fun/engine/plugin-manifest';
// or fetch the markdown directly:
// require.resolve('@combos-fun/engine/agent-skill')

License

Internal workspace package, part of the Combos Fun engine monorepo.

Keywords

combos-fun

FAQs

Package last updated on 28 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts