Skip to content

slurpyb/review-and-refactor

v1.5.5MIT

Review and refactor skills for code simplification, deduplication, best-practice audits, frontend refactor planning, and adversarial review.

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": "review-and-refactor",
  "version": "1.5.5",
  "description": "Review and refactor skills for code simplification, deduplication, best-practice audits, frontend refactor planning, and adversarial review.",
  "author": {
    "name": "Frad LEE",
    "email": "fradser@gmail.com"
  },
  "license": "MIT",
  "keywords": [
    "refactor",
    "code-review",
    "code-quality",
    "deduplication",
    "best-practices",
    "maintainability"
  ]
}