Agent Plugins Marketplace
All plugins

mas-design-knowledge

v2.3.0

Design and knowledge apps: Figma, Photoshop, Obsidian, Notion, Linear.

CodexClaude Code5 Skills

By Ali VirgoLicense: MIT1 GitHub starsUpdated 13 hours ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
5 skill or MCP entries
Source updated
Sep 23, 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 mas-design-knowledge for Codex and Claude Code

Installs for the current user
codex plugin marketplace add alivirgo/Major-AI-Skills
codex plugin marketplace upgrade major-ai-skills
codex plugin add mas-design-knowledge@major-ai-skills

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

Compatibility: the page URL and API slug “mas-design-knowledge” remain stable.

  • Codex: mas-design-knowledge@agent-plugin-marketplacemas-design-knowledge@major-ai-skills

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/alivirgo/Major-AI-Skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/mas-design-knowledge/.

Plugin files

plugins/mas-design-knowledge/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/adobe-photoshop/SKILL.md
├── skills/figma/SKILL.md
├── skills/linear/SKILL.md
├── skills/notion/SKILL.md
└── skills/obsidian/SKILL.md

Included Skills5

adobe-photoshopskills/adobe-photoshop/SKILL.md

Automate Photoshop image-processing tasks with UXP or ExtendScript, Actions, batch jobs, and Smart Objects.

figmaskills/figma/SKILL.md

Build Figma plugins, export selected frames, audit components, and map variables to design tokens using the Plugin and REST APIs.

linearskills/linear/SKILL.md

Manage Linear issues, projects, cycles, and labels through GraphQL and webhook-driven workflows.

notionskills/notion/SKILL.md

Create and update Notion pages, blocks, database entries, and property schemas through its API.

obsidianskills/obsidian/SKILL.md

Organize Obsidian vaults with Markdown, URI links, Templater, Dataview, and local plugin workflows.

Plugin manifests2

plugins/mas-design-knowledge/.codex-plugin/plugin.json
{
  "name": "mas-design-knowledge",
  "version": "2.3.0",
  "description": "Design and knowledge apps: Figma, Photoshop, Obsidian, Notion, Linear.",
  "author": {
    "name": "Ali Virgo",
    "url": "https://github.com/alivirgo"
  },
  "homepage": "https://alivirgo.github.io/Major-AI-Skills/",
  "repository": "https://github.com/alivirgo/Major-AI-Skills",
  "license": "MIT",
  "skills": "./skills/",
  "interface": {
    "displayName": "MAS Design & Knowledge",
    "shortDescription": "Design and knowledge apps: Figma, Photoshop, Obsidian, Notion, Linear.",
    "longDescription": "Design and knowledge apps: Figma, Photoshop, Obsidian, Notion, Linear.",
    "developerName": "Ali Virgo",
    "category": "Productivity",
    "websiteURL": "https://alivirgo.github.io/Major-AI-Skills/",
    "capabilities": [
      "Write"
    ],
    "defaultPrompt": [
      "Help me plan a task using MAS Design & Knowledge."
    ]
  }
}
plugins/mas-design-knowledge/.claude-plugin/plugin.json
{
  "name": "mas-design-knowledge",
  "version": "2.3.0",
  "description": "Design and knowledge apps: Figma, Photoshop, Obsidian, Notion, Linear.",
  "author": {
    "name": "Ali Virgo",
    "url": "https://github.com/alivirgo"
  },
  "homepage": "https://alivirgo.github.io/Major-AI-Skills/",
  "repository": "https://github.com/alivirgo/Major-AI-Skills",
  "license": "MIT"
}

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

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