Agent Plugins Marketplace
All plugins

design-dna

v12.0.0

Cross-host website production with specific, source-authorized visual decisions and no producer-authored design, visitor-serving copy, rendered verification, and opt-in Connected Public Experience.

CodexClaude Code1 Skill

By MottyLicense: Proprietary1 GitHub starsUpdated 2 weeks ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 6, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install design-dna for Codex and Claude Code

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add design-dna@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/mjcreations123/design-dna

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

design-dna/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/design-dna/SKILL.md

Included Skills1

design-dnaskills/design-dna/SKILL.md

Builds, redesigns, polishes, and visually reviews specific, current, non-generic websites and web UIs using only qualified measured references and approved project authority—never producer-authored visible design. Use for landing pages, multi-page sites, place/community publications, hospitality, ecommerce, portfolios, editorial sites, dashboards, product interfaces, documentation, and components; requests avoiding AI-looking, vibe-coded, templated, cookie-cutter, dated, or time-incongruent design; feedback that work feels plain, boring, under-designed, too safe, ugly, weak, or unstyled; and generic, robotic, over-explained, construction-facing, or label-heavy public copy. Apply when art direction, visual systems, content hierarchy, culturally central representation, responsiveness, rendered quality, copy voice, or typography materially matters. Pair with specialist skills for security, SEO, legal, backend, deployment, or compliance.

Plugin manifests2

.codex-plugin/plugin.json
{
  "name": "design-dna",
  "version": "12.0.0",
  "description": "Cross-host website production with specific, source-authorized visual decisions and no producer-authored design, visitor-serving copy, rendered verification, and opt-in Connected Public Experience.",
  "author": {
    "name": "Motty"
  },
  "license": "Proprietary",
  "keywords": [
    "web-design",
    "frontend",
    "art-direction",
    "creative-direction",
    "route-family",
    "design-review",
    "responsive-design",
    "connected-public-experience",
    "project-contrast",
    "direction-challenge",
    "non-generic"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Design DNA",
    "shortDescription": "Source-authorized web design with truthful proof.",
    "longDescription": "Build, redesign, or review websites whose visible layout, type, color, controls, spacing, motion, interactions, and components trace to recorded references or approved project authority, never producer-authored visual design, with visitor-serving copy and rendered verification.",
    "developerName": "Motty",
    "category": "Productivity",
    "capabilities": [
      "Read",
      "Write"
    ],
    "defaultPrompt": [
      "Use $design-dna: all visual decisions need qualified measured references or approved project authority; never invent design."
    ],
    "brandColor": "#164E63"
  }
}
.claude-plugin/plugin.json
{
  "name": "design-dna",
  "description": "Cross-host website production with specific, source-authorized visual decisions and no producer-authored design, visitor-serving copy, rendered verification, and opt-in Connected Public Experience.",
  "version": "12.0.0",
  "author": {
    "name": "Motty"
  },
  "license": "Proprietary",
  "keywords": [
    "web-design",
    "frontend",
    "art-direction",
    "creative-direction",
    "route-family",
    "design-review",
    "responsive-design",
    "connected-public-experience",
    "project-contrast",
    "direction-challenge",
    "non-generic"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[design-dna on Agent Plugins Marketplace](https://pluginsmp.com/plugins/design-dna)