mas-design-knowledge
v2.3.0Design and knowledge apps: Figma, Photoshop, Obsidian, Notion, Linear.
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
codex plugin marketplace add alivirgo/Major-AI-Skills
codex plugin marketplace upgrade major-ai-skills
codex plugin add mas-design-knowledge@major-ai-skillsPaste 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-marketplace→mas-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-SkillsClone 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
├── .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
Automate Photoshop image-processing tasks with UXP or ExtendScript, Actions, batch jobs, and Smart Objects.
Build Figma plugins, export selected frames, audit components, and map variables to design tokens using the Plugin and REST APIs.
Manage Linear issues, projects, cycles, and labels through GraphQL and webhook-driven workflows.
Create and update Notion pages, blocks, database entries, and property schemas through its API.
Organize Obsidian vaults with Markdown, URI links, Templater, Dataview, and local plugin workflows.
Plugin manifests2
{
"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."
]
}
}{
"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"
}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.
[mas-design-knowledge on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mas-design-knowledge)