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

@combos-fun/inspector-decorator

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/inspector-decorator

Runtime decorator helpers used by Combos Fun engine and plugin packages to expose Component fields to editor / inspector tooling

latest
npmnpm
Version
0.0.13
Version published
Maintainers
1
Created
Source

@combos-fun/inspector-decorator

Runtime decorators used by Combos Fun engine packages (Field + legacy type/step IDEProps).

Keywords: decorators, inspector, editor, ide, field, metadata.

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/inspector-decorator/plugin-manifest';
// or fetch the markdown directly:
// require.resolve('@combos-fun/inspector-decorator/agent-skill')

License

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

Keywords

combos-fun

FAQs

Package last updated on 07 May 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