Skip to content

insodimension/impeccable

v3.9.2Apache-2.0

Impeccable — design guidance for AI agents: 23 design commands (craft, polish, audit, critique, bolder, quieter, distill…), anti-slop rules, and a deterministic anti-pattern detector

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": "impeccable",
	"version": "3.9.2",
	"description": "Impeccable — design guidance for AI agents: 23 design commands (craft, polish, audit, critique, bolder, quieter, distill…), anti-slop rules, and a deterministic anti-pattern detector",
	"author": {
		"name": "Paul Bakaus (upstream) / Dimension (port)"
	},
	"license": "Apache-2.0",
	"keywords": [
		"design",
		"frontend",
		"impeccable",
		"polish",
		"audit",
		"critique",
		"anti-slop",
		"ui",
		"skill",
		"detector"
	],
	"extensions": {
		"ai.insodimension.dimension": {
			"contractVersion": 1,
			"title": "Impeccable",
			"icon": "assets/icon.svg",
			"category": "skills",
			"defaultEnabled": true
		}
	}
}

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.

  • 66JavaScript files
  • 2JSON 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.

  • ai.insodimension.dimension