analyze-redesign
v1.1.1Evidence-based, multidisciplinary UX/UI analysis and implementation-ready redesign workflows with privacy-gated public evolution.
By farbodjavanLicense: LicenseRef-Analyze-Redesign-No-Derivatives-1.01 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 1 skill or MCP entry
- Source updated
- Aug 26, 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 plugin
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add analyze-redesign@agent-plugin-marketplacePaste 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/farbodjavan/analyze-redesignClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/analyze-redesign/.
Plugin files
├── .codex-plugin/plugin.json└── skills/analyze-redesign/SKILL.md
Included Skills1
Perform evidence-based, multidisciplinary UX/UI analysis and implementation-ready redesigns for websites, mobile apps, dashboards, admin panels, games, design systems, product flows, and other digital experiences. Use when the user asks to analyze, audit, critique, benchmark, repair, simplify, improve, or redesign a product; evaluate strategy, research, information architecture, interaction, content, visual hierarchy, typography, responsiveness, accessibility, localization, trust, metrics, or product logic; compare a build with requirements or an approved version; or turn screenshots, URLs, code, research, or master documents into a redesign brief, visual pack, implementation plan, verified implementation, QA report, or continuation master.
Plugin manifests1
{
"name": "analyze-redesign",
"version": "1.1.1",
"description": "Evidence-based, multidisciplinary UX/UI analysis and implementation-ready redesign workflows with privacy-gated public evolution.",
"author": {
"name": "farbodjavan",
"url": "https://github.com/farbodjavan"
},
"homepage": "https://github.com/farbodjavan/analyze-redesign",
"repository": "https://github.com/farbodjavan/analyze-redesign",
"keywords": [
"ux",
"ui",
"product-design",
"design-systems",
"accessibility",
"rtl",
"redesign"
],
"skills": "./skills/",
"interface": {
"displayName": "Analyze & Redesign",
"shortDescription": "Multidisciplinary UX/UI audits and redesigns",
"longDescription": "Evidence-based product analysis, UX/UI audits, and implementation-ready redesigns with accessibility, localization, trust, metrics, QA, and privacy-gated public knowledge evolution.",
"developerName": "farbodjavan",
"category": "Productivity",
"websiteURL": "https://github.com/farbodjavan/analyze-redesign",
"defaultPrompt": [
"Use @analyze-redesign to run a Deep Pass and produce an implementation-ready redesign with acceptance criteria and QA."
],
"brandColor": "#F75858",
"composerIcon": "./skills/analyze-redesign/assets/icon.svg",
"logo": "./skills/analyze-redesign/assets/icon.svg"
},
"license": "LicenseRef-Analyze-Redesign-No-Derivatives-1.0"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[analyze-redesign on Agent Plugins Marketplace](https://pluginsmp.com/plugins/analyze-redesign)