Skip to content

Latest commit

ย 

History

574 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“Š FUSED GAMING MCP

SyncPulse Agent Swarms - Production Ready

image

Version npm scope License Publish to npm Node.js TypeScript npm


Overview

Fused Gaming MCP is a comprehensive, production-ready Model Context Protocol server featuring 31 reusable AI skills, 28 specialized tools, and enterprise-grade multi-agent orchestration. Build AI-powered workflows for design, content, development, and automation.

  • ๐ŸŽจ 31 AI Skills โ€” Design systems, generative art, content creation, project management, and more
  • ๐Ÿ› ๏ธ 28 Specialized Tools โ€” Build tools, testing, CSS, documentation, and automation
  • ๐Ÿค– SyncPulse Orchestration โ€” Enterprise multi-agent coordination with 9 email workflows
  • ๐Ÿ“ฆ Production Ready โ€” TypeScript, npm-published, 12 published packages with continuous benchmarking

๐Ÿš€ Quick Start

1. Clone & Install

git clone https://github.com/fused-gaming/fused-gaming-skill-mcp.git
cd fused-gaming-skill-mcp
npm install
npm run build

2. Use with Claude Desktop

Update claude_desktop_config.json:

{
  "mcpServers": {
    "fused-gaming-mcp": {
      "command": "npm",
      "args": ["run", "dev"],
      "cwd": "/path/to/fused-gaming-skill-mcp",
      "alwaysAllow": ["tools/all"]
    }
  }
}

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/Claude/claude_desktop_config.json

3. Install Published Packages Only

npm install @h4shed/mcp-core @h4shed/skill-theme-factory @h4shed/skill-underworld-writer

๐Ÿ“š Documentation Hub

The repository is organized into focused documentation categories for easier navigation:

Section Purpose Location
Getting Started Installation, quick-start guides, beginner tutorials docs/getting-started/
Architecture & Design System design, MCP internals, design patterns docs/architecture/
Design Systems UI components, themes, design tokens docs/design/
Reference Project status, release notes, testing infrastructure docs/reference/

Essential Resources


๐ŸŽจ Skills Overview (30 Total)

Organized by category. Each skill includes a full README in its package directory.

Category Count Skills
๐ŸŽจ Design & Styling 8 Canvas, Frontend, Theme Factory, SVG, TailwindCSS, Style Dictionary, Agentic Flow, UX Journey Mapper
๐ŸŽญ Generative Art 3 Algorithmic Art, NFT Art, Smart Contracts
๐Ÿ› ๏ธ Build Tools 4 TypeScript Toolchain, Vite Bundler, Mermaid Terminal, Vercel NextJS
๐Ÿงช Testing & Validation 2 Playwright Testing, Pre-Deploy Validator
๐Ÿ“š Components & Docs 2 Storybook, ASCII Mockup
๐Ÿ”ง MCP Scaffolding 2 MCP Builder, Skill Creator
๐Ÿ“ Content Creation 2 LinkedIn Master, Underworld Writer
๐Ÿค– Orchestration 2 SyncPulse, SyncPulse Hub
๐Ÿ“Š Project Management 3 Project Manager, Skill Manager, Status Tool
๐ŸŽฏ Productivity 2 Daily Review, Session Tracking

View Complete Skill Inventory โ†’


๐Ÿ› ๏ธ Tools Overview (28 Total)

Comprehensive tooling ecosystem for bundlers, testing, styling, docs, and automation.

Category Count Tools
๐Ÿ“ฆ Build & Bundling 7 esbuild, rollup, tsup, vite, vitepress, webpack, docusaurus
๐ŸŽจ Style & CSS 6 PostCSS, Sass, Less, CSSNano, TailwindCSS, Style Dictionary
๐Ÿงช Testing & QA 6 Jest, Vitest, Cypress, Playwright, Pa11y, Axe Core
๐Ÿ“š Documentation 4 Storybook, TypeDoc, Markdown-it, Husky
๐Ÿ”ง CLI & Automation 3 Commander, Inquirer, Ora
๐Ÿ“Š Analysis & Reporting 2 Istanbul, Release Manager

