Skip to content

arty-kk/vibe-coding

v1.3.0MIT

Evidence-based coding workflows: 46 skills, 241 domain recipes, scoped implementation and verification.

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": "vibe-coding",
  "version": "1.3.0",
  "description": "Evidence-based coding workflows: 46 skills, 241 domain recipes, scoped implementation and verification.",
  "author": {
    "name": "Arty S.",
    "url": "https://github.com/arty-kk"
  },
  "keywords": [
    "vibe-coding",
    "review",
    "debugging",
    "architecture",
    "quality",
    "mcp",
    "web",
    "localization"
  ],
  "repository": "https://github.com/arty-kk/vibe-coding",
  "homepage": "https://arty-kk.github.io/vibe-coding",
  "license": "MIT",
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Vibe Coding",
        "shortDescription": "Map, review and improve code",
        "longDescription": "Vibe Coding provides 46 focused skills and 241 engineering workflows for repository mapping, task planning, code review, debugging, implementation and release checks. It covers product, backend, data, infrastructure, AI, MCP, web rendering and serverless runtimes. Each workflow works from current code and verifiable behavior, respects the requested scope, and reports changes, checks and remaining limitations.",
        "developerName": "Arty S.",
        "category": "Productivity",
        "capabilities": [],
        "defaultPrompt": [
          "Map this repository and explain its main contracts.",
          "Review this branch and report actionable defects.",
          "Find and fix one backend bug, then verify the change."
        ],
        "websiteURL": "https://arty-kk.github.io/vibe-coding",
        "privacyPolicyURL": "https://arty-kk.github.io/vibe-coding/privacy.html",
        "termsOfServiceURL": "https://arty-kk.github.io/vibe-coding/terms.html",
        "brandColor": "#537E1B",
        "composerIcon": "./assets/icon.png",
        "logo": "./assets/icon.png"
      }
    }
  }
}

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.

  • 46YAML files
  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai