Skip to content

areo-rgb/devrig-plugin

v0.1.0MIT

Devrig + MCP Steroid skill: operate a frontendless IntelliJ IDEA backend via devrig execute_code with 24 reusable Kotlin codefiles and IntelliJ-native search agents.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "devrig-plugin",
  "version": "0.1.0",
  "description": "Devrig + MCP Steroid skill: operate a frontendless IntelliJ IDEA backend via devrig execute_code with 24 reusable Kotlin codefiles and IntelliJ-native search agents.",
  "author": {
    "name": "Areo-RGB",
    "url": "https://github.com/Areo-RGB"
  },
  "homepage": "https://github.com/Areo-RGB/devrig-plugin",
  "repository": "https://github.com/Areo-RGB/devrig-plugin",
  "license": "MIT",
  "keywords": [
    "devrig",
    "mcp-steroid",
    "intellij",
    "agent-plugin",
    "vscode",
    "code-search",
    "kotlin"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • manifest.json
  • 25other files
View on GitHub