auramaxx

Use when building or modifying AuraMaxx or AuraJS game projects. Helps agents infer game requirements from local project files, pick the right starter-owned edit points, and validate gameplay work with the current CLI and project wrapper commands.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "auramaxx" with this command: npx skills add aura-industry/auramaxx/aura-industry-auramaxx-auramaxx

AuraMaxx Skill

Use this skill when working inside an AuraMaxx or AuraJS game project.

Working Set

Read these files in order:

  1. project-requirements.md
  2. starter-recipes.md
  3. validation-checklist.md
  4. the current project files named by those docs

Use https://www.aurajs.gg/llm.txt only when you need broader public docs context than the local project and installed package sources provide.

Rules

  • Treat the current project files as the primary source of truth.
  • Keep src/main.js thin; prefer the registry-backed runtime flow already in the scaffold.
  • Put durable authored data in config/ or content/, not scene-local constants.
  • Put mutable runtime state in scenes or src/runtime/app-state.js.
  • Extend src/starter-utils/ before inventing one-off helpers.
  • Use auramaxx make instead of hand-wiring new scaffold nouns when a generator exists.

Default Loop

  1. Infer the current game requirements with project-requirements.md.
  2. Choose the starter-specific edit path in starter-recipes.md.
  3. Implement the smallest playable slice that changes one mechanic at a time.
  4. Run the relevant checks from validation-checklist.md.

Retrieval Boundary

Open local project files first. If you still need package-level behavior or template intent, inspect:

  • node_modules/@auraindustry/aurajs/src/
  • node_modules/@auraindustry/aurajs/templates/

Use aurajs.gg/llm.txt after that, not before.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

ProxyGate Setup

Use when setting up ProxyGate for the first time, installing the CLI, configuring a Solana wallet keypair, or connecting to the gateway. Make sure to use thi...

Registry SourceRecently Updated
Web3

test

Gnosis Safe / multisig treasury setup, monitoring, and governance for DAOs and crypto treasuries. Treasury health dashboards, spending alerts, signer managem...

Registry SourceRecently Updated
Web3

Crypto Market Cli

Cryptocurrency market data tool with price checking, portfolio tracking, and market analysis. Use when you need crypto prices, market cap, 24h changes, portf...

Registry SourceRecently Updated
2820Profile unavailable
Web3

Onchain Analyzer

Analyze wallet addresses and on-chain activity — transaction history, token holdings, DeFi positions, and trading patterns across EVM chains and Solana. Use...

Registry SourceRecently Updated
1470Profile unavailable