Provides a development reference for Flarum 2.0 extensions, covering scaffolding, architecture, backend, frontend, scaling, testing, and porting. Consult it when building or reviewing extension code.
MCP server for multimodal understanding and object grounding (bounding boxes) across images, videos, and documents, with support for multiple AI providers (Zhipu GLM-V, OpenAI GPT-4o, Anthropic Claude, or any OpenAI-compatible endpoint).
Detect missing fields and desynchronized enums between Prisma schema, backend DTOs, and frontend types. Run after schema or DTO changes to maintain coherence.
Retrieve the overall architecture of a LaunchFrame project, including services, backend modules, key patterns, frontend structure, and infrastructure details.
Monitor Tauri IPC calls between frontend and Rust backend. Start or stop capturing invoke() calls and responses to debug communication in Tauri applications.
Trace the full chain from frontend component or route to backend handler function. Accepts component names, routes, or endpoint paths to map frontend elements to their backend counterparts.
Generate a ready-made prompt from your backend app ID to paste into v0, Bolt, Lovable, Cursor, or Claude Code, enabling a frontend generator to match your backend.
Generate working verification code for Self protocol components including frontend QR, backend verification, and smart contracts in TypeScript, JavaScript, or Solidity.
Scaffold a template-based dApp monorepo with starter components including smart contracts, backend, frontend, indexer, and oracle for the Arbitrum ecosystem.