npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

gamemindpilot

v3.7.0

Published

AI-powered CLI for game developers - Design, Asset Gen, Analysis & Optimization

Readme

🛸 GameMindPilot CLI v3.5.2 - The Power-Up Update

npm version downloads GitHub stars

The World's Most Powerful AI Command-Line Suite for Narrative-Driven Game Development.
GameMindPilot isn't just an "everything tool"—it is the industry's first Narrative-First Technical Engine. It bridges the gap between complex storytelling and rigorous technical implementation, ensuring your game's world-building is backed by "unbeatable" economy simulations, security audits, and architectural reviews.

🚀 First Experience: The Hero's Journey

Don't be overwhelmed by 100+ commands. Start here:

gmpilot start

This guided flow will help you decide what to build and how to use the CLI effectively.

⚡ Speed Proof: From Zero to Prototype in < 60 Seconds

  1. gmpilot init (5s)
  2. gmpilot idea --prompt "Cyberpunk RPG" (15s)
  3. gmpilot dialogue --context "Memory Merchant" (15s)
  4. gmpilot review (15s)

Total Time: ~50 seconds. Full technical foundation ready.

🎬 Visual Command Center

Experience the premium, glassmorphism-styled dashboard:

GameMindPilot Dashboard

🔥 The Unbeatable Hero Features (with Proof)

While we have a massive toolkit, these 5 features are the absolute best in the industry:

1. Idea Engine (idea) - "Beyond Randomization"

  • The Proof:

    Output Snippet: "A Soul-Trading RPG where 'Karma' is a physical inventory item. If you lose it, NPCs treat you as a 'Ghost'. Technical Implementation: Uses a Shader-Graph based 'Transparency' mask driven by the Player's Karma-float."

  • Result: 100% unique, development-ready mechanics.

2. Dialogue Matrix (dialogue) - "Emotional Depth"

  • The Proof:

    Output Snippet: "[Empathy Path]: 'I see the fear in your eyes, Captain. You don't have to carry this burden alone.' (Effect: +15 Loyalty, Unlocks 'Hidden Truth' Questline)."

  • Result: Multi-layered branching with immediate mechanical consequences.

3. Economy Simulation (montecarlo) - "Predictive Power"

  • The Proof:

    Output Snippet: "Simulation 10,000 Players: Gini Coefficient 0.85 (Critical Inequality). Hyper-inflation predicted in 45 days. Recommended Fix: Increase 'Market Tax' by 12% to drain gold-velocity."

  • Result: Professional-grade economic stress testing.

4. Principal Architect Review (review) - "Senior-Level Audit"

  • The Proof:

    Output Snippet: "Critical: 15 Singleton violations in LevelManager. Architect Debt: High. Refactoring Plan: Migrate to Dependency Injection (Zenject) for 40% faster compile-times."

  • Result: Pure technical mastery, not just a linter.

5. AI Security Scan (security-scan) - "Mission Critical"

  • The Proof:

    Output Snippet: "Vulnerability: RPC Spoofing in 'NetController.cs'. Exploit: Cheaters could trigger 'WinGame' events from the client. Remediation: Implement Tick-based HMAC Verification."

🛸 GameMindPilot v3.5.2 - The Power-Up Update

Elevate your Game Development with the Ultimate AI Mission Control.

The "Power-Up Update" ensures you're always hardware and API ready. Gmpilot now proactively monitors your environment and provides intelligent tips to unlock its full potential.


🚀 New in v3.5.2: The Power-Up Update

This release focuses on intelligence and diagnostics:

  1. 🩺 Power-Up Scanner (doctor): A robust diagnostic suite that scans for missing API keys (ElevenLabs, Gemini) and system software (Blender).
  2. 💡 Proactive Chat Diagnostics: The Super-Agent chat now detects missing requirements based on your intent and provides tips on how to "Power Up" immediately.
  3. 🧠 Unified Super-Agent Chat: Seamless orchestration of all production modules.

👽 Core Features

  • The Hero's Journey (start): A guided, AI-driven flow to take your game from concept to store-ready.
  • Project Intelligence (chat): Code-aware project context with unlimited memory.
  • Security & Quality Audit (review): Deep scans for architectural debt and vulnerabilities.
  • Economy Simulations (montecarlo): Stress-test your game's economy with 10k player simulations.

🛠️ Installation & Usage

npm install -g gamemindpilot
gmpilot start

For a full list of commands, run gmpilot --help.


💎 Why GameMindPilot?

  • Narrative-First Architecture: We don't just generate code; we understand your game's soul.
  • Principal-Level Insights: Get feedback usually reserved for Senior Lead Architects.
  • Unlimited Context: Persistent project memory means gmpilot grows with your game.

Generated with ❤️ for Game Designers everywhere.

gmpilot login

Follow the prompts to enter your API key and select your preferred model.

  1. Start Brainstorming:
    gmpilot idea --prompt "A space western RPG with time-loop mechanics"

📖 Command Reference

Core Commands

  • login: Configure your AI provider and API keys.
  • init: Setup GameMindPilot in the current directory.
  • chat: Open an interactive AI chat session.
  • setup-global: View global installation instructions.

Game Design

  • idea: Generate unique game concepts and core loops.
  • dialogue: Create NPC dialogue trees and choices.
  • quest: Generate side quests and objectives.
  • level: Prototyping level layouts and puzzles.

Engineering & DevTools

  • script: Generate boilerplate code for Unity, Unreal, or Godot.
  • blueprint: Generate complete system architecture.

Engineering & DevTools

  • script: Generate boilerplate code for Unity, Unreal, or Godot.
  • blueprint: Generate complete system architecture.
  • shader-gen: Generate HLSL/GLSL shader templates.
  • vfx-gen: Generate particle system parameters.
  • ui-layout: AI-generated UI layout prototypes.
  • ui-theme-gen: Generate UI Design System tokens.
  • sprite-anim: Generate sprite animation metadata.
  • generate-sprite: AI-powered frame-by-frame sprite generation.
  • save-logic: Generate save/load system boilerplate.
  • net-sync: Generate multiplayer synchronization boilerplate.
  • telemetry-gen: Generate telemetry event logging code.
  • security-scan: Scan for security vulnerabilities in scripts.

The Final Frontiers (100+ Commands Milestone)

  • ai-director: 🎭 Procedural difficulty and event director scripts.
  • cinematic-ai: 🎬 Cinematic camera paths and lighting from text.
  • ship-audit: 🏁 100-point project audit for Store Readiness.
  • sound-env: 🎵 Procedural AI ambient soundscapes.
  • eco-chaos: 📈 Extreme stress-test for game economies.

Community & Scaling

  • workshop-mod: 🛠️ Generate a player-centric modding kit.
  • server-gen: ☁️ Deploy multiplayer infrastructure to the cloud.
  • l10n-context: 🌐 Deep, emotion-aware AI translation with context.
  • plugin-publish: Publish your custom extension to the community hub.
  • team-invite: Invite a team member to shared workspace.

Intelligence & Optimization

  • asset-optimize: 📦 Automated asset compression and atlas generation.
  • review: 🔍 AI project-wide code quality and design pattern review.
  • dev-stream: 🌊 Start live coding assistance stream.
  • engine-setup: ⚙️ Automate project settings for genres/platforms.
  • mobile-perf: 📱 Simulate performance on low-end mobile hardware.
  • watch: 👁️ Autonomous Reality Sync (background monitoring).
  • persona-playtest: Simulate specific player personalities.
  • material-forge: Generate engine-ready PBR material maps.
  • ensemble-brain: Orchestrate multi-model AI brainstorming.
  • doctor: CLI and Project self-diagnostic health check.
  • web-view: 🛸 Launch the Local Browser Dashboard.
  • vitals-track: Track long-term project progress metrics.
  • monitor: Launch TUI Project Monitor Dashboard.
  • cloud-sync: Sync project configs and RAG with team cloud.
  • add-extension: Install community GameMindPilot extensions.

Pipeline, Legal, UX & DevOps

  • interactive: (Default) Launch the Smart Dashboard menu.
  • search: AI-powered command search (Natural Language).
  • alias: Setup custom short aliases for long commands.
  • setup-completion: Setup shell auto-completion.
  • git-auto: AI-powered Git commit/PR description generator.
  • legal-gen: Generate EULA and Store Policy templates.
  • ci-cd-setup: Generate GitHub Actions for automated auditing.
  • live-sync: Start Engine Bridge for live editor connectivity.
  • steam-sync: Sync metadata with Steamworks.
  • workshop-sync: Generate Steam Workshop and modding manifests.
  • discord-gen: Generate Discord bot boilerplate.
  • l10n-sync: AI-powered localization syncing.
  • l10n-review: Collaborative AI translation review bridge.
  • marketing-kit: Generate store assets and taglines.
  • gdd-export: Export complete professional GDD from project intel.

Analysis & Optimization

  • montecarlo: Run 10k-player economy simulations.
  • monetization-sim: Simulate economy and monetization balance.
  • path-audit: Analyze navmesh and pathfinding hotspots.
  • balance-check: AI-powered game balance analysis.
  • heap-scan: Analyze memory usage and find hotspots.
  • poly-optimize: Analyze 3D mesh complexity.
  • mobile-audit: Mobile-specific performance audit.
  • mobile-power-scan: Mobile battery and thermal efficiency audit.
  • lod-audit: Asset LOD verification and audit.
  • benchmark-run: Execute automated performance benchmarks.
  • asset-bundler: Analyze assets for bundling optimization.
  • collider-gen: Generate optimized physics colliders.
  • collision-audit: Audit collision layer matrix.
  • pulse: Get high-level project health metrics.
  • run-test-bots: Launch automated headless playtest bots.
  • live-qa: Start real-time AI playtester interaction.

⚙️ Configuration

GameMindPilot stores configuration locally in ~/.gmpilot/config.json. You can update your settings anytime using gmpilot login.

🚀 Start Your Game Now

gmpilot start

Build your first AI-powered game system in minutes.

📄 License

MIT © 2026 GameMindPilot