View Complete Tool Inventory โ†’


โœจ Key Features

โœ”๏ธ Multi-Agent Orchestration โ€” SyncPulse with 9 templated email workflows
โœ”๏ธ Security-First โ€” JWT authentication, role-based access control, signed releases
โœ”๏ธ Design Systems โ€” Complete design tokens, theming, component libraries
โœ”๏ธ Generative Capabilities โ€” Art, content, code, assets, and automation
โœ”๏ธ Production Quality โ€” TypeScript strict mode, benchmarks, comprehensive testing
โœ”๏ธ Developer Experience โ€” Clear documentation, quick-start paths, scaffolding tools


๐Ÿ’ผ Licensing

License Use Case Features
PPL 3.0.0 (Free) Personal, open-source, educational Community support
Commercial (Paid) Business, SaaS, closed-source Priority support, tiered pricing

Full License Details โ†’


๐Ÿ“‹ Essential Commands

# Setup
npm install                      # Install dependencies
npm run build                    # Build all packages
npm run dev                      # Start dev server

# Quality & Validation
npm run lint                     # Code quality checks
npm run typecheck                # TypeScript validation
npm run test                     # Run test suites

# Registry & Publishing
npm run registry:generate        # Generate skill registry
npm run registry:update          # Update and sync registry
npm run publish:prepare          # Prepare versions for publish

๐Ÿ SyncPulse: Enterprise Orchestration

SyncPulse (v0.2.2) powers multi-agent coordination with:

  • 100-500x vector search speedup via hierarchical indexing
  • 9 email workflows for authentication, business, operations
  • Work-stealing load balancing for heterogeneous swarms
  • LRU cache management preventing OOM in 24h+ deployments

SyncPulse Hub (v0.1.1) adds:

  • Real-time swarm monitoring dashboard
  • Agent health metrics and performance analytics
  • Task queue visualization and management

๐Ÿ“ฆ What's Included

Type Count Status
Skills (Published) 12 โœ… Available on npm
Skills (Queued) 19 ๐Ÿ“ฆ Ready for publishing
Tools 28 ๐Ÿ“ฆ Scaffolded, queued
Core Packages 2 โœ… Published
Dev Packages 4 ๐Ÿšง In progress
Total 65 โ€”

View Release Status โ†’


๐ŸŽฏ Use Cases

  • ๐ŸŽจ Design Systems โ€” Build cohesive UI components and themes
  • ๐Ÿ–ผ๏ธ Generative Art โ€” Create procedural artwork and NFTs
  • ๐Ÿ› ๏ธ Development โ€” MCP builders, validators, bundlers, and scaffolding
  • ๐Ÿ“ฑ Prototyping โ€” Rapid wireframing and component design
  • ๐Ÿ“ Content Creation โ€” Autonomous articles, posts, and assets
  • ๐Ÿค– AI Automation โ€” Multi-agent workflows and orchestration
  • ๐ŸŽฎ Game Development โ€” Asset generation and design automation

๐Ÿ”— Dual Naming Convention

  • Internal Git Names: @fused-gaming/skill-* or @fused-gaming/tool-*
  • Published NPM Names: @h4shed/skill-* or @h4shed/tool-*

This separation allows flexible internal development while maintaining a consistent, branded public presence on npm.


๐Ÿ“Š Performance & Quality

Every package undergoes continuous benchmarking:

  • โœ… Behavioral Testing (40% weight) โ€” 90%+ pass rate required
  • โœ… Performance Testing (35% weight) โ€” Latency/throughput validation
  • โœ… Code Quality (25% weight) โ€” Complexity, coverage, maintainability

Combined Precision Score: โ‰ฅ90% required for release

View Benchmarks โ†’


๐ŸŒ Community & Support


๐Ÿ“„ License

Prosperity Public License 3.0.0 (Free) + Commercial License (Paid)

See LICENSE and COMMERCIAL_LICENSE.md for details.


Built with โค๏ธ by Fused Gaming

GitHub ยท npm

About

An easily managed NPM MCP Server with modular skills for claude.

Resources

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages