claude-creative-stack

barmoshe/claude-creative-stack
★ 0 stars HTML 🤖 AI/LLM Updated today
Knowledge base, skills, artifacts, MCP servers, and prompts for building creative work (art, animation, graphics, UX/UI, games) with Claude-native tooling.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-creative-stac": {
      "command": "npx",
      "args": [
        "-y",
        "barmoshe/claude-creative-stack"
      ]
    }
  }
}

README Excerpt

Scaffolding + reference pack for building **art, animation, graphics, UX/UI, games, audio, and dataviz** with Claude-native tooling — Artifacts, Skills, MCP, and the API. Designed to be mounted into a [Claude Project](https://support.claude.com/en/articles/9517075-what-are-projects) so every conversation is grounded in the same facts, follows the same defaults, and has ready-made scaffolds to build against.